Recognition
Contents
[
Hide
]
Aspose.OCR for C++ can extract text from a wide variety of file formats and media sources.
Extracting text from images
- Extracting text from an image
Reading text from raster images in JPEG, PNG, single-page TIFF, BMP, and GIF formats. - Extracting text from multi-page TIFF
Reading text from multi-page TIFF images. - Extracting text from pixel array
Reading text from images, provided as byte array or an array of pixels. - Fast recognition
Reading images in fastest recognition mode that consumes minimum possible resources. - Recognizing single line
Reading text from images containing a single line of text. - Extracting text from receipts
Digitizing scanned receipts without manual retyping.
Extracting text from alternative media
- Batch recognition
Reading text from a list of raster images, folder, or ZIP archive. - Extracting text from URL
Reading text from raster images hosted on web sites.