Convert AVIF to WebP

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%

Controls the size-versus-quality trade-off for JPG, WebP, and AVIF — higher looks closer to the original, lower makes a smaller file.

Resize

Advertisement

How it works

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

This is a deliberate step backward on compression, and that's fine — plenty of CMS themes, email platforms, and marketplace upload forms accept WebP but reject AVIF outright. Rather than fight the platform, converting AVIF to WebP gets a modern, still-efficient format that's supported almost everywhere. This tool decodes the AVIF and re-encodes it as WebP entirely in your browser, transparency preserved. Expect the WebP to end up somewhat larger than the AVIF it came from — that trade for compatibility is the whole point of this conversion, not a flaw.

Why use convert.pics?

  • Works with CMS themes, email platforms, and forms that reject AVIF outright.
  • Transparency preserved, same as the source AVIF.
  • No upload: decoding and re-encoding both happen locally.
  • Batch conversion for a whole folder of AVIF files at once.
Advertisement

Frequently asked questions

Why would I convert AVIF to WebP?

Usually for compatibility — a CMS theme, an email platform, or a marketplace upload form accepts WebP but rejects AVIF outright. Converting is the practical fix when you can't change the platform's requirements.

Does WebP have wider support than AVIF?

Marginally, mostly outside browsers — some CMS plugins, email clients, and older editing software support WebP but not yet AVIF. In modern browsers themselves, support for the two is now roughly equivalent.

Will the WebP file be larger?

Usually yes, somewhat — AVIF's compression is generally more efficient, so converting to WebP typically gives up some of that efficiency in exchange for broader compatibility.

Does the conversion keep transparency?

Yes. Both AVIF and WebP support a full alpha channel, and the conversion carries transparency over exactly.

What if the AVIF file is animated?

Unlike JPG or PNG, WebP can actually store animation — but this tool's v1 still only converts the first frame of an animated AVIF, flagged clearly in the result. Keep the original AVIF for now if the animation itself matters, rather than expecting the WebP output to loop.

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.