PNG to WebP — Free
Shrink heavy PNGs dramatically and keep their transparency — no white box where the background used to be. In your browser, nothing uploaded, no watermark.
Drop images here
or choose them from your device. JPG, PNG, WebP, AVIF, GIF and BMP — one or many at once.
Your images never leave this device. Conversion happens in your browser.
The useful thing about this direction is that nothing is lost structurally. WebP has a full alpha channel, so a logo with a cut-out background stays cut out, and soft anti-aliased edges keep their partial transparency. That is the whole difference from converting a PNG to JPG, where transparency cannot be stored at all and has to be filled in with some colour you pick and then live with.
How much smaller the file gets depends entirely on what is in it. A photograph or screenshot saved as PNG often drops by 70–90%, because PNG stores every pixel exactly and was never a good fit for photographic detail. A flat logo with six colours is already about as small as it is going to get, and may barely shrink. Each file reports its real before-and-after size, so you can see which case yours is rather than guess.
One caveat, and it runs the opposite way to most conversions. PNG is lossless — it holds your exact pixels — while the WebP a browser can produce is lossy. So this introduces loss where there previously was none. For a photograph that is an easy trade. For a logo with hard edges and flat colour it can be a poor one, because lossy compression is least flattering to precisely that kind of image. Convert one and look at it before doing the whole folder.
How to convert PNG to WebP
-
1. Add your PNG files
Drag them onto the drop zone or choose from your device. Convert one or a whole folder at once — nothing is uploaded.
-
2. Keep WebP selected
WebP is already chosen. There is no background colour to pick here, unlike converting to JPG, because WebP keeps transparency exactly as it was.
-
3. Set the quality
Maximum stays closest to the original PNG and is still far smaller. Lower settings shrink further but soften sharp edges, which matters more for graphics than photographs.
-
4. Convert and download
Press Convert and the WebP downloads straight away — a single file, or the whole batch as one ZIP, with each file showing what it saved.
Which PNGs are worth converting?
The content matters more than the format here, and the answer is not the same for every PNG on your site.
-
✅ Big wins
Photographs and screenshots saved as PNG, product shots with transparent backgrounds, and any large detailed image. These are where PNG is least efficient and WebP gains the most.
-
⚠️ Check first
Logos, icons, diagrams and line art. PNG already handles flat colour and sharp edges very well, the saving is small, and lossy WebP can soften exactly the edges that matter. SVG is often the better answer for these.
Frequently asked questions
How do I convert PNG to WebP for free? +
Drop the PNG above and press Convert — the WebP downloads immediately. There is no account, no batch limit and no watermark, and the file is never uploaded, since conversion happens entirely in your browser.
Does WebP keep the transparency from my PNG? +
Yes. WebP has a full alpha channel, so transparent areas stay transparent and soft anti-aliased edges keep their partial transparency. This is the main difference from converting a PNG to JPG, where transparency cannot be stored at all and has to be filled with a background colour. Because of that, there is no background colour control on this page — nothing needs filling.
How much smaller will the WebP be? +
It depends enormously on what the PNG contains. Photographs and screenshots saved as PNG often shrink by 70–90%, because PNG stores every pixel exactly and is a poor fit for photographic detail in the first place. Flat graphics, logos and line art with few colours are already efficient as PNG, so the saving there is much smaller and sometimes near zero. Each file reports its actual before-and-after size, so you can see which case you are in.
Does converting PNG to WebP lose quality? +
Yes, and this is worth being clear about because it runs the opposite way to most conversions. PNG is lossless — it holds the exact pixels. The WebP a browser can produce is lossy, so converting introduces loss where there was none before. At Maximum quality that loss is not visible at normal viewing size, and for a photograph the size saving is well worth it. For a logo with hard edges and flat colour it can be a poor trade, since lossy compression is least flattering to exactly that kind of image.
Can I make a lossless WebP from my PNG? +
Not in a browser. WebP does have a genuinely lossless mode, and for graphics it often beats PNG outright — but the canvas API browsers expose only produces the lossy variant, so this tool cannot offer it and does not pretend to. If you need lossless WebP, a desktop encoder such as cwebp with its lossless flag will do it. For photographs the lossy mode is what you want anyway.
Should I convert my logos and icons to WebP? +
Compare before committing. A small PNG logo is often already tiny, and lossy WebP can add faint artefacts around the sharp edges and flat colour that PNG renders perfectly. Convert one and look at it at full size next to the original. For icons and simple shapes, SVG is usually the better answer than either format, since it stays sharp at any size and is often smaller still.
Is WebP supported everywhere? +
In browsers, effectively yes — Chrome, Edge, Firefox and Safari have all supported it for years, including its transparency, which is why it is safe to serve on a website today. Outside browsers it is patchier: some older desktop applications and photo utilities do not open it. So WebP is right for images going onto the web, and PNG remains safer for files you are handing to someone else.
Can I convert a batch of PNGs at once? +
Yes. Add as many as you like and they all convert with the same quality and resize settings. The whole set downloads as a single ZIP, and each file also has its own download link if you only want one of them.
Can I resize the images while converting? +
Yes. Tick "Limit the longest side" and give a pixel value — anything larger is scaled down proportionally, and anything already smaller is left alone. For a website this is often the bigger win, since serving a 3000-pixel screenshot into a 900-pixel slot wastes far more bytes than the format choice does.
Are my images uploaded anywhere? +
No. Every image is decoded and re-encoded entirely inside your browser. Nothing is transmitted. That makes it safe for anything you would not upload to an unknown server — product artwork before launch, client work, screenshots containing personal details. Once the page has loaded it works offline.
Will there be a watermark on the WebP files? +
No. The output is your image as a WebP, nothing added. There is no watermark, no badge, and no paid tier that removes one.
Other free tools
-
JPG to WebP
The same conversion from JPG — typically 25–35% off, with no transparency to worry about.
-
PNG to JPG
When the destination will not take WebP. Transparency has to be filled there, and you choose the colour.
-
Image Compressor
Need an exact size rather than a format change? Compress to a target like 100KB.
-
Image Resizer
Often the bigger win for a website — a 3000px screenshot in a 900px slot wastes more than the format does.