Image tools

WebP to PNG Converter

Convert a WebP image into a PNG file directly in your browser while preserving transparency when possible.

Your WebP preview will appear here.

PNG output

Transparent WebP pixels remain transparent in the PNG output when the browser decodes them.

How to use this WebP to PNG converter

Upload a WebP image, generate the PNG file, then download the converted result.

The conversion keeps the original pixel dimensions and runs locally in your browser.

Transparency support

WebP can contain transparency, and PNG also supports transparency. If your browser decodes the WebP alpha channel, the PNG output keeps it.

This makes the tool useful for icons, stickers, product cutouts, and assets that need transparent edges.

File size expectations

PNG output may be larger than the original WebP because PNG is lossless and WebP is often optimized for small web delivery.

Use PNG when compatibility, editing, or transparency workflows matter more than the smallest possible file size.

Example output

Input
Output
A WebP icon, sticker, product image, or screenshot
A PNG file with the same dimensions and decoded transparency

The browser decodes the WebP image, draws it onto a transparent canvas, and saves the result as PNG.

FAQ

Does this upload my WebP?

No. The conversion runs locally in your browser with Canvas APIs. The WebP file is not sent to a server by this tool.

Will transparency be preserved?

Yes, when the WebP contains transparency and your browser decodes it correctly, the generated PNG keeps transparent pixels.

Why is my PNG larger than the WebP?

WebP is usually optimized for web compression, while PNG stores pixels losslessly, so PNG files can be larger.

Last updated: May 14, 2026

Related tools