LLMpediaThe first transparent, open encyclopedia generated by LLMs

TIFF

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: JSTOR Hop 4
Expansion Funnel Raw 60 → Dedup 0 → NER 0 → Enqueued 0
1. Extracted60
2. After dedup0 (None)
3. After NER0 ()
4. Enqueued0 ()
TIFF
NameTag Image File Format
Extension.tiff, .tif
Mimeimage/tiff
DeveloperAldus Corporation
Released0 1986
GenreRaster graphics

TIFF. The Tag Image File Format is a versatile and widely-adopted raster graphics file format known for its high quality and flexibility. Originally created by the Aldus Corporation for use with desktop publishing software, it has become a standard for storing images with great depth and detail. The format supports various color spaces and data compression methods, making it a preferred choice in professional fields like photography, printing, and geographic information systems.

Overview

The format is distinguished by its use of "tags" to define image characteristics, allowing it to handle black-and-white, grayscale, and full-color images. It is a container format capable of storing multiple images and pages within a single file, a feature utilized in multi-page documents and fax standards. Unlike lossy formats such as JPEG, it is primarily designed for lossless storage, preserving all original image data, which is critical for archival purposes and image editing. Its adaptability has led to its endorsement by major organizations like the Library of Congress for digital preservation.

Technical details

A file is structured around a flexible header system using Image File Directories (IFDs) that contain tags specifying dimensions, color depth, and compression algorithm. It natively supports a wide range of bit depths, from 1-bit to 32-bit per channel, and advanced features like alpha channel transparency and CMYK color model for professional printing. Common compression schemes include lossless LZW and PackBits, as well as lossy JPEG compression within the container. The specification also accommodates geotagging metadata, which is essential for cartography and remote sensing applications in tools like ArcGIS.

History and development

The format was conceived in the mid-1980s by a team at Aldus Corporation, led by programmers working with Microsoft and Hewlett-Packard to create a universal file format for scanner images. Its initial association with Aldus PageMaker helped propel its adoption in the burgeoning desktop publishing industry. After Adobe Systems acquired Aldus in 1994, stewardship of the specification passed to Adobe, which has since published multiple revisions. Control has also been shared with the International Organization for Standardization, which maintains related standards like TIFF/IT for the printing industry and TIFF/EP for digital photography.

Usage and applications

It is the *de facto* standard in many professional domains due to its fidelity and metadata support. In digital photography, cameras and software like Adobe Photoshop use it as a primary format for RAW or high-quality master files. The publishing and prepress industries rely on it for high-resolution color separation and lithography. Scientific communities, including those using NASA satellite imagery or medical imaging technologies like MRI, utilize it for data analysis. Its role in document imaging is cemented by its use in the PDF/A archival standard and multi-page fax protocols.

Several specialized formats are derived from or closely associated with the core specification. GeoTIFF is a pivotal extension that embeds georeferencing data for use in GIS software such as QGIS. TIFF/IT was developed specifically for the high-end graphic arts and printing workflow. DNG (Digital Negative), created by Adobe Systems for RAW camera files, uses a modified structure. Other raster formats like PNG and JPEG 2000 offer alternative lossless or high-compression options, while container formats like PDF can encapsulate image data for document exchange.