Convert WebP images to PNG instantly in your browser. The image is re-encoded on your device and never uploaded.
100% private — files are converted in your browser and never uploaded.
Drop a WebP image — it loads locally.
Re-encoded in your browser via the canvas API.
Save the PNG image.
The WebP is decoded in your browser and written as PNG, so the result is exact and any transparency is preserved. This is the conversion to use for product cut-outs, logos and graphics downloaded from the web that need to go into a document, a design tool or a print job.
The PNG will be larger than the WebP — often several times larger for photographs — because PNG does not compress photographic detail. For photos where size matters, WebP to JPG is smaller.
Only the first frame is converted; PNG output is a still image. Nothing is uploaded, so large images convert as fast as your device can decode them.
No. The conversion runs entirely in your browser using JavaScript — your file never leaves your device, so it's safe even for sensitive documents.
Yes — completely free, no signup, no watermark, and no daily limits.
Yes. The decoded pixels are stored without further compression loss, and transparency is kept.
WebP achieved its small size with lossy compression; PNG stores every pixel exactly, which takes more space.