Image format

TIF converter

A .tif file is an ordinary TIFF image wearing the three-letter spelling of the extension; the bytes inside are identical to a .tiff. The shorter form comes from the MS-DOS era, when the FAT file system's 8.3 naming rule allowed only three characters after the dot, and it stuck as the default on Windows software ever since.

Private for supported formats — processed in your browser

Convert supported files

Runs on your device

Drop TIF files here

Batch files can each use a different output. Nothing uploads for local conversions.

Working inputs include camera RAW, browser-local audio/video, PDF, CBZ/CBR comics, office documents, ebooks, markup, 3D models, structured text, images, and archives.

Where TIF comes from

TIFF launched in 1986, squarely in the age of 8.3 filenames, so PC applications wrote .tif from day one while Macintosh and later Unix systems could afford the full .tiff. Long after Windows 95 removed the technical limit, scanner utilities and fax software on Windows continued emitting .tif out of habit, keeping both spellings in circulation.

How TIF works

  • Bitstream-identical to .tiff: an IFD-and-tag structure defined by the TIFF 6.0 specification
  • Byte order is declared in the header — II for little-endian (Intel) or MM for big-endian (Motorola) — and readers must honor either
  • Commonly encountered as CCITT Group 4 bilevel scans from fax and document-imaging systems that standardized on the .tif spelling
  • Renaming between .tif and .tiff is always safe; no data or metadata changes

When to use TIF

  • Document-imaging and fax archives, which overwhelmingly use the three-letter form
  • Windows scanning workflows whose drivers default to .tif output
  • Satisfying legacy software or naming policies that expect exactly three-character extensions

Strengths and limitations

Strengths

  • Fully interchangeable with .tiff in any functioning TIFF reader
  • Same lossless, archival-grade capabilities as the long spelling
  • Familiar default in the Windows scanning and faxing ecosystem

Limitations

  • Dual spellings trip up strict file-type filters and deduplication scripts
  • Shares TIFF's practical drawbacks: large files and no browser display

Compatibility

Applications identify TIFF by its header magic, not its name, so .tif enjoys exactly the support .tiff does: broad on desktop operating systems and professional software, absent in web browsers. If a system rejects one spelling, renaming to the other resolves it without touching the image data.

Identical to .tiff — native EXIF tags, XMP, IPTC, and ICC profiles all persist regardless of which extension spelling the file uses.