Convert WebP images to PNG free, keeping transparency intact. The fix for software that refuses to open WebP. Nothing is uploaded.
Drop files here
or browse — JPG, PNG, WebP, GIF, BMP, SVG, HEIC, PDF
Most people converting away from WebP reach for JPG, and lose their transparency doing it. PNG keeps the alpha channel, so a downloaded logo or sticker stays transparent. If the image has a transparent background, this is the conversion you want, not WebP to JPG.
The WebP you started with was almost certainly lossy, and that loss is permanent. Converting to PNG stops any further degradation and gives you a lossless master to edit from, but it cannot restore detail the WebP already discarded. Expect a much larger file that looks exactly the same.
WebP can hold an animation. A browser canvas only ever reads the first frame, so an animated WebP converts to a single still image. That is the honest limit here rather than a bug.
Yes. No account, no watermark, no cap on how many files you convert.
No. The conversion runs inside your browser on your own device. Nothing is sent to a server — you can disconnect from the internet after the page loads and it still works.
Yes. PNG supports transparency, so transparent areas in the WebP stay transparent. This is the main reason to pick PNG over JPG when converting away from WebP.
Yes, usually several times bigger. PNG is lossless and stores far more data than a compressed WebP. It will not look better — it just stops any further loss.
No. Compression loss already in the WebP is permanent. PNG preserves what is there; it cannot recover what is gone.
Only the first frame is converted. Browsers expose a single frame to a canvas, so animation cannot be preserved in a still image format.