WebP to PNG
Drop a WebP, get a PNG. Conversion starts the moment the file lands, and each PNG downloads with the same name as the original: logo.webp becomes logo.png. WebP is the format most websites serve now, so it's what you get when you right-click and save an image, but plenty of places still won't take it: older design and office apps, print shops, marketplace listing forms, and a lot of upload fields that only say PNG or JPG. PNG is the safe choice when the image has a transparent background (a logo, an icon, a product cutout) or sharp edges and text (a screenshot, a chart), because PNG is lossless and keeps the alpha channel exactly. This tool reads each file's first bytes, so a WebP saved as photo.jpg still converts, and it tells you when a WebP is animated, since a PNG can only hold the first frame. Everything runs in your browser; nothing is sent anywhere.
How to use
- 1
Drop your WebP files on the box, or click it to pick them. Up to 100 files at a time, 50 MB per image, 200 MB per batch.
- 2
Wait a moment. Each file converts on its own, in the order you added them, and the counter shows how far along the batch is. Files that aren't WebP, are empty, or are over a limit are marked with the reason and skipped.
- 3
Read the notes under each file. They tell you if the WebP was animated (you get the first frame), if it has transparency (it's kept), or if it was really a different format with a .webp name.
- 4
Click Download on any row, or Download all when there's more than one. Names match the originals, and two files with the same name get -2, -3 added so nothing overwrites anything.