Convert AVIF to PNG

Convert your images

Add one image or a whole batch — every conversion happens right here on your device.

Source format AVIF
Smaller file Higher quality 82%

PNG output does not use a quality setting.

Resize

Advertisement

How it works

  1. Drop your AVIF files here, or select them from a folder.
  2. Each AVIF is decoded and re-encoded as PNG — right in your browser.
  3. Transparency, if present, carries over automatically.
  4. Download the PNGs individually, or as one ZIP file.

AVIF supports transparency just like PNG, so this conversion matters most for icons, illustrations, and screenshots that need to open somewhere AVIF still can't — Photoshop versions before 2023 being the most common culprit. This tool decodes AVIF and re-encodes it as PNG entirely in your browser, transparency carried over exactly, nothing uploaded. If the AVIF was saved losslessly, the PNG will look pixel-for-pixel identical; if it was saved lossy (typical for photos), PNG just locks in that result without adding any further loss of its own. Expect the PNG to be noticeably larger than the AVIF either way.

Why use convert.pics?

  • Opens AVIF content in Photoshop, older editors, and any app without AVIF support.
  • Transparency preserved exactly — no flattening.
  • No upload: decoding and PNG encoding both happen locally.
  • Batch conversion for a whole folder of AVIF files at once.
Advertisement

Frequently asked questions

Does AVIF to PNG keep transparency?

Yes. AVIF supports a full alpha channel like PNG, and the conversion carries it over exactly — no white fill, no flattening.

Is AVIF to PNG lossless?

It depends on how the AVIF was originally saved. A lossless AVIF converts to a pixel-for-pixel identical PNG. A lossy AVIF (the more common case for photos) already discarded some detail at encode time — PNG just stores that result losslessly from here on, it can't restore what's gone.

How do I open an AVIF file in Photoshop?

Any Photoshop version from 2023 onward opens AVIF natively; earlier versions don't support it at all, even with most plugins. Converting to PNG here is the fastest workaround — the PNG opens in any version of Photoshop without extra software.

Why is the PNG so much larger than the AVIF?

AVIF's compression is far more efficient than PNG's, often dramatically so for photographic content. Converting to a lossless format like PNG gives up that efficiency in exchange for universal compatibility, so expect a substantially bigger file.

What happens if the AVIF file is animated?

PNG has no widely-used animation support (APNG exists but is rarely recognized), so an animated AVIF converts to its first frame only, flagged clearly in the result. Keep the original AVIF file if the animation itself matters.

Advertisement
Proof: your images never leave this device Your images: 0 bytes sent Open the live network log and check for yourself

Live request log

Every network request this page and its conversion workers have made since the page loaded. None of them carries image data.

No network requests recorded yet.

    Codec files are WebAssembly decoders. They are downloaded to your device once and then run inside your browser.

    Airplane-mode challenge

    Do not take our word for it — cut the connection and watch the converter keep working.

    1. Load this page once, then switch on airplane mode or turn off Wi-Fi.
    2. Drop an image into the converter and convert it as usual.
    3. The conversion finishes and the download works. A converter that uploaded your files could not do that.

    Check it in your browser's developer tools

    1. Press F12 (⌥⌘I on macOS) and open the Network tab, then reload the page.
    2. Convert an image and watch the requests that appear.
    3. You will see our scripts and codec files being downloaded, and no request that uploads your image — check the size and payload column of every entry.

    Background caching by the service worker also shows up in DevTools: it downloads our app files for offline use. It never uploads anything.