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.
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)
Encoded as WebP at quality 0.9, which is lossy. Transparency survives, fine text edges soften slightly.
Not for a master file you will edit again. Keep the PNG as the source.
About these formats
What is a PNG file?
PNG is a lossless image format from 1996, created as a patent-free replacement for GIF. It preserves every pixel exactly and supports a full alpha channel, which makes it the right choice for screenshots, logos, UI assets and any image that will be edited repeatedly.
Read the format guideWhat is a WebP file?
WebP is an image format released by Google in 2010 that supports both lossy and lossless compression, plus transparency and animation in a single format. It typically produces noticeably smaller files than JPG at comparable visual quality, and is supported by every current major browser.
Read the format guideCommon 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