Convert OnlineConvertOnline

Convert TIFF to AVIF

This TIFF to AVIF converter lets you easily convert one or more images online. Upload images, fine-tune settings like quality and background color, and convert them to AVIF instantly — all using a fast and interactive interface. No installation or signup required.


or
drop your
TIFF files here

Converted Files

Disclaimer:Please be aware that due to limited server storage, converted files will be automatically purged over time for optimal server performance.

Conversion Settings

80
102030405060708090100
Higher quality gives better appearance but larger file size. AVIF often achieves good results even at lower values.
Higher quality gives better appearance but larger file size. AVIF often achieves good results even at lower values.
Controls the balance between speed and compression efficiency. Higher effort can improve quality and reduce file size but takes longer.
Lossless Compression
No
Preserve every pixel exactly with no quality loss. File size will be larger.
Preserve every pixel exactly with no quality loss. File size will be larger.
Set Transparency Quality
No
Enable to set a separate quality level for transparent areas.
Enable to set a separate quality level for transparent areas.
50
0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
Controls the quality for the alpha (transparency) channel. Lower values reduce file size but may cause banding.
Controls the quality for the alpha (transparency) channel. Lower values reduce file size but may cause banding.
px
Resize the image to a specific width in pixels. Leave blank to keep the original.
Resize the image to a specific width in pixels. Leave blank to keep the original.
px
Resize the image to a specific height in pixels. Leave blank to keep the original.
Resize the image to a specific height in pixels. Leave blank to keep the original.
Determines how the image is adjusted when resizing.
Which part of the image to prioritize if cropping is required.
Prevent Enlarging Small Images
Yes
Avoids stretching small images bigger, which can reduce sharpness.
Avoids stretching small images bigger, which can reduce sharpness.
Fix Orientation
Yes
Rotates the image automatically if it contains orientation information from the camera.
Rotates the image automatically if it contains orientation information from the camera.

How to use this TIFF to AVIF Converter?

  1. Choose Files: Click 👆 on the Choose Files button and choose input TIFF files, or you may drag and drop TIFF files to the drop area. You may choose one or more image files. The chosen files are displayed with size information in the same drop area.
  2. Conversion Settings: You may change the conversion parameters like quality 🎛, background color, etc., using the sliders, or color input buttons.
  3. Conversion: Now you can click on the Convert button. This is where the ⛄ magic happens. Your TIFF files are sent to the server for conversion. This all happens in a lightening speed ⚡.
  4. Output: Once the TIFFs are converted ✅ to AVIFs, they appear in the download section.
  5. Download Files: You may click 👆 on the big Download button to download ↓ all your converted AVIFs, or you may download individual AVIF by clicking on the respective download button.
  6. Options: There is also a link 🔗 which you can Copy and share it using which you can download the converted AVIF files.

TIFF vs AVIF :— Comparison Table

Comparison between TIFF and AVIF
TIFF AVIF
Format TIFF AVIF
Full name Tagged Image File Format AV1 Image File Format
Type image image
Compression lossless lossy/lossless
Extensions
  • .tiff
  • .tif
  • .avif
MIME type image/tiff image/avif
Common MIME types
  • image/tiff
  • image/tif
  • image/avif
Developer Aldus Corporation (now Adobe Systems) Alliance for Open Media (AOMedia)
Introduced 1986 2019
Open standard Yes Yes
Specification https://www.adobe.io/content/dam/udp/en/open/standards/tiff/TIFF6.pdf https://aomediacodec.github.io/av1-avif/
Description TIFF (Tagged Image File Format) is a flexible, high-quality raster image format often used in professional photography, publishing, medical imaging, and archival storage. It supports multiple color spaces, high bit depths, layers, multiple pages, and various compression methods (including none, LZW, PackBits, and JPEG). TIFF is valued for its ability to store images without quality loss, making it a preferred choice when preserving original detail is critical. AVIF (AV1 Image File Format) is a modern image format that uses the AV1 video codec for compression, packaged within the HEIF container. It offers exceptional compression efficiency, producing significantly smaller files than JPEG or PNG at equivalent visual quality, and supports advanced features like HDR, wide color gamut, alpha transparency, and both lossy and lossless modes. AVIF is designed for the web and mobile era, reducing bandwidth usage while maintaining visual fidelity.
Typical usage
  • Archiving original image scans for preservation
  • High-quality photo editing in professional workflows
  • Storing images in scientific, medical, and geospatial applications
  • Exchanging print-ready files between publishers and designers
  • Web images optimized for speed and low bandwidth usage
  • High-quality photography with smaller file sizes than JPEG
  • Graphics and UI elements with alpha transparency
  • HDR images for next-generation displays
