Convert WebP to PNG
PNG is the destination when a WebP needs to keep everything: transparency for logos and cut-outs, pixel-sharp edges for screenshots and UI graphics, and losslessness for images you’ll edit again. This page decodes the WebP in your browser and writes a PNG with nothing thrown away — and nothing uploaded anywhere.
This is the conversion to choose over WebP to JPG whenever the image is not a photograph. JPG earns its small files by discarding detail photographs can spare; graphics can’t spare it, and JPG has no transparency at all.
Preset: WebP → PNG (lossless, keeps transparency)
Drop HEIC photos here — or click to browse, or paste with Ctrl+V
HEIC · HEIF · AVIF · WebP · JPG · PNG — converted on your device, never uploaded
How it works
- Open this page — the converter is already set for “Convert WebP to PNG”.
- Drop your photos into the box, click to browse, or paste with Ctrl+V. Batches are fine.
- Your browser decodes and re-encodes each photo on your own device — nothing is uploaded.
- Check the preview and file size on each result card, then download.
What survives the trip — everything visible
The alpha channel survives: transparent and semi-transparent pixels in the WebP come out identical in the PNG. Sharp edges survive: PNG never smudges text or line art the way JPEG does. What doesn’t carry over is animation (an animated WebP contributes its first frame) and metadata, which web-sourced images rarely have anyway.
One caveat worth stating plainly: if the WebP itself was saved lossily (most web-served ones are), PNG can’t restore what its encoder already discarded. Lossless means “no further loss from here”, not “undo previous loss”.
Typical uses
Designers pulling a client’s logo off their website when no other source exists; anyone inserting a saved diagram into a document editor that renders PNG more reliably; screenshot cleanup pipelines that need an editable, re-saveable intermediate; sticker and emote workflows where the transparent background is the whole point.
Frequently asked questions
Does WebP to PNG preserve transparency?
Yes, fully — including semi-transparent (partially opaque) pixels. That’s the main reason to choose PNG over JPG for this conversion.
Why did my PNG come out larger than the WebP?
PNG is lossless and WebP compresses harder, so growth is normal — often several-fold for photographic content. For graphics and logos the difference is usually modest.
Can I go PNG to WebP here instead?
Yes — drop a PNG on any converter page and pick WebP as the output format. Every page accepts every input format the browser or our decoder can read; the presets just set the defaults for the page’s common case.