WebP to PNG

Drop in a WebP file and get a PNG back. Useful when a program refuses the newer format — and many still do, from older design tools to printing services.

or drop them here

    How to use

    Good to know

    Why convert away from WebP at all

    WebP files are smaller, which is exactly why websites use them. The trouble starts elsewhere: older editors, corporate document systems, some printers and a few messaging apps still do not open the format. PNG is understood by everything written in the last twenty-five years.

    Transparency survives, quality does not degrade

    PNG stores pixels without loss, so a logo on a transparent background stays clean-edged. If the WebP was itself lossy, the damage was done before you arrived — PNG cannot restore what was thrown away, but it will not throw away any more.

    Frequently asked questions

    Are my images uploaded anywhere?

    No. The browser decodes and re-encodes them on your device; the files never leave it.

    Will the PNG be larger than the WebP?

    Usually yes, often several times over. That is the price of lossless storage — use PNG where the format is required, not for the web.

    Does animated WebP work?

    Only the first frame is converted, because PNG has no animation. For a moving image you need GIF or APNG.

    How many files can I convert at once?

    Up to thirty per batch. They are processed one after another so a phone does not run out of memory.

    Related tools