01 / Fast steps
- Drop or paste your WebP images.
- The conversion starts automatically.
- Download the PNG files.
Drop WebP images and download lossless PNG files with transparency intact, without uploading anything.
Your files never leave your device. This tool even works offline.
01 / Fast steps
02 / Best for
03 / Why here
04 / Keep in mind
Tool connections
Just converted a file here? Click a tool that reads it and your new file is handed over automatically, no re-upload needed.
Good to know
Yes. Both formats store an 8-bit alpha channel, which gives 256 levels of opacity per pixel rather than a single on or off value, so soft shadows and anti-aliased edges come across intact. PNG then stores that alpha losslessly.
Because the two formats answer different questions. Lossy WebP is allowed to discard detail your eye is unlikely to miss, while PNG must reproduce every pixel exactly, and that includes the compression artifacts the WebP encoder left behind. Reproducing noise exactly is expensive, so the PNG is normally several times larger.
Only the first frame is converted. PNG itself has no concept of animation: the animated variant, APNG, is a separate extension that this converter does not produce. If you need every frame, extract them first and convert them individually.
Yes, with no sign-up, no watermark and no file-size limit. Decoding and encoding both happen on a canvas inside your browser, so the images never leave your device.