Skip to tool
image.dev

Convert PNG to AVIF

AVIF is the newest widely supported image format, and for PNGs it is remarkable: alpha transparency survives, and file sizes usually land 80–95% below the original — noticeably smaller than WebP manages. Fair warning: AVIF encoding is computationally heavy, so large images take a few seconds. Your machine does the work, not my server.

Drop PNG images hereor click to browse — pasting works too

Processed on your device — your files never leave your browser

Need the other direction? Convert AVIF to PNG

How it works

Queue up your PNGs; the AV1-based encoder starts crunching each one at quality 60, which reads like JPEG 80–85.

Give large images a few seconds — the encoder searches hard for savings, and all of that computing happens on your machine.

Verify transparency held in the preview, tweak quality between 45 and 75 to taste, then export files singly or zipped.

PNG vs AVIF

AVIF walks away with the size crown — 80–95% below the PNG with alpha intact — but PNG keeps custody of the actual pixels: only it is bit-exact and edit-proof. Publish the AVIF, archive the PNG, and this pairing has no loser.

PNGAVIF
CompressionLosslessLossy or lossless
TransparencyYes (full alpha)Yes (full alpha)
AnimationNoYes (rarely used)
SupportUniversal — every browser, editor and OSAll current browsers (Safari since 16.4, 2023)
Best forLogos, screenshots, graphics with transparencyHero images and photo-heavy pages

Frequently asked questions

On this page