ImgWell.com

How to Convert PNG to WebP Without Losing Transparency

ImgWell's Convert Format panel with WebP selected, a transparent-background logo PNG imported, and the info line showing PNG to WebP

The short answer: WebP fully supports transparency, so converting a PNG with a transparent background to WebP doesn’t require giving up that transparency, or flattening it onto white first. If a conversion tool is asking you to pick a background color before exporting, that’s the tool’s limitation, not a WebP one.

Why this question comes up at all

PNG has been the default format for anything transparent — logos, icons, UI graphics — for so long that “transparent” and “PNG” feel like the same requirement. JPEG reinforces the confusion in the other direction, since JPEG genuinely has no alpha channel at all and would force a flattened background. WebP sits in neither category: it has full alpha channel support, the same as PNG, just with more efficient compression.

What actually happens to transparency during conversion

Converting a batch without losing transparency

Our batch format converter preserves the alpha channel automatically — there’s no separate “keep transparency” setting to remember, because there’s no scenario where converting to WebP requires giving it up.

  1. Drop in your PNGs (folder import works for a whole batch of logos or icons at once).
  2. Open Convert Format and select WebP — no background color prompt, because none is needed.
  3. Process the batch and download. Each output file is WebP, same transparent background, smaller file size.

The one case where you’d still want PNG: if the image is going somewhere that specifically doesn’t support WebP yet (some older email clients, for instance) — that’s a destination-compatibility question, not a transparency one.