Convert AVIF to JPG
Turn an .avif image into a JPG — right in your browser, with a real re-encode via canvas, not a server upload. AVIF needs a reasonably modern browser to decode (all current versions of Chrome, Firefox, Edge and Safari support it).
Convert a AVIF File to JPG
Drop an .avif file below. Your browser decodes it (AVIF is supported by all current major browsers), then it's re-encoded as a real JPG on a canvas — previewed here, ready to download.
🔒 Nothing is uploaded — your file never leaves this deviceOn this page
Why convert AVIF to JPG
AVIF is very efficient but far from universally accepted — many older devices, some photo printers, and plenty of software still only handle JPG. Converting gives you a file that opens absolutely everywhere, at the cost of AVIF's much smaller file size.
Edge cases this tool handles
Animated or HDR AVIF
Only the first frame is converted, and your browser tone-maps any HDR/wide-gamut color down to standard sRGB for the JPG, the same way it would display the image on a standard screen.
Transparent AVIF
JPG has no transparency channel, so transparent areas are flattened onto a white background rather than turning black.
Older browsers
AVIF decoding depends on browser support. All current versions of Chrome, Firefox, Edge and Safari can decode it; a very old or unusual browser might not, in which case the tool will say so rather than fail silently.
Frequently asked questions
Does converting AVIF to JPG upload my file anywhere?
No. The image is decoded and re-encoded entirely inside your browser using a canvas — the file never leaves your device or touches a server.
Do I need a special browser for this to work?
No — all current versions of Chrome, Firefox, Edge and Safari can decode AVIF natively. Only a very old browser version might not support it.
What happens to transparency?
JPG doesn't support transparency, so any transparent areas in the source AVIF are flattened onto a white background before conversion, rather than turning black or being silently corrupted.
What happens to HDR or wide-gamut color?
Your browser tone-maps it down to standard sRGB when drawing to the canvas — the same adjustment that happens whenever an HDR image is shown on a standard display.
Last updated September 23, 2026.