Skip to content

Convert WebP to PNG online

Runs in your browser — this file is never uploaded

Turn WebP images into PNG — the format design tools and editors expect when they need exact pixels, or when the software you are feeding it into has no idea what WebP is. Add your files, and download them back as PNG.

This keeps every pixel exactly, including any transparency the WebP carried. It will not shrink the file — going from WebP to PNG almost always makes it larger, since PNG stores everything exactly rather than approximating it the way WebP does.

Your files never leave your device. Conversion runs entirely in your browser, so nothing is uploaded, stored, or scanned, and a batch costs no more than a single file.

or drop them here — nothing is uploaded

How to webp to png

  1. Add your WebP images

    Drop one or more .webp files into the box, or click to browse.

  2. Convert and download

    Press WebP to PNG. One file downloads on its own; several arrive as a ZIP.

Frequently asked questions

Are my images uploaded anywhere?

No. Conversion runs in your browser using JavaScript, so your files stay on your device. You can confirm this by opening your browser devtools Network tab while converting — there are no upload requests.

Why would I convert away from WebP?

Usually because whatever comes next does not read WebP: an older image editor, a design template, or an upload form that expects PNG specifically. PNG is also the safer choice before further editing, since it has no re-compression penalty for repeated saves.

Why did the file get bigger?

Because PNG stores every pixel exactly rather than approximating it, the way WebP does. Expect the PNG to be noticeably larger, especially for a photograph with a lot of fine detail.

What happens to transparency?

It's kept exactly. This is the safe direction for a transparent WebP — nothing is flattened or filled in.

Is there a limit on how many files?

Thirty at a time, which is a limit of your device rather than our policy — everything is held in memory while it works.

I need to go the other way — PNG to WebP?

That is Image to WebP, a separate tool built for that direction.