WebP to PNG

Convert WebP images to PNG free, keeping transparency intact. The fix for software that refuses to open WebP. Nothing is uploaded.

  • Free
  • Never uploaded
  • No sign-up

Drop files here

or browseJPG, PNG, WebP, GIF, BMP, SVG, HEIC, PDF

How to do it

  1. Drop your WebP files below.
  2. Format is already set to PNG. There is no quality setting — PNG is lossless.
  3. Press Convert and download.

Why this is the better escape route from WebP

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.

It will not undo the compression

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.

Animated WebP gives you the first frame

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.

Questions

Is this free?

Yes. No account, no watermark, no cap on how many files you convert.

Are my files uploaded?

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.

Does transparency survive?

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.

Will the PNG be bigger?

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.

Does it improve quality?

No. Compression loss already in the WebP is permanent. PNG preserves what is there; it cannot recover what is gone.

What about animated WebP?

Only the first frame is converted. Browsers expose a single frame to a canvas, so animation cannot be preserved in a still image format.