Sustainability of Digital Formats
 Planning for Library of Congress Collections

Introduction | Sustainability Factors | Content Categories | Format Descriptions | Contact
Format Description Categories >> Browse Alphabetical List

TIFF, Revision 6.0

>> Back
Table of Contents
Identification and description
Local use
Sustainability factors
Quality and functionality factors
File type signifiers
Notes
Format specifications
Useful references
Format Description Properties
• ID: fdd000022
• Short name: TIFF_6
• Content categories: still image
• Format category: file format
• Last significant update: 2006-10-04
• Draft status: Full

Identification and description Explanation of format description terms

Full nameTIFF (Tagged Image File Format), Revision 6.0
DescriptionA tag-based file format for storing and interchanging raster images. TIFF serves as a wrapper for different bitstream encodings for bit-mapped (raster) images. The different encodings may represent different compression schemes and different schemes for color representation (photometric interpretation). See also Notes.

The most recent version of TIFF is 6.0, published in 1992. Since TIFF images conforming to earlier versions are valid TIFF 6.0 files, the information in this description is also pertinent to earlier versions of the TIFF standard. Many TIFF files with uncompressed image data are still being created as TIFF 5.0 files.
Production phaseMost often an initial-state or middle-state format; may serve as final-state format.
Relationship to other formats 
  Has earlier versionTIFF, Revision 5.0, not separately described
  Has subtypeTIFF_UNC, TIFF, Uncompressed Bitmap
  Has subtypeTIFF_G4, TIFF Bitmap with Group 4 Compression
  Has subtypeTIFF_LZW, TIFF Bitmap with LZW Compression
  Has subtypeTIFF/IT, TIFF/IT, for Image Technology
  Has subtypeTIFF/EP, TIFF/EP, for Digital Photography
  Has subtype DNG_1_1, Adobe Digital Negative (DNG), Version 1.1
  May containBitstream encodings for other compression schemes, not documented at this time.

Local use Explanation of format description terms

LC experience or existing holdingsTIFF 5.0 and 6.0 have been used by the American Memory project as the master format for most digital reproductions from paper and photographic media such as negatives. For the first several years of the project, most images of typographic pages (no illustrations) were formatted as TIFF_G4; in more recent years, such originals have been captured as grayscale images, generally formatted as as TIFF_UNC uncompressed bitmaps. Pictorial items from printed matter, original photographs, and other graphic arts are generally reproduced as TIFF_UNC. For TIFF images from paper originals, the spatial resolution tends to be from 300 to 400 dpi (based on dimension of original on paper). When reformatting photographic negatives, the Library of Congress Prints and Photographs Division (P&P) often uses 4,000 to 5,000 pixels on long side and a bit depth of 8 bits (grayscale) or 24 bits (RGB color). Certain high-value content has warranted higher spatial resolution or bit-depth; in some of its black-and-white negative reformatting projects, P&P has produced grayscale files with 16 bits per pixel.
LC preferenceOne of the preferred formats for bitmapped images.

Sustainability factors Explanation of format description terms

DisclosureFully documented. TIFF was developed by the Aldus and Microsoft Corporations, and the specification is owned by Aldus (now absorbed into the Adobe Corporation). The TIFF tag set is extensible through a registry maintained by Adobe; the list of registered extensions is not available from Adobe; see Tags for TIFF and Related Specifications.
  Documentation TIFF, Revision 6.0, Final -- June 3, 1992 (at http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf)

