Gratis online converter voor het omzetten van bestanden naar TIFF.
Wij garanderen kwaliteit, gebruiksgemak en ondersteuning voor alle formaten.
| Gegevenstype | Image |
| MIME-type | image/tiff |
| Ontwikkelaar | Aldus Corporation (later maintained by Adobe) |
| Belangrijkste gebruiksscenario’s | Scannen/documenten, print/prepress, foto-masters, archivering, wetenschappelijk/medisch, GIS (GeoTIFF). |
TIFF is een flexibele, tag-gebaseerde rastercontainer voor scannen, printen en archivering; ondersteunt multipage, hoge bitdiepte en verschillende (vaak lossless) compressies.
| Gegevenstype | Image |
| MIME-type | image/tiff |
| Compressie | Optioneel. Lossless: ongecomprimeerd, PackBits (RLE), CCITT Group 3/4, LZW, Deflate (ZIP). Lossy: JPEG-in-TIFF (ondersteuning varieert). |
| Kleurdiepte | Meestal 1/4/8/16-bit per sample; kan hoger zijn incl. 32-bit int/float (afhankelijk van tags/software). |
| Kleurruimte | Bilevel (black/white), Grayscale, RGB, CMYK, Palette/Indexed, YCbCr, CIE Lab and others via PhotometricInterpretation and related tags |
| Transparantie-ondersteuning | Ja |
| Animatie-ondersteuning | Nee |
| Resolutie-ondersteuning | Stores pixel dimensions and can store physical resolution via tags like XResolution, YResolution and ResolutionUnit |
| Ondersteuning voor EXIF-metadata | Ja |
| Metadata | ICC, XMP, IPTC; Exif is common (Exif is TIFF-based); ook GeoTIFF-tags. |
| Structuurtype | Header (II/MM + 42 + first IFD offset) → IFD(s) with tag entries → image data blocks (strips/tiles) referenced by offsets |
| Standaard / specificatie | TIFF Revision 6.0 (June 3, 1992). Classic TIFF uses 32-bit offsets (~4 GB limit); BigTIFF is a 64-bit offset extension for larger files. |
| Typische bestandsgrootte | Varies widely: from modest (with CCITT/LZW/Deflate) to very large (uncompressed or high bit depth/multipage) |
| Jaar van introductie | 1986 |
Het bestandsformaat TIFF biedt verschillende voordelen en is geschikt voor veelvoorkomende toepassingen.
Het bestandsformaat TIFF heeft bepaalde beperkingen die het gebruik in specifieke situaties kunnen beïnvloeden.
TIFF-afbeeldingen worden breed ondersteund en kunnen op de meeste apparaten en platforms worden bekeken.
Treat as untrusted input: complex parsing (tags, offsets, compression) can expose decoder bugs; huge dimensions or crafted compression can cause resource exhaustion
Publicly documented specification; widely implemented. Some historical patent concerns (e.g., LZW) are generally irrelevant today.