Convert PNG to AVIF without uploading images
This PNG to AVIF converter decodes PNG files into browser-managed pixels and passes them to a WebAssembly AVIF encoder. The result is a genuine AVIF file rather than a renamed PNG or an unsupported Canvas export.
PNG is normally lossless, while AVIF can use either lossy or lossless compression. For photographs, illustrations, product images, and complex graphics, lossy AVIF can substantially reduce file size while maintaining strong visual quality.
Transparency and alpha quality
Transparent PNG pixels remain available to the AVIF encoder. The separate alpha-quality control lets you retain cleaner semi-transparent edges without forcing maximum color quality.
Important conversion limitations
The converter creates an 8-bit still AVIF. APNG animation is not retained. PNG metadata, textual chunks, timestamps, embedded ICC profiles, and other non-pixel data are not copied into the resulting AVIF.