← Back to Image Format Converters
Checking tool availability…

TIFF to AVIF processes files locally in your browser.

What TIFF to AVIF conversion does

Convert a TIFF image to AVIF directly in your browser, with adjustable quality. Encoding uses the browser canvas API and is verified as a real image/avif download before it reaches your downloads folder.

How to convert TIFF to AVIF

  1. Choose a TIFF or TIF file.
  2. Adjust AVIF quality if needed.
  3. Select Convert & download.
  4. Save the .avif file from your browser downloads.

Why use this conversion

AVIF can shrink UI graphics and photos for sites that already serve modern image formats.

Transparency and output quality

Transparent pixels from the source stay transparent when the browser AVIF encoder supports alpha. This tool does not flatten onto an arbitrary background before encoding. The quality slider defaults to 90%. Lower values usually shrink the file and can introduce compression artifacts. Smaller files are not guaranteed for every source image.

Privacy and local processing

  • Processing occurs locally in the browser.
  • Files are not uploaded to Looty Tools for conversion.
  • Converted files remain on your device.

Limits and known issues

  • Input: TIFF (.tif, .tiff) only, up to 25.0 MB and 8,192 px per side.
  • Canvas AVIF encoding is Chromium-first today. Unsupported browsers show a clear error instead of a mislabeled download, and usage is not recorded for a failed conversion.
  • Multi-page TIFF: only the first page is converted to AVIF. Additional pages are not extracted or included in the download.
  • Metadata is not preserved in the downloaded file.

Related tools

TIFF to AVIF FAQ

Why convert TIFF to AVIF?
AVIF can shrink UI graphics and photos for sites that already serve modern image formats.
Can every browser create AVIF?
No. Canvas AVIF encoding is Chromium-first today. The tool probes encoding support and verifies the download is image/avif — unsupported browsers get a clear error instead of a mislabeled download.
Does AVIF output keep transparency?
Transparent pixels stay transparent when the browser AVIF encoder supports alpha. This tool does not flatten onto an arbitrary background.
Does this convert every page of a multi-page TIFF?
No. Only the first page (IFD) is converted. Additional pages are not extracted or included in the download.
Are my files uploaded?
No. Conversion runs locally in your browser and does not upload your file to Looty Tools servers.
What is validated before conversion?
The file must actually be a TIFF — the tool checks the byte-order header (little-endian "II*" or big-endian "MM*"), not just the filename or extension, before decoding.