Overview
``text PNG to AVIF converts PNG images into AVIF, dramatically shrinking large PNGs while keeping transparency. Convert a batch with a quality slider and download as a ZIP — all in your browser. AVIF output depends on your browser's encoder support. ``
```text PNGs are lossless and often large. AVIF can store the same image — including transparency — at a fraction of the size, which is a big win for web performance.
This runs entirely in your browser. One honest note: making AVIF files relies on your browser's encoder, and not every browser supports it — use a current Chrome or Edge, or convert to WebP if AVIF doesn't generate. ```