TIFF Tag Referentielijst, Baseline TIFF Tags

Baseline TIFF tags zijn tags die gerekend worden tot de kern van TIFF en die alle mainstream TIFF ontwikkelaars in hun producten moeten ondersteunen, zoals dat wordt voorgeschreven door de TIFF specificatie.

CodeNaamKorte beschrijving
DecHex
254 00FE NewSubfileType A general indication of the kind of data contained in this subfile.
255 00FF SubfileType A general indication of the kind of data contained in this subfile.
256 0100 ImageWidth The number of columns in the image, i.e., the number of pixels per row.
2570101ImageLengthThe number of rows of pixels in the image.
2580102BitsPerSampleNumber of bits per component.
2590103CompressionCompression scheme used on the image data.
2620106PhotometricInterpretationThe color space of the image data.
263 0107 Threshholding For black and white TIFF files that represent shades of gray, the technique used to convert from gray to black and white pixels.
264 0108 CellWidth The width of the dithering or halftoning matrix used to create a dithered or halftoned bilevel file.
265 0109 CellLength The length of the dithering or halftoning matrix used to create a dithered or halftoned bilevel file.
266010AFillOrderThe logical order of bits within a byte.
270010EImageDescriptionA string that describes the subject of the image.
271010FMakeThe scanner manufacturer.
2720110ModelThe scanner model name or number.
2730111StripOffsetsFor each strip, the byte offset of that strip.
274 0112 Orientation The orientation of the image with respect to the rows and columns.
2770115SamplesPerPixelThe number of components per pixel.
2780116RowsPerStripThe number of rows per strip.
279 0117 StripByteCounts For each strip, the number of bytes in the strip after compression.
2800118MinSampleValueThe minimum component value used.
2810119MaxSampleValueThe maximum component value used.
282 011A XResolution The number of pixels per ResolutionUnit in the ImageWidth direction.
283 011B YResolution The number of pixels per ResolutionUnit in the ImageLength direction.
284011CPlanarConfigurationHow the components of each pixel are stored.
288 0120 FreeOffsets For each string of contiguous unused bytes in a TIFF file, the byte offset of the string.
289 0121 FreeByteCounts For each string of contiguous unused bytes in a TIFF file, the number of bytes in the string.
290 0122 GrayResponseUnit The precision of the information contained in the GrayResponseCurve.
291 0123 GrayResponseCurve For grayscale data, the optical density of each possible pixel value.
2960128ResolutionUnitThe unit of measurement for XResolution and YResolution.
305 0131 Software Name and version number of the software package(s) used to create the image.
3060132DateTimeDate and time of image creation.
315013BArtistPerson who created the image.
316 013C HostComputer The computer and/or operating system in use at the time of image creation.
3200140ColorMapA color map for palette color images.
3380152ExtraSamplesDescription of extra components.
334328298CopyrightCopyright notice.