ImageFileFormatEnum enumeration constants are used to specify the format of the image file that can be read or written by means of ABBYY FineReader Engine*. ABBYY FineReader Engine can open image files in all formats described by these enumeration constants, but not all formats are supported for writing. The list below may include formats that are not applicable to Linux or Mac. See the table following the list.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Elements
| Name | Description | Supported for reading | Supported for writing |
|---|---|---|---|
| IFF\_Bmp | BMP | + | * |
| IFF\_BmpBwUncompressed | Black-and-white uncompressed BMP | + | + |
| IFF\_BmpColorUncompressed | Color uncompressed BMP | + | + |
| IFF\_BmpGrayUncompressed | Gray uncompressed BMP | + | + |
| IFF\_Dcx | DCX | + | * |
| IFF\_DcxBwPackbits | Black-and-white DCX | + | + |
| IFF\_DcxColorPackbits | Color DCX | + | + |
| IFF\_DcxGrayPackbits | Gray DCX | + | + |
| IFF\_DjVu Note: Windows only. | DjVu | + | * |
| IFF\_DjVuBw Note: Windows only. | Black-and-white DjVu | + | |
| IFF\_DjVuColor Note: Windows only. | Color DjVu | + | |
| IFF\_DjVuGray Note: Windows only. | Gray DjVu | + | |
| IFF\_Doc | DOC | + | * |
| IFF\_DocX | DOCX | + | * |
| IFF\_Gif | GIF | + | * |
| IFF\_GifBwLZW | Black-and-white GIF, LZW-compressed | + | |
| IFF\_GifColorLZW | Color GIF, LZW-compressed | + | |
| IFF\_GifGrayLZW | Gray GIF, LZW-compressed | + | |
| IFF\_Heif | HEIF/HEIC | + | |
| IFF\_Html | HTML | + | * |
| IFF\_JBIG2 | JBIG2 | + | + |
| IFF\_Jpeg | JPEG | + | * |
| IFF\_Jpeg2k | JPEG 2000 | + | * |
| IFF\_Jpeg2kColor | Color JPEG 2000 | + | + |
| IFF\_Jpeg2kGray | Gray JPEG 2000 | + | + |
| IFF\_JpegColorJfif | Color JPEG (JFIF fomat) | + | + |
| IFF\_JpegGrayJfif | Gray JPEG (JFIF fomat) | + | + |
| IFF\_Odp | ODP | + | * |
| IFF\_Ods | ODS | + | * |
| IFF\_Odt | ODT | + | * |
| IFF\_Pcx | PCX | + | * |
| IFF\_PcxBwPackbits | Black-and-white PCX | + | + |
| IFF\_PcxColorPackbits | Color PCX | + | + |
| IFF\_PcxGrayPackbits | Gray PCX | + | + |
| IFF\_PDF | + | * | |
| IFF\_Png | PNG | + | * |
| IFF\_PngBwPng | Black-and-white PNG | + | + |
| IFF\_PngColorPng | Color PNG | + | + |
| IFF\_PngGrayPng | Gray PNG | + | + |
| IFF\_Ppt | PPT | + | * |
| IFF\_PptX | PPTX | + | * |
| IFF\_Rtf | RTF | + | * |
| IFF\_Svg | SVG | + | |
| IFF\_Tiff | TIFF | + | * |
| IFF\_TiffBwCcittGroup3 | Black-and-white TIFF, GROUP3 compressed | + | + |
| IFF\_TiffBwCcittGroup3Fax | Black-and-white TIFF, GROUP3FAX compressed | + | |
| IFF\_TiffBwCcittGroup4 | Black-and-white TIFF, GROUP4 compressed | + | + |
| IFF\_TiffBwLZW | Black-and-white TIFF, LZW-compressed | + | + |
| IFF\_TiffBwPackbits | Black-and-white TIFF, PACKBITS compressed | + | + |
| IFF\_TiffBwUncompressed | Black-and-white uncompressed TIFF | + | + |
| IFF\_TiffBwZip | Black-and-white TIFF, ZIP-compressed | + | + |
| IFF\_TiffColorABBYYLossless | Color TIFF, ABBYYLossless compressed | + | |
| IFF\_TiffColorJpegJfif | Color TIFF, JPEG(JFIF) compressed | + | + |
| IFF\_TiffColorLZW | Color TIFF, LZW-compressed | + | + |
| IFF\_TiffColorPackbits | Color TIFF, PACKBITS compressed | + | + |
| IFF\_TiffColorUncompressed | Color uncompressed TIFF | + | + |
| IFF\_TiffColorZip | Color TIFF, ZIP-compressed | + | + |
| IFF\_TiffGrayABBYYLossless | Gray TIFF, ABBYYLossless compressed | + | |
| IFF\_TiffGrayJpegJfif | Gray TIFF, JPEG(JFIF) compressed | + | + |
| IFF\_TiffGrayLZW | Gray TIFF, LZW-compressed | + | + |
| IFF\_TiffGrayPackbits | Gray TIFF, PACKBITS compressed | + | + |
| IFF\_TiffGrayUncompressed | Gray uncompressed TIFF | + | + |
| IFF\_TiffGrayZip | Gray TIFF, ZIP-compressed | + | + |
| IFF\_Txt | TXT | + | * |
| IFF\_UnknownFormat | This value specifies unknown format. May only appear as the return value. | ||
| IFF\_WdpBw Note: Windows only. | Black-and-white WDP | + | |
| IFF\_WdpColor Note: Windows only. | Color WDP | + | |
| IFF\_WdpGray Note: Windows only. | Gray WDP | + | |
| IFF\_WebP | WebP | + | |
| IFF\_Wic Note: Windows only. | WIC-compatible | + | |
| IFF\_Xls | XLS | + | * |
| IFF\_XlsX | XLSX | + | * |
