Product photo (1200×900)
- Input
- JPEG 85%: 320 KB
- Expected output
- AVIF: ~170 KB (−47%)
Nearly half the weight at equivalent quality.
convert JPG to AVIF
AVIF is currently the best widely-supported image compression format: for the same visual quality it produces files 20–50% smaller than JPEG and ~20% smaller than WebP. For photo-heavy sites, moving to AVIF improves LCP and Core Web Vitals scores. AVIF encoding depends on browser support and runs locally.
Nearly half the weight at equivalent quality.
Direct LCP reduction on pages with a hero image.
Transparency is filled with white, because the JPEG format does not support an alpha channel. If you need to preserve transparency, convert to PNG or WebP. The tool automatically warns you when this situation occurs.
AVIF encoding via Canvas depends on the browser. Recent Chrome and Edge encode AVIF; some browsers only decode it. If the option does not appear, use an up-to-date Chromium-based browser.
In compression, usually yes, especially on photographs. WebP has broader support and faster encoding. For maximum savings with a fallback, serve AVIF with WebP as a second option.
Preset conversion: JPG → AVIF. Add your files below.
Your browser cannot encode this format. Pick another one. Otherwise the file would be saved with the wrong extension.
AVIF (not supported)
Converting a 6000px image without resizing is the classic mistake: the format changes but the file stays huge.
All conversions happen in your browser. No file is sent to any server.