The TIFF Image Format

The flexible, lossless container built for professional print and archival imaging.

Last updated: June 26, 2026

TIFF (Tagged Image File Format) is a versatile raster format prized for its quality and flexibility. Rather than locking you into a single way of storing pixels, TIFF acts as a container that can hold uncompressed or losslessly compressed images, multiple pages, deep color, and rich metadata. Because nothing is thrown away, a TIFF preserves every detail of the original capture. That fidelity makes it the long-standing favorite of photographers, print shops, scanner manufacturers, and archivists who need master files they can trust for years to come.

What is TIFF?

TIFF, short for Tagged Image File Format, is a raster image format designed to store high-quality bitmap data without compromise. The word tagged is central to its design: a TIFF file is built from a directory of tags, each describing one property of the image such as its width, color space, bit depth, or compression scheme. This tag-based structure lets a single specification accommodate an enormous range of image types.

A TIFF can be completely uncompressed, or it can use lossless compression like LZW or ZIP to shrink the file without discarding pixels. It supports grayscale, RGB, and CMYK color, bit depths up to 16 bits per channel, alpha transparency, and even multiple images stored in one file. Because the format never throws information away by default, it is treated as a master or archival format rather than a delivery format for the web.

The History of TIFF

TIFF was created in 1986 by Aldus Corporation, the company behind PageMaker, as a standard way for desktop scanners to deliver images into early desktop publishing software. At the time, scanner makers each used their own incompatible formats, and TIFF was conceived to unify them around one extensible specification.

The format evolved quickly through the late 1980s, adding compression schemes and color capabilities with each revision. The widely referenced TIFF 6.0 specification arrived in 1992 and defined much of what the format still supports today. When Adobe acquired Aldus in 1994, ownership of the TIFF specification passed to Adobe, which continues to maintain it. Over the decades TIFF has spawned specialized variants, including GeoTIFF for mapping data and BigTIFF for files larger than four gigabytes, cementing its role across publishing, science, and archival imaging.

How TIFF Works

A TIFF file begins with a small header that identifies the byte order and points to the first Image File Directory, or IFD. Each IFD is a list of tags, and each tag stores one piece of information about the image plus a pointer to where that data lives in the file. Image File Directories can chain together, which is how a single TIFF holds multiple pages or resolutions.

Key mechanics include:

  • Tags: structured entries that describe dimensions, color, resolution, and metadata.
  • Compression options: none, LZW, ZIP/Deflate, PackBits, or CCITT for fax-style bilevel images, all lossless.
  • Strips and tiles: the pixel data is split into blocks so large images can be read efficiently.
  • Color models: grayscale, RGB, CMYK, and Lab, at 8 or 16 bits per channel.

Because so much is optional, a reader must consult the tags before it knows how to decode the pixels.

Key Features of TIFF

TIFF's reputation rests on a handful of capabilities that few other formats combine in one place:

  • Lossless quality: images can be stored uncompressed or with lossless LZW or ZIP compression, so no detail is ever discarded.
  • Deep color: support for 16 bits per channel preserves smooth gradients and gives editing software room to work.
  • CMYK support: native print color space makes TIFF ready for offset and commercial printing.
  • Multi-page files: several images, such as the pages of a scanned document, can live in one file.
  • Layers and transparency: alpha channels and extra image planes are supported.
  • Rich metadata: embedded tags carry EXIF data, color profiles, resolution, and custom fields.

This flexibility is the reason TIFF survives in professional workflows long after lighter formats took over the web.

Common Use Cases

TIFF thrives wherever quality and longevity matter more than file size. Typical scenarios include:

  • Professional printing: magazines, books, and packaging are prepared as CMYK TIFFs for the press.
  • Photography masters: photographers export edited images to TIFF to keep a lossless master before generating JPEGs for delivery.
  • Scanning and document capture: office scanners and document management systems store multi-page scans as TIFF.
  • Faxing: the CCITT compression schemes inside TIFF underpin traditional fax imaging.
  • Archival and preservation: libraries, museums, and government agencies adopt TIFF for long-term digital preservation because it is open, stable, and lossless.
  • Scientific and geospatial imaging: satellite imagery and microscopy often rely on TIFF variants like GeoTIFF.

In each case, the format's fidelity protects the original data for future use.

TIFF vs Other Image Formats

Compared with JPEG, TIFF is the opposite philosophy. JPEG uses lossy compression to make small files for the web, sacrificing some detail in the process, while TIFF preserves every pixel and produces much larger files. For a finished master or a print-ready image, TIFF wins on quality; for sharing online, JPEG wins on size.

Against PNG, the two share a lossless approach, but TIFF goes further with CMYK color, 16-bit depth, multi-page documents, and a wider choice of compression schemes, whereas PNG is simpler and better supported in browsers. Against modern formats like WebP or AVIF, TIFF cannot compete on compression efficiency, but those formats are aimed at delivery rather than archival masters. In short, TIFF is the format you keep, while JPEG, PNG, WebP, and AVIF are the formats you distribute. Choosing TIFF means prioritizing fidelity and flexibility over compactness.

Tips for Working with TIFF

A few habits make TIFF easier to live with despite its size:

  • Use LZW or ZIP compression when you want smaller files without losing any quality; both are lossless and widely supported.
  • Keep TIFF as your master, then export JPEG, PNG, or WebP copies for sharing and the web.
  • Match the color space to the destination: use CMYK for commercial printing and RGB for screen work.
  • Embed a color profile so colors stay accurate across different devices and print shops.
  • Mind compatibility: some browsers and apps cannot open TIFF directly, so convert before sending files to others.
  • Watch storage and backups, since lossless TIFFs are large and add up quickly across a project.

Treating TIFF as an archive format rather than a delivery format keeps your workflow efficient.

TIFF at a Glance

Full nameTagged Image File Format
File extension.tif, .tiff
Developed by / YearAldus (now Adobe), 1986
CompressionLossless (LZW, ZIP, PackBits) or none
TransparencyYes
Color supportGrayscale, RGB, CMYK, Lab; up to 16-bit per channel
Best forPrinting, scanning, photography masters, archival

Advantages of TIFF

  • Lossless quality with no detail discarded
  • Supports CMYK and 16-bit deep color for professional print
  • Flexible container with multi-page, layers, and rich metadata
  • Open, stable, and trusted for long-term archival

Limitations of TIFF

  • Very large file sizes compared with web formats
  • Limited support in web browsers and casual apps
  • Overkill for everyday sharing and online use

Convert TIFF to Another Format

Use Snap2Format's free converter to turn your TIFF files into any of these formats — no signup, no watermark:

Convert Other Formats to TIFF

Need a TIFF file? Convert from these formats instantly:

TIFF — Frequently Asked Questions

Yes. By default TIFF stores images uncompressed or with lossless compression such as LZW or ZIP, so no image detail is lost. This is why it is favored for masters and archival.

There is none. Both extensions refer to the same Tagged Image File Format. The shorter .tif dates from older systems that limited extensions to three characters.

TIFF preserves all image data and often stores it uncompressed or with lossless compression. Because nothing is discarded, files are far bigger than lossy formats like JPEG.

Most browsers do not natively display TIFF. For the web you should convert TIFF to JPEG, PNG, or WebP, which are universally supported and much smaller.

Use TIFF when you need a lossless master for printing, scanning, or archiving. Use JPEG when you need a small, shareable file for the web or email.

Explore Other Image Formats

Learn about the formats most often used alongside TIFF:

← Back to all supported formats