AVIF to JPG
Decodes the AVIF and re-encodes it as a JPG your apps can open.
What this does
AVIF packs an image into the AV1 codec, which keeps file sizes small but isn't decodable everywhere a plain photo needs to go. This converter reads each AVIF frame in the browser, paints it onto a canvas, and re-encodes the pixels as a baseline JPG that any image viewer, editor, or upload form will accept.
Decoding happens on your own machine through the browser's built-in AVIF support, so the images never leave the page. Drop a single file or a whole batch; each one is converted in turn and offered back individually or bundled into a single zip.
How it works
- 1Drop your AVIF images, or click to pick them.
- 2Each file is decoded and re-encoded to JPG in your browser.
- 3Download each JPG, or grab them all as a zip.
Built on web standards
Built with standard browser APIs — no third-party libraries.
Frequently asked questions
Related tools
All Convert image →HEIC to JPGConvert iPhone HEIC photos to JPG. Decodes each HEIC and re-encodes it as a lossy JPG.WEBP to PNGConvert WebP images to PNG. Transparency stays intact.WEBP to JPGConvert WebP images to JPG. JPG is lossy and has no alpha, so transparent areas are flattened onto white.PNG to JPGConvert PNG images to JPG. JPG is lossy and has no alpha, so transparent areas are flattened onto white.HEIC to PNGConvert iPhone HEIC photos to PNG. The output is lossless, so full quality stays.PNG to SVGTrace PNG images into SVG vectors. Works best on logos and silhouettes, not photos.
