WebP to PNG Converter
Convert WebP images to lossless PNG, with full alpha-channel support. Drop one or many files — everything is converted locally using HTML canvas, then offered for download. Nothing is uploaded.
100% client-side · no upload
Select one or more files to begin.
How to convert WebP to PNG
- Pick one or more
.webpimages. - Press Convert to PNG — each file is re-encoded in your browser.
- Click each Download link to save the resulting PNG.
Common use cases
- Older versions of Photoshop, PowerPoint, Word that do not read WebP.
- Forums and CMSes that still reject
.webpuploads. - Editing pipelines that require a PNG master with transparency.
Frequently asked questions
Will the converted PNG be larger than the WebP?
Usually yes. WebP achieves better compression than PNG, so the lossless PNG output is typically 2–5× larger.
Are animated WebPs supported?
Only the first frame is converted. To convert frame-by-frame, use a dedicated animation tool.
Is transparency preserved?
Yes. The canvas pipeline preserves the alpha channel verbatim.
Related: WebP to JPG · PNG to JPG · SVG to PNG · All image converters