Skip to main content
🇪🇸 Español 🇧🇷 Português 🇩🇪 Deutsch
Image Converter Video Converter Audio Converter Document Converter
Tools Guides Formats Pricing API
Log In
Guide

TIFF: Tagged Image File Format — The Gold Standard for Professional Imaging

PC By Pablo Cirre

Related conversions

Put what you just learned into practice — convert your files now in seconds, free and without registration.

Frequently Asked Questions

TIFF is typically stored losslessly (LZW or ZIP compression), while JPEG uses lossy compression with ratios of 10:1 to 20:1. A 24-megapixel photograph might be 24 MB as TIFF-LZW and 4–8 MB as high-quality JPEG. The size difference reflects real data: TIFF preserves every pixel value exactly, while JPEG discards high-frequency detail that is hard to perceive. For archival or editing masters, use TIFF; for delivery and web, use JPEG or WebP.

TIFF is tipicamente stored sem perdasly (LZW ou ZIP compressão), while JPEG uses com perdas compressão com ratios of 10:1 to 20:1. A 24-megapixel photograph might be 24 MB as TIFF-LZW e 4–8 MB as alta-quality JPEG. The size difference reflects real data: TIFF preserves every pixel value exactly, while JPEG discards alta-frequency detail that is hard to perceive. para archival ou editando masters, usar TIFF; para delivery e web, usar JPEG ou WebP.

TIFF is typically stored verlustfreily (LZW oder ZIP Komprimierung), while JPEG uses verlustbehaftet Komprimierung mit ratios von 10:1 to 20:1. A 24-megapixel photograph might be 24 MB as TIFF-LZW und 4–8 MB as hoch-quality JPEG. The size difference reflects real data: TIFF preserves every pixel value exactly, while JPEG discards hoch-frequency detail that is hard to perceive. für archival oder editing masters, verwenden TIFF; für delivery und web, verwenden JPEG oder WebP.

TIFF is typically stored sin pérdidasly (LZW o ZIP compresión), while JPEG uses con pérdidas compresión con ratios de 10:1 to 20:1. A 24-megapixel photograph might be 24 MB as TIFF-LZW y 4–8 MB as alta-quality JPEG. The size difference reflects real data: TIFF preserves every pixel value exactly, while JPEG discards alta-frequency detail that is hard to perceive. para archival o editing masters, usar TIFF; para delivery y web, usar JPEG o WebP.

Use <strong>lossy</strong> (JPG, WebP, AVIF) for photographs — the human eye barely notices the difference at quality 80–85, and file sizes are 5–20× smaller. Use <strong>lossless</strong> (PNG, WebP-lossless) for screenshots, UI mockups, logos and anything with sharp edges or text — lossy creates ugly artifacts around boundaries.

8-bit TIFF stores 0–255 values per channel (256 levels), sufficient for final delivery images. 16-bit TIFF stores 0–65535 values per channel (65536 levels), providing far more precision for editing operations. When you adjust curves, shadows, or highlights on a 16-bit image, there are enough levels to avoid banding (staircase artifacts in smooth gradients). Professional photographers capture RAW and edit in 16-bit TIFF, converting to 8-bit JPEG only for final delivery.

8-bit TIFF stores 0–255 values per channel (256 levels), sufficient para final delivery images. 16-bit TIFF stores 0–65535 values per channel (65536 levels), providing far more precision para editando operations. When you adjust curves, shadows, ou altalights em um 16-bit image, there are enough levels to avoid banding (staircase artifacts in smooth gradients). profissional photographers capture RAW e editar in 16-bit TIFF, convertendo to 8-bit JPEG only para final delivery.

8-bit TIFF stores 0–255 values per channel (256 levels), sufficient für final delivery images. 16-bit TIFF stores 0–65535 values per channel (65536 levels), providing far more precision für editing operations. When you adjust curves, shadows, oder hochlights auf einem 16-bit image, there are enough levels to avoid banding (staircase artifacts in smooth gradients). professionell photographers capture RAW und bearbeiten in 16-bit TIFF, umwandelnd to 8-bit JPEG only für final delivery.

8-bit TIFF stores 0–255 values per channel (256 levels), sufficient para final delivery images. 16-bit TIFF stores 0–65535 values per channel (65536 levels), providing far more precision para editing operations. When you adjust curves, shadows, o altalights en un 16-bit image, there are enough levels to avoid banding (staircase artifacts in smooth gradients). profesional photographers capture RAW y editar in 16-bit TIFF, convirtiendo to 8-bit JPEG only para final delivery.

For new projects in 2026, WebP is supported by all modern browsers (95%+ of traffic) and saves 25–35% over JPG at the same visual quality. AVIF is even more efficient (40–50% smaller) but encoding is slower and Safari support is recent. Use WebP as the default and AVIF as the progressive enhancement via <code>&lt;picture&gt;</code> with JPG fallback.

Yes — a single TIFF file can contain multiple IFDs (Image File Directories), each representing a separate image or page. Multi-page TIFF is commonly used for scanned documents, fax transmissions, and medical image series. Pillow handles multi-page TIFF through `img.n_frames` and `img.seek(frame_index)`. When saving, pass `save_all=True` and `append_images=[page2, page3, ...]` to create a multi-page TIFF in one call.

It depends on the tool: ImageMagick and FFmpeg copy EXIF by default, while cwebp drops it unless you pass <code>-metadata all</code>. KaijuConverter strips metadata server-side after conversion to protect your privacy — if you need to keep camera or GPS data, use a desktop tool you control.

Yes. TIFF supports transparency through an extra alpha channel, called ExtraSamples. The alpha channel can be unassociated (stored separately, `ExtraSamples=2`) or pre-multiplied/associated alpha (`ExtraSamples=1`). For RGBA TIFF, Pillow uses mode "RGBA". TIFF alpha is particularly useful in compositing workflows where layers need to be preserved with full transparency information before final rendering.

Yes. TIFF suporta transparência através de an extra alpha channel, called ExtraSamples. The alpha channel can be unassociated (stored separately, `ExtraSamples=2`) ou pre-multiplied/associated alpha (`ExtraSamples=1`). para RGBA TIFF, Pillow uses mode "RGBA". TIFF alpha is particularly useful in compositing workflows where layers precisar be preserved com full transparência information antes final rendering.

Yes. TIFF unterstützt Transparenz durch an extra alpha channel, called ExtraSamples. The alpha channel can be unassociated (stored separately, `ExtraSamples=2`) oder pre-multiplied/associated alpha (`ExtraSamples=1`). für RGBA TIFF, Pillow uses mode "RGBA". TIFF alpha is particularly useful in compositing workflows where layers need to be preserved mit full Transparenz information vor final rendering.

Yes. TIFF soporta transparencia a través de an extra alpha channel, called ExtraSamples. The alpha channel can be unassociated (stored separately, `ExtraSamples=2`) o pre-multiplied/associated alpha (`ExtraSamples=1`). para RGBA TIFF, Pillow uses mode "RGBA". TIFF alpha is particularly useful in compositing workflows where layers need to be preserved con full transparencia information antes final rendering.

Three common causes: (1) ICC color profiles dropped during conversion shift colors slightly; (2) chroma subsampling (4:2:0) reduces color accuracy in lossy JPG/WebP; (3) the new format may not support all features of the original (e.g. PNG → JPG drops transparency to white). For pixel-perfect results stick to lossless formats and preserve color profiles explicitly.

We use cookies and similar technologies to personalise content and ads, and to analyse traffic. Learn more about cookies.