Convert WebP to PNG

Private by design: the conversion runs on your device. Nothing is uploaded.

  1. Choose the target format
  2. Drop your file (or click to browse)
  3. Download the converted file
0 bytes left your browserWhy is this limited?

Output format: png

Sometimes the WebP needs to become a PNG rather than a JPG: a logo with a clear background, a screenshot going into a document, artwork that must not pick up compression artifacts. This converter rewrites the image as a lossless PNG with its alpha channel intact. Everything happens inside this tab, offline if you want it to.

Frequently asked questions

Does the PNG keep the transparency from my WebP?
It does. The alpha channel is carried across pixel for pixel, so a cut out logo stays cut out.
Is the PNG larger than the WebP it came from?
Usually, and that is expected. PNG stores every pixel exactly, with no lossy step, which costs bytes but guarantees the image never degrades again.
Can I convert an animated WebP?
Only the first frame is written out, because PNG is a still format. Keep the original file if the animation matters.