How to Convert WebP to PNG for Editing

Convert WebP to PNG when an editor rejects the file, keep transparency intact, and know why the exported PNG may get heavier.

Editor mockup showing a converted PNG with checkerboard transparency and a loupe on the alpha edge.
Contents
  1. Try Preview or Paint before an online converter
  2. Convert WebP to PNG in a browser when the app refuses it
  3. Check transparency before you send the PNG
  4. Expect the PNG to get heavier
  5. Keep WebP for the web, PNG for the handoff

Convert WebP to PNG when your editor, upload form, or client workflow refuses the WebP file. Use Preview on Mac or Paint on Windows first; if that path trips up, use a browser converter, then check the alpha edge before you send the PNG.

WebP is often the better web file. Google documents lossy and lossless WebP, plus transparency support, which is why the format shows up in saved images from Chrome, Shopify themes, and site exports. But a good web format can still be a bad handoff file. It happens weekly.

Try Preview or Paint before an online converter

The fastest WebP-to-PNG conversion is usually the app already on your machine. On Mac, Preview can export an open image as PNG. On Windows, Paint can save files in PNG when it opens the image correctly. Start there because native tools keep the workflow boring.

On a Mac, open the WebP in Preview, choose File > Export, then pick PNG from the format menu. If you have a few files, Apple says Preview can convert selected images from one window, which is handy for a small comp set (not a 300-image catalog).

On Windows, try opening the file in Paint and using Save as > PNG. Paint is fine for a one-off export. The catch is predictable: if the WebP doesn’t open, or if you need to inspect a transparent edge on top of a checkerboard, Paint starts to feel thin fast.

Photoshop is the exception. Adobe says Photoshop 23.2 and newer can open, edit, and save WebP without a plug-in. Older versions still need WebPShop, so converting to PNG remains the cleaner handoff when a client has an old Creative Cloud install or a locked-down office laptop.

Convert WebP to PNG in a browser when the app refuses it

Use a browser converter when the native app refuses the WebP, when you are on someone else’s computer, or when you only need one clean PNG for a design handoff. The goal is not magic quality gain. It is compatibility with fewer weird upload errors.

That is where WebP to PNG fits. Drop the file, export PNG, and open the result at 100% before you send it. I like this route for small visual jobs because it avoids installing a converter just to fix one downloaded product image.

Use Araluma Convert if you’re not sure which format you need yet. WebP to PNG is the narrow answer. The converter hub is better when the real question is PNG, JPG, WebP, or AVIF for a final export.

For client work, keep the filename boring after conversion. Replace hero-final-webp-download-2.png with something a person can read six months later, like product-card-transparent.png or logo-alpha.png. That tiny bit of naming discipline matters when the file moves from a browser download folder into Figma, Slack, or a Shopify theme ticket.

One warning: browser conversion will not rebuild detail that was already lost in a lossy WebP. Sort of. The PNG can preserve the pixels it receives, but it will not recreate the original camera file, so do not judge the converter when the source image was already softened by a CMS.

Check transparency before you send the PNG

PNG is the safer editing format when the WebP has transparency, but you still need to check it. Open the exported file over a dark background and a light background. If the edge shows a gray halo, the problem came from the source cutout or a matte color baked into the image.

This is where people mix up two issues. Converting WebP to PNG preserves an alpha channel when the source has one; it doesn’t remove a bad background. If your logo or product still has a fuzzy rectangle, fix the cutout first with Background Remover.

If the transparent area turns black only after you save to JPG, that’s a different problem. I wrote a separate guide on that PNG bug because JPG has no alpha channel. PNG and WebP can carry transparency. JPG has none.

For logos, I also check the counter-forms inside letters like A, O, and P. A sloppy export can look fine at thumbnail size and still show crunchy holes around the mark when it lands in a Figma frame or a Shopify product card.

Expect the PNG to get heavier

Don’t convert WebP to PNG because you expect a smaller file. Google says lossless WebP images are 26% smaller than PNG, and my local test went the same direction: a 1200x800 transparent WebP was 4,378 bytes; the PNG exported from it was 20,023 bytes.

I ran that test with ImageMagick 6.9.12 on this draft. The WebP-to-PNG conversion took 0.12 seconds, so speed wasn’t the issue. Size was. The PNG was about 4.6x heavier than the WebP, even though both files stayed at 1200x800 pixels.

That doesn’t make PNG wrong. It makes PNG an editing and delivery choice, not a performance choice. If the PNG is headed for a website after editing, run it through Compress or consider WebP again for the final page.

This is also why this guide takes different thinking from a WebP conversion. You’re balancing alpha, file weight, and where the asset will land. No single format wins every round.

Keep WebP for the web, PNG for the handoff

Keep WebP when the image is already on a website and page speed matters. Convert to PNG when an app rejects WebP, when you need a transparent design asset, or when the next person in the chain expects a file that opens everywhere.

This split saves time. WebP is for serving. PNG is for handoff. If this post feels familiar, the same rule applies: pick the format that the destination accepts, then keep a cleaner source somewhere else.

For a web build, read the file type guide before exporting everything as PNG. For a page-speed pass, use a web speed workflow and keep PNG for the files that truly need transparency or editing (which is fewer files than most teams think).

Next time a WebP image fumbles in Photoshop, Preview, Canva, or a client upload form, convert one file, inspect the edge, and send the PNG. If the file gets too heavy, compress after the handoff. Not before.