All conversions

PNG to WebP

WebP keeps the alpha channel, so this is the one conversion that shrinks a transparent PNG without flattening it. Screenshots and UI exports often drop by half.

Runs in your browser // nothing is uploaded

Loading converter

What survives the conversion

Derived from what each format is able to store, not from what the conversion promises.

Kept

  • Transparency
  • Animation, which PNG could not store

Lost

  • Original pixel data (lossless)
Settings used

Encoded as WebP at quality 0.9, which is lossy. Transparency survives, fine text edges soften slightly.

When not to convert

Not for a master file you will edit again. Keep the PNG as the source.

About these formats

Common questions

Does converting PNG to WebP lose anything?

Yes. Original pixel data (lossless) cannot be carried into WebP and is dropped. WebP keeps the alpha channel, so this is the one conversion that shrinks a transparent PNG without flattening it. Screenshots and UI exports often drop by half.

Are my files uploaded when I convert PNG to WebP?

No. The conversion runs in your browser tab, so the file is never transmitted and the page works offline once loaded.

What settings does Filoven use for PNG to WebP?

Encoded as WebP at quality 0.9, which is lossy. Transparency survives, fine text edges soften slightly.

When should I not convert PNG to WebP?

Not for a master file you will edit again. Keep the PNG as the source.

Related conversions

This page uses the Image Format Converter, which handles other formats too.

Last updated 2026-08-03