Typical use cases
  • Saving uncompressed or losslessly compressed photographs for later editing without degradation.
  • Capturing and storing detailed scans of artworks, maps, and documents for long-term archival.
  • Medical imaging formats such as radiology scans (X-ray, MRI, CT) where accuracy is vital.
  • Creating multi-page scanned documents in a single file.
  • Replacing JPEG for high-resolution product photos in e-commerce sites to improve load times.
  • Serving responsive images in web apps with smaller bandwidth costs.
  • Distributing HDR wallpapers and artwork that retain detail and dynamic range.
  • Reducing storage costs for large-scale image hosting platforms.
Widely supported by
  • Adobe Photoshop
  • GIMP
  • Affinity Photo
  • CorelDRAW
  • Microsoft Windows Photo Viewer
  • Apple Preview
  • Most professional printing and scanning software
  • Modern browsers (Chrome, Firefox, Safari with some limitations, Edge)
  • Image processing tools like libavif, ImageMagick (with AVIF support compiled)
  • Operating systems with native support (Android 12+, macOS Ventura+, Windows 10 21H2+)
Tooling Read: libtiff, ImageMagick, GraphicsMagick, Photoshop | Write: libtiff, ImageMagick, Photoshop Read: libavif, ImageMagick, Sharp, Squoosh | Write: libavif, ImageMagick, Sharp
Popularity medium growing
Aliases
  • Tagged Image File Format
  • TIF
  • AV1 Image File Format
Magic bytes 49 49 2A 00 (little-endian) or 4D 4D 00 2A (big-endian) 00 00 00 ?? 66 74 79 70 61 76 69 66
Bit depths
  • 1
  • 4
  • 8
  • 16
  • 24
  • 32
  • 8
  • 10
  • 12
Color models
  • grayscale
  • RGB
  • CMYK
  • YCbCr
  • Lab
  • YCbCr
  • RGB
Alpha support optional optional
Transparent color Yes Yes
Animation support No — TIFF is designed for still images; it can store multiple images/pages, but not as animated frames. Yes — AVIF supports animated sequences similar to animated WebP or GIF, using AV1 video encoding for each frame.
ICC profile Yes Yes
Compression method Supports multiple: None, LZW, PackBits, JPEG, ZIP, CCITT Group 4 (fax), etc. AV1 intra-frame coding within HEIF container
Interlacing Not applicable (stores images in full resolution) not applicable
Advantages
  • Can store images at very high bit depths and resolutions without loss.
  • Supports multiple compression methods, including lossless and uncompressed modes.
  • Can store multiple images/pages in one file, useful for scanned documents.
  • Highly flexible metadata tagging, allowing detailed technical and descriptive information.
  • Achieves much smaller file sizes than JPEG, PNG, or even WebP at similar or higher visual quality.
  • Supports HDR (High Dynamic Range), wide color gamut, and deep bit depths (10–12 bits).
  • Offers both lossy and lossless compression in the same format.
  • Supports transparency, making it a viable PNG/WebP replacement in many workflows.
  • Can store animations efficiently with better compression than GIF or WebP.
Disadvantages
  • File sizes can be extremely large, especially for uncompressed images.
  • Not optimized for web use; slow to load in browsers.
  • Some compression methods (like JPEG-in-TIFF) may reduce compatibility with certain software.
  • Encoding is significantly slower than JPEG or WebP due to the complexity of AV1 compression.
  • Browser and software support, while growing, is not yet universal, which can require fallbacks.
  • Not all tools fully support advanced features like HDR metadata or animation.
  • Older devices and OS versions may be unable to display AVIF without updates or additional libraries.
Max size note The classic TIFF specification limits files to 4 GB, though BigTIFF (using 64-bit offsets) removes this restriction. File sizes can be extremely small for photos and graphics, but encoding time grows sharply for very high resolutions or complex animations.