WEBP to PNG
Convert WEBP images to PNG directly in your browser, without uploading the file to a server.
Processed on your device. Nothing is sent to any server.
or click to select it
Convert WEBP images to PNG directly in your browser, preserving transparency if the original image has it.
Decodes the WEBP image and re-encodes it as PNG on a canvas, a lossless format that preserves the alpha channel.
Use cases
- Preserving the transparency of a logo or icon in WEBP.
- Preparing assets for design software with no WEBP support.
- Archiving an image in a widely compatible format.
How it works
- 1
Upload your WEBP image
Drag the file in or pick one from your device.
- 2
Download the PNG
The conversion is automatic with no loss of transparency.
Frequently asked questions
- Will the resulting PNG be heavier than the original WEBP?
- Usually yes, because PNG tends to produce larger files than WEBP for the same image; in exchange you gain universal compatibility.