When you save an image, you have multiple options in terms of the graphic file format you want to select. On the web and for sending image files, the JPG, PNG, and GIF formats are the most common. However, the standard format for high-res­o­lu­tion photos and print data is TIFF, an in­ter­na­tion­al­ly stan­dard­ized format. The current version, TIFF 6, dates to 1992 and has remained tech­ni­cal­ly unchanged for over 20 years. This article looks at the file format that’s hidden behind this ab­bre­vi­a­tion.

What is TIFF?

TIFF is a versatile and flexible raster image format. Companies like Microsoft, Aldus Cor­po­ra­tion, and Hewlett Packard developed it in 1986 to stan­dard­ize image exchange. Today, TIFF is the standard format for ras­ter­ized pho­tographs and for trans­mit­ting print data. In a TIFF file, any objects, including vector and text in­for­ma­tion, are stored as raster data. An alpha channel allows in­di­vid­ual pixels to be trans­par­ent in addition to storing color in­for­ma­tion.

A TIFF file supports grayscale as well as RBG, CMYK, and LAB color space. The format allows a color depth of up to 16 bits per color channel and is therefore ideal for data exchange during a RAW con­ver­sion.

The ab­bre­vi­a­tion TIFF, or more rarely TIF, stands for “Tagged Image File Format”. This des­ig­na­tion indicates the structure of a TIFF file: In essence, the file consists of data fields that are tagged to hold com­pre­hen­sive meta data.

While the so-called baseline tags are always present (for example, for the image width or the color depth), the extension tags are optional (for example, for the software name). GeoTIFF is a special format which contains in­for­ma­tion about the GPS position and co­or­di­nates exactly where the image was taken. The GeoTIFF format is used for map images or aerial images, among others.

These tags form the basis of the com­plex­i­ty of TIFF files. Not every program can read all tags correctly, es­pe­cial­ly the extension tags. In some cases, this leads to an incorrect display. It should also be noted that not every program can read the LAB color space. To coun­ter­act this problem, so-called baseline TIFFs are used, which contain a maximum of twelve tags with limited values.

Char­ac­ter­is­tics of TIFF files

Unlike the JPG file format, the com­pres­sion and de­com­pres­sion of a TIFF file is mostly lossless. This reduces the file size without neg­a­tive­ly affecting the original quality of the image.

Note

There are various color spaces and al­go­rithms for data com­pres­sion in TIFF files, not all of which are lossless. In addition, it is possible to use a TIFF as a container format for lossy JPG images.

Because of this property, TIFFs are suitable for archiving and printing high-res­o­lu­tion images and graphics. Another advantage of the file format is its platform in­de­pen­dence, which makes it suitable for file exchange – re­gard­less of the operating system being used. The Windows and Mac operating systems both have built-in software to open TIFF files. However, to edit a TIFF file, it’s usually necessary to convert the image to another format first.

Lossless com­pres­sion also results in larger data sizes than other graphic formats. However, on the web, short loading times are of great im­por­tance to achieve a positive user ex­pe­ri­ence and ul­ti­mate­ly a com­pet­i­tive Google ranking. In the cloud space, storage space usage is also an important factor in selecting the ap­pro­pri­ate file format.

While the size of a TIFF file is limited to a maximum of four gigabytes, other file formats are still preferred in the web space. The as­so­ci­at­ed loss of quality and lower res­o­lu­tions are hardly visible online and are accepted in favor of the file size. To provide high-res­o­lu­tion images in printable quality, the TIFF format is also used on the Internet.

How safe are TIPP files?

As one of the safest image formats out there, TIFF is very much suited for sensitive image material since in­for­ma­tion can be read without needing to open it. In addition, TIFF prevents the use of links that may transmit personal data. For example, it’s not possible for a TIFF file to make the location of the IP address ac­ces­si­ble.

The ad­van­tages and dis­ad­van­tages of the TIFF file format sum­ma­rized

The following table looks at the ad­van­tages and dis­ad­van­tages of a TIFF file.

Ad­van­tages Dis­ad­van­tages
Platform in­de­pen­dent Higher data volume
Supports layers Difficult to edit and work with
Lossless com­pres­sion More complex
Trans­paren­cies through alpha channel Limited to a maximum of 4 gigabytes per file
Data is very secure
Ideal for print

TIFF, JPG, PNG, and GIF in com­par­i­son

The most common graphic formats are JPG, PNG, GIF, and TIFF. The table below compares the most important prop­er­ties of these formats.

TIFF JPG PNG GIF
Use Print files Web Web; images with trans­paren­cies and many color shades An­i­ma­tions
Lossless com­pres­sion possible Yes No Yes Yes
File size 4 GB max Small Small Very small
Color spectrum CMYK, RGB und LAB; full color spectrum CMYK and RGB; full color spectrum only RGB; full color spectrum only RGB; limited to 256 colors
Trans­paren­cies possible Yes No Yes Yes
Suited for print Yes Yes No No
Go to Main Menu