- Why convert WebP to PNG?
- PNG is widely supported in design tools, documents, and older apps that do not support WebP.
- Does conversion happen in the browser?
- Yes. For most WebP files, conversion happens directly in your browser. No upload needed.
- Is there a file size limit?
- Free accounts can upload files up to 50 MB. Paid users can upload up to 200 MB.
- Does this work with animated WebP files?
- PNG is a still-image format, so an animated WebP is decoded to its first frame. If you need to keep the animation, convert to GIF or keep the file as WebP instead.
- Will the converted PNG keep transparency?
- Yes. The alpha channel is fully preserved since this is a lossless, browser-side conversion — nothing is flattened or discarded.
- Why is the PNG file bigger than the original WebP?
- That's normal: WebP compresses far more efficiently, while PNG stores the image losslessly. Use PNG when you need maximum compatibility or plan to edit the image; if file size matters more, keep it as WebP.
- Is there a limit on how many files I can convert?
- No. Because conversion runs locally in your browser, single-file conversions are free and unlimited — it even works offline once the page has loaded.