Image Tools

AVIF to JPG

Converts one AVIF image to JPG in your browser. It relies on your browser being able to decode AVIF, then exports JPEG at a fixed quality of 0.92. Transparent AVIF areas are flattened onto white.

1
Add Files
2
Process
3
Download
Processed in your browser — your file is not uploaded.

Drop your files here

or click to browse files

Up to 1 files

AVIF → JPG conversion:

  • Universal compatibility
  • JPG opens in almost any app
  • Good for sharing

How to Use

  1. 1Drop a .avif file onto the upload area, or click it to choose one.
  2. 2Only one AVIF can be converted per run.
  3. 3Click 'Convert to JPG' and wait for 'Converting AVIF to JPG...' to finish.
  4. 4Download the JPG. If the browser cannot read the AVIF, an error appears instead.

Features

  • Accepts .avif files only, one file per conversion
  • Exports JPEG at a fixed quality of 0.92; there is no quality slider
  • Keeps the original pixel dimensions
  • Decoding depends on your browser's own AVIF support; there is no built-in AVIF decoder
  • Transparent areas are flattened onto white when the output is JPEG, because JPEG cannot store transparency.
  • Runs in your browser using the canvas API; the file is not uploaded for the conversion

FAQ

Why does the tool say it failed to load my AVIF?

There is no bundled AVIF decoder here; the browser itself has to read the file. Current versions of major browsers generally can, but an older browser or an unusual AVIF (for example some 10-bit or HDR files) may fail. Try a newer browser.

What happens to transparent AVIF pixels?

JPEG cannot store transparency. Transparent areas are flattened onto white when the output is JPEG, because JPEG cannot store transparency. Convert to PNG with the Image Converter (PNG output keeps alpha) if you need to preserve them.

Will the JPG be bigger than the AVIF?

Usually yes. AVIF tends to compress more efficiently than JPEG, so an equivalent-looking JPG is commonly larger. Size is not guaranteed either way.

Can I convert JPG to AVIF here?

No. This page only decodes AVIF and writes JPG. There is no AVIF-encoding tool on this site.