Convert WEBP to PNG
Turn WEBP images into PNG files right in your browser. No upload, no signup, no watermark.
Processed in your browser
Drop your image here
or choose an image from your device
Accepts WEBP images · max 25.00 MB
How to use it
- 1Drop a WEBP file onto the upload area. Decoding happens in your browser, so the file never leaves the device.
- 2Check the decoded dimensions in the metadata line — WebP files often come from a CDN already scaled down.
- 3Press Convert. The frame is drawn to a canvas with its alpha channel intact and re-encoded as lossless PNG.
- 4Download the PNG. Expect it to be noticeably larger than the WEBP, since PNG stores every pixel exactly.
Frequently asked questions
Is transparency kept when I convert WEBP to PNG?
Yes. Both formats support an alpha channel, so transparent and semi-transparent pixels come through unchanged.
Why is the PNG several times larger than the WEBP?
Most WEBP files on the web are lossy and already discarded detail to get small. PNG is lossless, so it has to store the result pixel by pixel — a 150 KB WEBP commonly lands around 1 MB as a PNG.
Does this restore quality lost by the WEBP encoder?
No. Compression artefacts in the source are copied faithfully into the PNG. The benefit is that further edits and re-saves won't add new artefacts.
What happens to an animated WEBP?
Only the first frame is decoded and converted. PNG can't hold the animation, so the output is a single still image.
Related guides
- JPG vs WEBP: is it worth converting your images?WEBP typically saves 25–35% over an equivalent JPG. Here is where that saving is real, where it isn't, and what you give up.
- JPG vs PNG: which one should you actually use?One throws away detail to stay small, the other keeps every pixel and every transparent edge. Here is how to pick without guessing.
Related tools
- WEBP to JPGTurn WEBP images into JPG files right in your browser. No upload, no signup, no watermark.
- PNG to WEBPTurn PNG images into WEBP files right in your browser. No upload, no signup, no watermark.
- JPG to PNGTurn JPG images into PNG files right in your browser. No upload, no signup, no watermark.
- Resize ImageSet exact pixel dimensions or aim for a target file size in KB. Everything runs in your browser.