TIFF 5.0 Aldus/Microsoft Technical Memorandum: 8/8/88 (at http://palimpsest.stanford.edu/bytopic/imaging/std/tiff5.html)
AdoptionParticular subtypes are very widely deployed as master formats for scanned images. Not supported by all browsers in native format but, as of early 2004, new PC configurations tend to include a viewer.

The format is widely supported by image-manipulation applications (Adobe Photoshop and many others), by desktop publishing and page layout applications (QuarkXPress, Adobe InDesign, and others), and by scanning, faxing, word processing, optical character recognition, and other applications.

Particular TIFF subtypes are preferred data formats in the list of FCLA recommended formats. Library and Archives Canada has also adopted TIFF as a recommended format for still images.

EXIF metadata (see TIFF_UNC_EXIF and TIFF/EP), a desireable form of self-documentation, is very often provided by digital cameras.
  Licensing and patent claims Not exploited for the TIFF wrapper format. The only widely used compression scheme for the embedded image data that has been subject to patent claims in recent years is LZW (Lempel-Ziv-Welch) compression, i.e., in TIFF_LZW. The LZW patent is generally reported as having expired in 2003 (U.S.) and 2004 (Europe and Japan).
TransparencyDepends on bitstream encoding.
Self-documentation The TIFF specification defines a framework for an Image File Header (IFH), Image File Directories (IFDs), and associated bitmaps. Each IFD and its associated bitmap are sometimes called a TIFF subfile. There is no limit to the number of subfiles a TIFF image file may contain. Each IFD contains one or more data structures called tags, each one of which is a 12-byte record that contains a specific piece of information about the bitmapped data. The TIFF specification defines a number of tags and a set of rules for extensibility; see Tags for TIFF and Related Specifications. Tags are always found in contiguous groups within each IFD.
External dependenciesNone
Technical protection considerationsNone

Quality and functionality factors Explanation of format description terms

Normal rendering for still imagesGood support.
Clarity (support for high image resolution)Excellent support for images with very high spatial resolution. The standard is flexible as to color space and bit depth. In practice, 8-bit grayscale and 24-bit RGB color are common; some activities create files with greater than 8 bits per channel (color or greyscale).
Color maintenance The TIFF tag for the ICC profile (tag 34675, InterColourProfile) for a capture device has been added as a "private" extension in the TIFF/IT and TIFF/EP standards.1 Extended tags of this kind may be used in any TIFF_6 file, although they may not be recognized by all readers. ICC Profile version 4.2.0.0 (Specification ICC.1:2004-10, page 69) provides guidance for embedding ICC profiles in TIFF files: "as a single TIFF field or Image File Directory (IFD)." Meanwhile, Adobe Photoshop software appears to provide an alternate means to embed an ICC profile in a TIFF file; the compilers of this Web site seek explanatory comments from readers: how proprietary or interoperable is PhotoShop embedding of ICC profiles?

Color space is indicated in Photometric Interpretation (tag 262); in TIFF_6, this tag does not include sRGB as a value, although sRGB images may be delivered tagged as RGB.2
Support for graphic effects and typographyNo support for vector graphics.
Functionality beyond normal image renderingMulti-page files supported for a sequence of images.

File type signifiers Explanation of format description terms

Tag typeValueNote
Filename Extensiontif, tiffThe TIFF 6.0 standard recommends the use of tif (or TIF) as extension. Macintosh Filetype is TIFF and tiff is sometimes found as a filename extension.
Internet Media Typeimage/tiffFrom the IETF (RFC2302).
Internet Media Typeimage/tif
image/x-tif
image/x-tiff
application/tif
application/x-tif
application/tiff
application/x-tiff
Selected from The File Extension Source
Magic numbersHex: 49 49 2A 00For little endian byte order; from the JHOVE page for TIFF.
Magic numbersHex: 49 49
ASCII: II
For little endian byte order; from Gary Kessler's File Signatures.
Magic numbersHex: 4D 4D 00 2A
ASCII: MM
For big endian byte order; from the JHOVE page for TIFF and http://astronomy.swin.edu.au/~pbourke/dataformats/tiff/.

Notes Explanation of format description terms

GeneralThe acronym TIFF is variously glossed as Tagged Image File Format and Tag Image File Format; the title page of the 1992 specification does not spell out the abbreviation. According to the Wikipedia article Tagged Image File Format (consulted on August 30, 2006), earlier versions of the specification used Tag Image File Format.

FileFormatInfo offers an overview of the format: files are organized into three sections: the Image File Header (IFH), the Image File Directory (IFD), and the bitmap data. Of these three sections, only the IFH and IFD are required. It is possible to have a TIFF file with no bitmapped data, although such a file would be highly unusual. A TIFF file that contains multiple images has one IFD and one bitmap per image stored.
History The Wikipedia article Tagged Image File Format (consulted on August 30, 2006) reports that the format was originally created by the company Aldus, jointly with Microsoft, for use with PostScript printing. FileFormatInfo reports that Aldus first published a TIFF specification in 1986 and many consider this to be "version 3". Another motive to create the specification was to encourage desktop scanner vendors of the mid-1980s to agree on a common scanned image file format, rather than have each company promulgate its own proprietary format. In the beginning, TIFF was only a bilevel image format, since that was all that desktop scanners could handle. As scanners became more powerful, and as desktop computer disk space became more plentiful, TIFF grew to accommodate grayscale images, then color images. Today, TIFF is a popular format for high-color-depth images, along with JPEG and PNG. Adobe Systems, which acquired the PageMaker publishing program from Aldus, now controls the TIFF specification.

Format specifications Explanation of format description terms

URLs
http://partners.adobe.com/public/developer/tiff/index.html
http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf
http://www.npes.org/standards/Tools/TIFF-v6.pdf
http://palimpsest.stanford.edu/bytopic/imaging/std/tiff5.html (specification for version 5)
Adobe PageMaker 6.0: TIFF Technical Notes, 1995. Also known as TIFF Specification Supplement 1. Adobe technical notes relating to TIFF files created by PageMaker. (http://partners.adobe.com/public/developer/en/tiff/TIFFPM6.pdf)
Adobe Photoshop: TIFF Technical Notes, 2002. Also known as TIFF Specification Supplement 2. This document describes use of JPEG compression within a TIFF image, correcting an earlier, flawed specification. (http://partners.adobe.com/public/developer/en/tiff/TIFFphotoshop.pdf)

Print

Useful references

URLs
JHOVE TIFF-hul module (http://hul.harvard.edu/jhove/tiff-hul.html)
TIFF, from a licensed version of the O'Reilly Encyclopedia of Graphics File Formats; see also print version below (http://www.fileformat.info/format/tiff/)
Graphics File Formats, possibly unlicensed version of the O'Reilly Encyclopedia of Graphics File Formats from a Russian Web site; see also print version below (http://netghost.narod.ru/gff/).
Niles Ritter's Unofficial TIFF Home Page (http://home.earthlink.net/%7Eritter/tiff/)
Image Digitization: File Formats, Digital Still Images (http://preserve.harvard.edu/resources/imageformats.html)
AWare Systems TIFF FAQ (http://www.awaresystems.be/imaging/tiff/faq.html)
AWare Systems info about TIFF tags (http://www.awaresystems.be/imaging/tiff/tifftags.html)
ICC Profile version 4.2.0.0 (http://www.color.org/icc1V42.pdf)
Ross Finlayson's TIFF Web page (http://www.tiki-lounge.com/~raf/tiff/fields.html)
Paul Bourke's TIFF Image Creation (http://astronomy.swin.edu.au/~pbourke/dataformats/tiff/)
FCLA recommended formats (www.fcla.edu/digitalArchive/pdfs/recFormats.pdf)
Library and Archives Canada recommended formats (http://www.collectionscanada.ca/information-management/002/007002-3017-e.html)

Print
• Murray, James D. and William vanRyper. Encyclopedia of Graphics File Formats, Second Edition. Sebastopol, CA. : O'Reilly & Associates, 1994. Includes CD-ROM with complete text of book, and copies of several file format specifications.

1The most effective color maintenance systems rely on the existence of an ICC (International Color Consortium) profile of the capture device, which can then be compared to profiles for output devices, permitting appropriate adjustments of image color.

2The color space sRGB, standardized as IEC 61966-2-1, establishes an image viewing environment with a known color temperature (6500 degrees Kelvin) and gamma (2.2), thus increasing the user's ability to maintain color.


Last Updated: 03/ 7/2007