Convert WebP to PNG Online
Saved a .webp off the web and your software will not open it? Turn it into PNG.
Drop your WebP file here
or click to select
How WebP to PNG works
Upload WebP
Drag & drop or click to select your WebP file.
Choose Options
Adjust quality, size, or other output settings if needed.
Download PNG
Click Convert and your PNG file downloads instantly.
About WebP to PNG conversion
PNG is the safe landing spot when you need the image to keep its transparency and open in absolutely everything. Design tools, older Photoshop versions, Office, email clients and CMS uploaders all take PNG without argument, and unlike JPG it will not flatten an alpha channel onto a white box. WebP is a delivery format, not a working format. Browsers render it everywhere, but the moment a .webp leaves the browser it hits software that never caught up — Photoshop only added WebP support in version 23.2, Office before 2021 will not place one, Outlook will not render one inline, and a long tail of upload forms validate against a hard-coded list that has never heard of it.
PNG — Portable Network Graphics — is lossless deflate with full 8-bit alpha and support described as: universal since the late 1990s. Where WebP is optimised for the last hop to a browser, PNG is what the software on the other side of that hop is expecting. Converting is a one-step fix for the "this file type is not supported" wall.
Size is the trade-off worth knowing about: PNG files are typically 25-35% larger than lossless WebP, and several times larger than lossy WebP. If the source PNG is a photograph rather than a graphic, choose lossy WebP — lossless mode will save far less than you expect on continuous-tone detail.
Where PNG comes from
PNG was designed in 1996 as a patent-free replacement for GIF, after Unisys began enforcing its patent on GIF's LZW compression. It brought lossless compression, 8-bit alpha transparency and 16-bit colour depth, and became the standard format for screenshots, logos, UI assets and anything with sharp edges or flat colour. Its one weakness is photographs: lossless compression handles continuous-tone detail badly, which is exactly the gap WebP's lossy mode fills.
WebP vs PNG at a glance
| WebP | PNG | |
|---|---|---|
| Compression | Lossy VP8 or lossless VP8L | Lossless DEFLATE |
| Transparency | Full 8-bit alpha in both modes | Full 8-bit alpha |
| Animation | Native animation support | Not supported (APNG is a separate extension) |
| Colour depth | 8-bit per channel, sRGB | 8-bit and 16-bit per channel, plus palette modes |
| Where it opens | Every current browser; patchy in desktop applications | Universal since the late 1990s |
| Typical file size | The baseline | Typically 25-35% larger than lossless webp, and several times larger than lossy webp |
Real-world workflow — Getting a web-saved image into software that rejects WebP
- Save an image from a web page and find it lands as a .webp
- The target application refuses it outright — a common wall with PNG workflows
- Drop the .webp here and convert it to PNG
- Set the options the destination needs (size, page format, colour handling)
- Import the PNG file — it opens without complaint
Recommended conversion settings
| Use case | Settings |
|---|---|
| Sharing and general use | Defaults — PNG is lossless, so there is no quality dial |
| Uploading to a form with a size cap | Resize to the maximum accepted dimensions before converting |
| Printing | Keep full resolution and leave metadata intact for colour profiles |
| Editing afterwards | Convert once from the best source — avoid round-tripping through PNG repeatedly |
| Privacy-sensitive images | Enable strip metadata to remove EXIF, GPS and camera identifiers |
Where will your PNG file open?
| Platform | WebP | PNG |
|---|---|---|
| Chrome / Edge / Firefox | ✓ | ✓ |
| Safari 14+ / iOS 14+ | ✓ | ✓ |
| Windows Photos | ✓ | ✓ |
| macOS Preview & Quick Look | ✓ | ✓ |
| Adobe Photoshop | ~ | ✓ |
| Microsoft Office 2021+ | ✓ | ✓ |
| Email clients (Outlook, Gmail) | ✗ | ✓ |
| Social media uploaders | ~ | ✓ |
| Print & prepress (RIP) | ✗ | ✓ |
When to convert WebP to PNG
PNG is the right landing spot when the image has transparency you cannot afford to lose. Both WebP and PNG carry a full 8-bit alpha channel, so logos, icons, product cut-outs and UI assets survive the conversion with their transparent backgrounds intact — which a JPG conversion would flatten onto a white box.
PNG is also what design and document software expects. Figma, Canva, Illustrator, InDesign, Word, PowerPoint and virtually every web-based editor accept PNG without argument, while a good number of them still refuse WebP outright or handle it awkwardly. If the file is heading into a design or document workflow rather than back onto a web page, PNG removes the friction.
The cost is file size. PNG is lossless, so photographic content compresses poorly — expect a PNG several times the size of the WebP it came from. That is fine for graphics and screenshots, which is most of what people are converting. For photographs where size matters, JPG is the better pick.
WebP to PNG tips
- If the goal is simply "make this open in my software", PNG is usually the right call — but check whether the destination accepts PNG or JPG first, since those are accepted even more widely.
- Convert from the highest-quality WebP you have. Each lossy re-encode costs a little detail, and starting from an already-compressed copy compounds it.
- Strip metadata before sharing. Images saved from the web can carry the original photographer's EXIF, including camera serial and, occasionally, GPS coordinates.
- Batch the job rather than converting one at a time — the queue runs conversions in parallel and returns a single zip.
- Keep the .webp original if the image is also going back onto a web page. Serving the PNG version instead will cost you page weight.
Related tools
Formats involved
WebP – Web Picture Format (Google)
PNG – Portable Network Graphics
WebP to PNG — frequently asked questions
Related guides & articles
Maybe you wanted something else?
- You just need something that opens everywhere → WebP to JPG
- You are submitting this to a portal or form → WebP to PDF
- The file is simply too big → Compress WebP
- You want to pick a different output format → Image Converter