Convert WebP to PNG
Processed in your browserSave WebP images as PNG when an editor, design tool, or upload form does not accept WebP.
- PNG output is often larger than the WebP source. Conversion cannot restore detail already removed by lossy WebP compression.
Drop images here
or
Supported formats: PNG, JPG, WEBP, AVIF, HEIC.
You can also paste images with Ctrl+V.
This page focuses on WEBP.
When PNG is the better output
WebP is designed for efficient delivery, but some desktop applications and publishing systems still work more reliably with PNG. PNG is also convenient as an intermediate format for editing because saving it does not add another lossy compression step.
The conversion preserves visible transparency. It does not improve the source image: compression artifacts in a lossy WebP remain part of the resulting PNG.
Frequently asked questions
Does converting WebP to PNG improve quality?
No. PNG prevents further quality loss, but it cannot reconstruct detail that was removed when the WebP was created.
Will transparent areas remain transparent?
Yes. Both WebP and PNG support transparency.
Why is the PNG much larger?
PNG uses lossless compression. That often needs more bytes than WebP, especially for photographs and complex images.