The following overview lists the common image formats supported by ABBYY SDKs.
Note: the list might change form version to version, please the the documentation to get the latest list.
Intelligent
PDF Opening is also an option in FineReader Engine and FlexiCapture Engine.
BMP
2-bit - uncompressed black and white
4- and 8-bit - uncompressed Palette
16-bit - uncompressed Mask
24-bit - uncompressed Palette and TrueColor
32-bit - uncompressed Mask
PCX, DCX
2-bit - black and white
4- and 8-bit - gray
TrueColor
-
gray - 8-bit, JP2 or JPC file format
color - RGB colorspace, 8 bit per channel, JP2 or JPC file format
-
black and white - uncompressed, CCITT3, CCITT3FAX, CCITT4, Packbits, ZIP, LZW
gray - uncompressed, Packbits,
JPEG, ZIP, LZW
TrueColor - uncompressed,
JPEG, ZIP, LZW
Palette - uncompressed, Packbits, ZIP
-
Note: The ABBYY SDK will not open images larger than 32.512*32.512 pixels.
If images with a higher resolution have to be processed then the original has to be “cut” in sections. In reality this “restriction” only applies to large construction plans scanned in bitmap with more than 600 dpi.
The Mobile OCR Engine distribution kit includes sample with the procedure of loading BMP image files (see Description of the Sample for details).
If you want to load other image files, you must create your procedure of loading and converting.
Back to Feature Overview