Kostenloser Online-Konverter zum Umwandeln von Dateien in TIFF.
Wir garantieren Qualität, Komfort und Unterstützung für alle Formate.
| Datentyp | Image |
| MIME-Typ | image/tiff |
| Entwickler | Aldus Corporation (later maintained by Adobe) |
| Hauptanwendungsfälle | Scannen/Dokumente, Druck/Prepress, Foto-Master, Archivierung, wissenschaftliche/medizinische Bilder, GIS (GeoTIFF). |
TIFF ist ein flexibler, tag-basierter Raster-Container für Scan, Druck und Archivierung mit Mehrseiten-Support, hoher Bittiefe und verschiedenen (oft verlustfreien) Kompressionsarten.
| Datentyp | Image |
| MIME-Typ | image/tiff |
| Komprimierung | Optional. Verlustfrei: Uncompressed, PackBits (RLE), CCITT Group 3/4, LZW, Deflate (ZIP). Verlustbehaftet: JPEG-in-TIFF (Support variiert). |
| Farbtiefe | Typisch 1/4/8/16 Bit pro Sample; auch höher inkl. 32-Bit Integer/Float möglich (tags-/softwareabhängig). |
| Farbraum | Bilevel (black/white), Grayscale, RGB, CMYK, Palette/Indexed, YCbCr, CIE Lab and others via PhotometricInterpretation and related tags |
| Transparenzunterstützung | Ja |
| Animationsunterstützung | Nein |
| Unterstützte Auflösungen | Stores pixel dimensions and can store physical resolution via tags like XResolution, YResolution and ResolutionUnit |
| Unterstützung von EXIF-Metadaten | Ja |
| Metadaten | ICC, XMP, IPTC; Exif häufig (Exif basiert auf TIFF); auch GeoTIFF-Tags. |
| Strukturtyp | Header (II/MM + 42 + first IFD offset) → IFD(s) with tag entries → image data blocks (strips/tiles) referenced by offsets |
| Standard / Spezifikation | 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 Dateigröße | Varies widely: from modest (with CCITT/LZW/Deflate) to very large (uncompressed or high bit depth/multipage) |
| Einführungsjahr | 1986 |
Das Dateiformat TIFF bietet mehrere Vorteile und eignet sich gut für gängige Anwendungsfälle.
Das Dateiformat TIFF weist bestimmte Einschränkungen auf, die sich in speziellen Anwendungsfällen auswirken können.
TIFF-Bilder werden weitgehend unterstützt und lassen sich auf den meisten Geräten und Plattformen anzeigen.
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.