WebP to PNG
Turn WebP images into PNG files, keeping any transparent background exactly as it was.
Everything happens in your browser. Your files are never uploaded to a server.
Drop your WEBP images here
or tap to choose files · you can pick several at once
.webp .pngHow to use it
- 1
Choose your WebP files
Drop them on the box above or tap to pick them.
- 2
Wait a moment
Each image is saved again as a PNG in your browser, transparency included.
- 3
Download
Press Download next to any image to save the PNG.
Questions
- Is the transparent background kept?
- Yes. PNG supports transparency, so a logo or cut-out stays see-through.
- Will the image lose any quality?
- No. PNG keeps every pixel exactly as the WebP decoded it, so nothing further is lost.
- Why is the PNG so much bigger?
- WebP compresses harder than PNG. A PNG of the same picture is often several times larger, which is the cost of storing every pixel exactly.
- Does it work with animated WebP?
- Only the first frame becomes a PNG, since a normal PNG cannot hold animation.