TIFF to AVIF
In your browser, no upload
TIFF → AVIF
no quality loss · camera metadata removed
Convert
TIFF → AVIFSpecification
6 rows| Item | Value | Notes |
|---|---|---|
| Input | TIFF | .tif, .tiff |
| Output | AVIF | .avif |
| Quality | No loss | The source is lossless, so lossless AVIF is written |
| Transparency | Kept | |
| Camera metadata | Removed | EXIF and location data are not carried over |
| Processed in | This browser | Not sent to a server |
What changes
3What happens, and why
TIFF is the lossless format for print and scanning. It can hold several pages in one file, and browsers cannot open it. Scanners, print shops and Photoshop working files produce it. AVIF applies the AV1 video codec to still images. It is smaller than WebP and opens in current browsers.
A TIFF made for scanning or printing is large and no browser opens it. As AVIF it is easy to send and upload. For images going onto a website, AVIF is smaller at the same quality, so the page loads faster.
The file is opened and converted inside this browser and never sent to a server. Because the source is a lossless format, the result is written as lossless AVIF. Not one pixel changes. Camera metadata (EXIF) is not carried over, so no location data remains in the result. You can add several files at once.
FAQ
3Does the quality get worse
AVIF is lossless, so the pixels are unchanged. Open the result next to the source and they match.
What happens to a transparent background
AVIF stores transparency too, so it is kept as it is.
Where does my file go
Nowhere. The conversion finishes inside this browser, and camera metadata (EXIF, location) is not carried into the result.