Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
Converting WebP to PNG keeps the transparent background completely intact and gives you a file that loses nothing from here on, which is what a design tool needs. Expect it to be several times larger. Drop the file above and it converts on your own machine, free and with nothing uploaded.
Up to 100 files at once. Mixed formats are fine.
They convert one after another and download together as a ZIP.
WebP to PNG






People arrive at WebP to JPG because something refused to open their file. They arrive here on purpose, and usually for one of two reasons: the image has a transparent background, or it is going into a design tool and needs to survive being edited.
Transparency is the clear-cut case. WebP has a real alpha channel and so does PNG, so a cut-out product shot, a logo with no background or an interface icon converts with its transparency completely intact. There is no fill colour to choose and nothing to check afterwards.
Converting the same file to JPG would flatten those areas onto a solid colour — usually white — and a white logo on transparency simply disappears. If there is any transparency in the image at all, PNG is the answer and JPG is not.
PNG is lossless, so once the picture is decoded it can be cropped, adjusted, exported and re-saved as many times as you like without accumulating any further damage. A JPG loses a little on every save, which is invisible once and obvious after ten rounds. If the image is going to be worked on rather than simply looked at, start from a PNG.
One thing this cannot do, and the word invites the misunderstanding: it does not improve the image. The WebP discarded detail when it was created, and nothing recovers that. What PNG guarantees is that no further detail is lost from here on.
If the original exists somewhere in a better form — the photograph off the camera, the vector file the logo was exported from — converting that is always better than converting the WebP.
Sometimes a lot. WebP is efficient and PNG is not, particularly for photographs, where PNG can easily be five times the size. For flat graphics and icons the gap is much smaller, because that is the kind of image PNG was designed around.
If the image is a photograph with no transparency and you simply need it to open in something, JPG will serve you better and at a fraction of the size. The conversion runs in your browser either way, so a folder of images converts as fast as your machine manages and nothing is uploaded.
WebP comes in two kinds and the file does not announce which one you have. A lossless WebP converts to PNG with every pixel intact — nothing is lost in either direction, and converting back would give you the same image again.
A lossy WebP is the common case for photographs, and there the PNG faithfully preserves a picture that has already been reduced. Both give you a correct PNG. Only one of them gives you a PNG worth what it costs in size.
Flat colour, sharp edges and text are exactly what PNG compression was designed around, and it is where the size penalty largely disappears. A screenshot saved as WebP and converted to PNG often grows by a fifth rather than fivefold.
It is also where the conversion is most clearly worth doing, because these are the images that end up in documentation, tickets and design files — places that read PNG without argument and WebP sometimes not at all.
Midjourney and most image generators hand back WebP from their web apps, because it is what a browser serves most cheaply. That is fine until the picture has to go anywhere else: upscalers, retouching software, print services and stock platforms frequently will not take the format, and the file that took an hour of prompting is stuck.
PNG is the right destination when the image is going to be worked on rather than just looked at. A generated picture is usually the start of a pipeline — upscale, retouch, composite, print — and each lossy re-encode along that path compounds. Converting to PNG once, losslessly, means the pixels the generator produced are the pixels every later step receives.
Drop up to 100 files at once. They convert one after another and come back together as a ZIP, in the order you gave them.
Watch the total size with this pair in particular. Two hundred photographs that took 40 MB as WebP can be several hundred megabytes as PNG, and all of that is being assembled in your browser. On an older machine, batches of fifty are the safer way round.
Open the PNG over a background that is not white. Most viewers show a checkerboard behind transparent areas; a white rectangle where you expected a checkerboard means the transparency was flattened somewhere upstream, not here.
This is worth the thirty seconds when the image is a logo going into a document. A white box around a logo is the kind of thing nobody notices until it has been printed.
| WebP | PNG | |
|---|---|---|
| Full name | WebP Image | Portable Network Graphics |
| File extension | .webp | .png |
| Media type | image/webp | image/png |
| Compression | Either, depending on the setting | Lossless — nothing is discarded |
| First published | 2010 | 1996 |
| Published by | PNG Development Group | |
| Specification | RFC 9649 | ISO/IEC 15948 |
| Licensing | Open standard | Open standard |
| Standing today | Current | Current |
| Bit depth | 8 | 16 |
| Colour it can describe | RGB, YCbCr | RGB, greyscale, indexed palette |
| Largest image | 16,383 px per side | 2,147,483,647 px per side |
| Opens in a browser | Every browser | Every browser |
| Considered instead | AVIF, JPG | SVG, JXL |
PNG holds a single still image. An animated WebP keeps its first frame and loses the rest, so a conversion is a way to take a still out of one, not a way to move it.
Nothing is discarded. WebP and PNG both store their content losslessly, so the conversion is a change of packaging rather than a change of quality, and it can be repeated without accumulating damage.
Transparency survives. Both WebP and PNG store an alpha channel, so a cut-out stays cut out and nothing is filled in behind it.
Adobe Photoshop and GIMP read both WebP and PNG, so there is a way to check the result against the original without a second tool.
WebP is Google's format, published in 2010. It records 8 bits per channel.
PNG comes from PNG Development Group and dates from 1996, specified as ISO/IEC 15948. Adobe Photoshop, GIMP and Paint.NET all read it.
No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file. The engine behind this particular pair is jSquash, WebAssembly builds of the reference image codecs; your browser fetches it once and caches it.
Yes, completely. Both formats have a proper alpha channel, so a cut-out logo or an icon keeps its transparent background exactly. This is the main reason to choose PNG over JPG here — JPG would fill it with a solid colour.
No, and it is worth being clear about that. PNG is lossless from this point on, but the WebP already discarded detail when it was made. You are preserving what you have rather than recovering anything.
Often several times. WebP compresses efficiently and PNG does not compress photographs well at all. For a logo or an icon the difference is small; for a photograph it can be dramatic.
If the image is a photograph with no transparency and you only need it to open somewhere, JPG — much smaller and no visible difference. Choose PNG when there is transparency to keep or the image will be edited.
Yes. PNG has been read by every version of every serious image editor for two decades, which is exactly why this conversion exists — older releases of Photoshop refuse WebP without a plugin.
This page converts one into the other. If you are choosing rather than converting, WebP vs PNG answers which to use, for what, and what each is bad at.
The claims this page makes about WebP and PNG are checkable, and these are the documents that settle them.