Tech Specs - Tiff File Format | |
Tiff File Format There are 5 popular TIFF
compression types:
TIFF file format specifications: TIFF (Tagged Image File Format) is a general-purpose, tag-based file format for storing and interchanging raster images. A TIFF file consists of a header, one or more Image File Directories (IFD) and the image data. More than one page can be contained in a file; there is one IFD and one image data block for each image. The header identifies the file as a TIFF file, specifies the byte-order of the data and the location of the first IFD. The IFD contains the number of image tag entries, the tag entries themselves, and the location of the next IFD, if any. read more » |
|