Index B TIFF TIFF – Tagged Image File Format
Total Page:16
File Type:pdf, Size:1020Kb
Index B TIFF TIFF – Tagged Image File Format The following options are supported when reading TIFF format: Compression: Photometric Interpretation: - Uncompressed - Grayscale, including Monochrome - FAX MH (modified Huffman RLE) - RGB - FAX T4 (Group3 Fax/ (T.4)) - Palette - FAX T6 (Group4 Fax/ (T.6)) - Separated (CMYK) - LZW (Lempel-Ziv & Welch) - YCbCr - JPEG (version 6) - LogL - JPEG (version 6+) - LogLuv - Flate (Deflate compression) - ITU Lab - JBIG FX BW (TIFF-F/FX standard (RFC2301) T.82, T.85 (JBIG BW)) - ICC Lab - JBIG FX CLR (TIFF-F/FX standard (RFC2301) T.82, T.43 (JBIG on color)) - CIE Lab - Packbits (Macintosh RLE) - JBIG (ISO JBIG) Sample format: Can be unsigned integer, signed integer data & IEEE floating point Bits per Sample & Samples per Pixel: All combinations of these tags are supported. Bits per Sample from 1 to 32. Samples per Pixel from 1 to 5. Striped and tiled TIFF files are supported. LSB and MSB bytes successions are supported. Alpha channel and ICC color profiles are supported. Reading of metadata in EXIF and IPTC formats is supported. Multipage TIFF files are supported. The number of pages is not limited TIFF orientation tag and EXIF orientation tag are supported. Embedded thumbnail reading is supported. 1 of 12 fCoder Group, Inc. 901 N. Pitt Street, Suite 325 Alexandria, VA 22314 www.imageconverterplus.com Phone/Fax: +1 (888) 3893527 Index B TIFF TIFF – Tagged Image File Format (continued) The following options are supported when writing into TIFF format: Photometric Interpretation & Bits per Sample & Samples per Pixel: Compression: - True color, RGB+ Alpha channel, 64 bits per pixel - Uncompressed - True color, RGB, 48 bits per pixel - LZW with or without predictor - True color, RGB+ Alpha channel, 32 bits per pixel - FAX MH - CMYK, 32 bits per pixel - FAX T.4 - True color, RGB, 24 bits per pixel - FAX T.6 - Indexed, 8 bits per pixel - Flate with or without predictor as well as 9 - Indexed, 4 bits per pixel compression levels - Mono, 1 bits per pixel - JPEG v6 with specifying quality from 1 to 100% and setting jpeg subsample - JPEG v6+ with specifying quality from 1 to 100% and setting jpeg subsample - JBIG - PackBits Saving TIFF files with LSB and MSB bytes succession is supported. Saving stripped, single striped & tiled TIFF files is supported. Thumbnail creation is supported. Multipage TIFF files can be saved: - as a multipage TIFF file - additional pages to the existing multipage TIFF file - pages can be saved as different files Writing metadata in EXIF & IPTC formats is supported. 2 of 12 fCoder Group, Inc. 901 N. Pitt Street, Suite 325 Alexandria, VA 22314 www.imageconverterplus.com Phone/Fax: +1 (888) 3893527 Index B JPEG JPEG - Joint Photographic Experts Group File Format The following options are supported when reading JPEG format: CCITT T.81 modes: Supports reading files with the following color space: - Baseline Sequential, grayscale & color - Grayscale - Extended Sequential, grayscale & color, 8 and 12 bits - RGB per sample - RGB+ Alpha channel (Lossless Sequential only) - Progressive, grayscale & color - Lab (T.24) - Lossless Sequential, grayscale & color, alpha channel, - CMYK from 2 to 16 bits per sample - YCbCr - YCbCrK Reading embedded thumbnails from JFIF and EXIF is supported. ICC color profiles are supported. Reading metadata in EXIF and IPTC is supported. Orientation tag in EXIF is supported. The following options are supported when writing to JPEG format: Color space & bits: - Extended Sequential & Progressive - Baseline Sequential True color, YCbCrK, 48 bits per pixel True color, YCbCrK, 32 bits per pixel True color, YCbCrK, 32 bits per pixel True color, YCbCr, 24 bits per pixel True color, YCbCr, 36 bits per pixel Grayscale, 8 bits per pixel True color, YCbCr, 24 bits per pixel - Extended Sequential & Progressive True color, CMYK, 32 bits per pixel True color, YCbCrK, 48 bits per pixel True color, RGB, 32 bits per pixel True color, YCbCrK, 32 bits per pixel True color, RGB, 24 bits per pixel True color, YCbCr, 36 bits per pixel Grayscale, 12 bits per pixel True color, YCbCr, 24 bits per pixel Grayscale, 8 bits per pixel True color, CMYK, 32 bits per pixel True color, RGB, 32 bits per pixel True color, RGB, 24 bits per pixel Grayscale, 12 bits per pixel Grayscale, 8 bits per pixel Specifying quality from 25% to 100% is supported. Thumbnail creation is supported. Subsample creation is supported for all modes except Lossless Sequential. It is possible to specify predictor parameter for Lossless Sequential mode. Setting restart interval parameter is supported. Writing to JPEG with interleaved and non-interleaved color channel succession is supported. Writing to JPEG with optimized Hoffman table is supported; this allows reducing file size. Writing metadata in EXIF & IPTC formats is supported. 3 of 12 fCoder Group, Inc. 901 N. Pitt Street, Suite 325 Alexandria, VA 22314 www.imageconverterplus.com Phone/Fax: +1 (888) 3893527 Index B BMP - Windows Bitmap BMP, GIF The following options are supported when reading BMP format: Reading all standard Windows BMP and BMP OS/2 is supported, including RLE4 and RLE8 compressions. Additional support for nonstandard DXT1/DXT2/DXT3/DXT4 compressions The following options are supported when saving images to BMP format: Color space & bits: - True color, RGB+ Alpha channel, 32 bits per pixel - True color, RGB, 32 bits per pixel - True color, RGB, 24 bits per pixel - High color, RGB+ Transparent, 16 (5:5:5:1) bits per pixel - High color, RGB, 16 (5:5:5:1) bits per pixel - High color, RGB, 16 (5:6:5) bits per pixel - Indexed, 8, bits per pixel - Indexed, 4, bits per pixel - Indexed, 1, bits per pixel Writing BMP files with bottom-up and top-down row order is supported. GIF - Compuserve GIF The following options are supported when reading GIF format: Standard one- and multipage as well as animated multipage GIF files (GIF87a and GIF89a versions). The following options are supported when saving to GIF format: Writing GIF in interlaced and serial modes is supported. Lossless and lossy writing optimization modes for GIF are supported to reduce size of the resulting file. Transparency is supported Supports saving multipage GIF files to - multipage GIF - adding pages to the existing GIF - saving pages as separate files 4 of 12 fCoder Group, Inc. 901 N. Pitt Street, Suite 325 Alexandria, VA 22314 www.imageconverterplus.com Phone/Fax: +1 (888) 3893527 Index B PCX, TGA PCX - ZSoft Paintbrush The following options are supported when reading PCX format: All variants of PCX format The following options are supported when saving images to PCX format: Color space & bits: - True color, RGB, 24 bits per pixel - Indexed, 8, bits per pixel - Indexed, 4, bits per pixel - Indexed, 1, bits per pixel - DCX - Multipage PCX The following options are supported when reading DCX format: All variants of DCX format. Multipage DCX files are supported. TGA - Truevision Targa The following options are supported when reading TGA format: All existing versions of TGA standard. Reading alpha channel and transparency is supported. The following options are supported when reading TGAformat: Color space & bits: - True color, RGB + Alpha channel, 32 bits per pixel - True color, RGB, 24 bits per pixel - Hi color with transparency, RGB, 16 bits per pixel - Hi color, RGB, 15 bits per pixel - Indexed, 8 bits per pixel Uncompressed and RLE-compressed TGA files are supported. 5 of 12 fCoder Group, Inc. 901 N. Pitt Street, Suite 325 Alexandria, VA 22314 www.imageconverterplus.com Phone/Fax: +1 (888) 3893527 Index B DDS, PNG DDS - Direct Draw Surface The following options are supported when reading DDS format: All existing DDS file versions are supported. The following options are supported when saving images in DDS format: Color space & bits: - 8 bits pr pixel, luminance:8 - 24 bits per pixel, R:8, G:8, B:8 - 16 bits per pixel, A:8, L:8 - 16 bits per pixel, R:5, G:6, B:5 - DXT1 compressed, 1-bit alpha - 32 bits per pixel, A:8, R:8, G:8, B:8 - DXT2 compressed, 4-bit premultiplied alpha - 32 bits per pixel, A:8, B:8, G:8, R:8 - DXT3 compressed, 4-bit nonpremultiplied alpha - 32 bits per pixel, A:x, R:8, G:8, B:8 - DXT4 compressed, interpolated premultiplied alpha - 32 bits per pixel, A:x, B:8, G:8, R:8 - DXT5 compressed, interpolated nonpremultiplied alpha - 16 bits per pixel, A:1, R:5, G:5, B:5 - Hi color, RGB, 15 bits per pixel - 16 bits per pixel, A:x, R:5, G:5, B:5 - Indexed, 8 bits per pixel Mipmaps generation is supported. PNG - Portable Network Graphic The following options are supported when reading PNG format: Reading PNG format is supported according to the latest format specification (W3C Recommendation 10 November 2003). All existing features of the standard are supported alpha channel, transparency, index colors, gamma correction, 16 color channel. The following options are supported when saving images to PNG format: Color space & bits: - True color, RGB + Alpha channel, 64 bits per pixel - True color, RGB, 48 - True color, RGB + Alpha channel, 32 transparent bits per pixel - True color, RGB, 24 bits per pixel - Indexed, 8 bits per pixel - Indexed, 4 bits per pixel - Mono, 1 bits per pixel The ability to specify PNG compression level is supported. The ability of writing transparent pixels when selecting index save mode is supported. 6 of 12 fCoder Group, Inc. 901 N. Pitt Street, Suite 325 Alexandria, VA 22314 www.imageconverterplus.com Phone/Fax: +1 (888) 3893527 Index B EPS, EXR, PDF EPS - Adobe Encapsulated Post Script Reading of EPS format is not supported When saving images to EPS format only raster variants of EPS format are supported. EXR – Open EXR The following options are supported when reading EXR format: All variants of EXR format are supported.