Works where WebP does not
PNG is accepted by every design tool, CMS, printer and legacy browser. Converting removes the compatibility surprises that WebP still causes in print workflows and some desktop publishing apps.
Convert WebP images to lossless PNG, right in your browser.
Loading tool…
The tool is loading its code on your device. This happens once and is cached for later visits.
Processed entirely on your device
Overview
Turn .webp files into universally supported .png images with full transparency preserved. Batch convert up to 20 files at once — nothing is uploaded.
WebP was designed for the web, but the rest of the design pipeline never fully caught up. Print suppliers, some Windows desktop apps, older versions of office software and plenty of CMS media libraries still expect PNG. This converter exists for that exact moment: you downloaded an optimised WebP and now something downstream refuses to open it.
The browser decodes your WebP into an uncompressed bitmap using its native image decoder — the same one that renders web pages. That bitmap is drawn onto an HTML canvas at its natural size, then the canvas is serialised with the PNG encoder. Because PNG is a lossless format, the bytes that come out describe precisely the pixels that went in.
There is no intermediate quality loss and no server round trip. The only trade is size: expect the PNG to be noticeably larger than the WebP, particularly for photographs.
If the destination is a web page, PNG is often the wrong answer — it will be two to four times heavier than the WebP you started with. In that case keep the WebP, or use JPG for photographs. If the PNG comes out too large for your CMS, run it through the image compressor before uploading.
Step by step
Drop one or more .webp files onto the upload area, or click it to browse.
Choose whether to keep the original dimensions or downscale very large images.
Press Convert to PNG — each file is decoded and re-encoded locally.
Preview the results, then download them individually or as a single ZIP-free batch.
Why use it
What this tool is good for, and what it deliberately does not try to do.
PNG is accepted by every design tool, CMS, printer and legacy browser. Converting removes the compatibility surprises that WebP still causes in print workflows and some desktop publishing apps.
WebP and PNG both carry a real alpha channel, so logos, icons and screenshots with cut-out backgrounds convert pixel-for-pixel without a white halo.
PNG uses lossless DEFLATE compression, so the converted image is exactly as sharp as the decoded WebP — no additional generation of compression artefacts.
Decoding and re-encoding use the browser's own image pipeline. Product shots, mockups and unreleased artwork never touch a network connection.
Questions
Short, honest answers about quality, limits and privacy.