Good news: the editor's now built for your phone. Try it →, and send bug reports or feature requests to hello@vidclean.net

Convert WebP to PNG

Turn a .webp image into a PNG that opens in practically any program, with transparency preserved. Free, no account, no watermark, images up to 25MB.

WebP is what websites hand you when you right-click and save. PNG is what Office, older photo viewers, print shops and most desktop editors actually accept. Drop your WebP here and download a lossless PNG a couple of seconds later. Conversion runs on VidClean's server, so it works the same on a phone as on a laptop.

WebP PNG

Input: WebP up to 25MB · Output: PNG with transparency preserved

cloud_upload

Click to upload or drag & drop

WebP (.webp) · Up to 25MB

No sign up needed. Just drop your image.

Processing time depends on file size and your upload speed.

person_off

No account required

Drop the file and go. Nothing to sign up for, no email, no credit card, and no software to install on your machine.

layers

Transparency survives

An alpha channel in the WebP becomes an alpha channel in the PNG. Cut-out subjects and rounded logos keep their transparent edges instead of picking up a white box.

timer_off

Files deleted in about 90 minutes

Your WebP and the PNG it produced are both removed from our servers automatically. No watermark is added on the way out, either.

How It Works

1

Upload your WebP

Drag a .webp file up to 25MB onto the box, or click to browse. Nothing to install and no account to create. Photos, screenshots, product shots, logos and illustrations all work.

2

VidClean converts it to PNG

The image is decoded on our server, EXIF orientation is applied, and every pixel including the alpha channel is written out as a lossless PNG. Nothing runs in your browser, so a large image will not lock up a phone. Curious about the plumbing? Read how VidClean works technically.

3

Download the PNG

You get a plain converted.png with no watermark and no downscaling. Your files are deleted about 90 minutes later, so save it somewhere before then.

Who uses this

People who saved an image from a website and discovered their computer will not open it. Office workers dropping a picture into a slide deck or a Word document that rejects .webp outright. Teachers building worksheets. Sellers preparing listing photos for a marketplace whose uploader only knows PNG and JPG.

Designers and developers converting exported assets back into a format their editor, their icon pipeline or their print supplier will accept, with the alpha channel intact so the asset can still sit on any background colour.

And anyone who simply wants the file to behave. You should not have to know what a container format is to email a picture to your mother.

Working with images more broadly? Our Background Remover and Blur Face tools follow the same rules: free, no account, no watermark.

Why a WebP needs converting at all

WebP is a Google format built for one job: making web pages load faster. It compresses a photograph roughly 25 to 35 percent smaller than a comparable JPEG, it supports an alpha channel that JPEG never had, and every current browser displays it. That combination is why so many sites now serve WebP by default, and why the file you right-clicked and saved arrived with a .webp extension you did not ask for.

The trouble starts the moment the image leaves the browser. Format support in desktop software is decided years in advance and updated slowly, so a great deal of the software people use every day still does not read WebP: older Windows photo viewers, plenty of Office installations, a long tail of image editors, many print and photo lab uploaders, and a surprising number of content management systems and job application forms. You end up with a picture you can see perfectly well in Chrome and cannot place into a document.

PNG is the opposite kind of format. It was finalised in 1996, it has been supported by essentially everything since, and it is the format people reach for when a file simply has to open. It stores images losslessly, keeps a full 8-bit alpha channel for transparency, and never introduces the blocky halos that lossy compression leaves around hard edges and text.

That is the whole trade you are making here. WebP is small; PNG opens. Converting swaps a modern, efficient, awkward format for an old, bulky, universally accepted one, and for a file you need to hand to another human being that is almost always the right swap.

Lossy, lossless and what actually happens to your pixels

WebP comes in two flavours. Lossy WebP works like JPEG: it discards image information that the eye is unlikely to miss, permanently, in exchange for a much smaller file. Lossless WebP keeps every pixel exactly, the way PNG does, and is what you get from a careful export of a logo or a screenshot. Most WebP files found in the wild on a web page are the lossy kind.

PNG is always lossless. When we convert, the WebP is decoded to raw pixels and those pixels are written into a PNG unchanged. Nothing further is thrown away. If the WebP was lossless to begin with, the PNG is pixel-for-pixel identical to the original image. If the WebP was lossy, the PNG is a perfect copy of the already-compressed result, artifacts and all. Converting cannot restore detail that was deleted upstream, and any tool promising otherwise is guessing at pixels rather than recovering them.

Expect the PNG to be bigger

This surprises people, so it is worth stating plainly: your PNG will usually be larger than the WebP you started with, often by a factor of two to five, and sometimes far more for a detailed photograph. That is not a fault in the conversion. Lossy WebP got small by deleting information; PNG has to keep everything and compresses with DEFLATE, a general purpose algorithm that has no special understanding of images. Flat-colour graphics such as logos, icons, screenshots and charts compress well in PNG and the gap stays modest. Photographs of grass, foliage, crowds or noise compress badly, and the gap gets wide.

If the size matters more to you than transparency or perfect fidelity, a JPG is the better destination for a photograph. If the image has transparency, PNG is the only one of the two that can carry it.

What people convert WebP to PNG for

An image saved from a website that will not open

The most common case by far. You right-clicked, chose save, and got a .webp your photo viewer shows as a broken icon. Converting to PNG makes it a normal picture file again, and you keep the full pixel dimensions you downloaded.

Documents, slides and spreadsheets

Insert Picture in a lot of Office installations still refuses WebP, and so do many older document templates and PDF tools. PNG is one of the two formats every office suite has understood forever, and it keeps text and diagrams crisp rather than smearing them.

Logos and cut-outs that need a clear background

A transparent WebP converted to JPG picks up a solid white rectangle, because JPG cannot store transparency. PNG carries the alpha channel through untouched, so the logo still floats on whatever colour you place it against.

Uploaders that only list PNG and JPG

Marketplace listings, job application portals, print-on-demand services, ticketing systems, school and council forms. Many were built before WebP mattered and validate the extension strictly. Sending a PNG avoids an argument with a form you cannot change.

Editing an asset without stacking up losses

Every time a lossy file is opened, changed and saved again it loses a little more. Converting once to PNG gives you a lossless working copy you can crop, annotate and re-save as many times as you like before exporting a small version at the very end.

Screenshots, charts and line art

Flat colour with hard edges is exactly what PNG was designed for. Text stays sharp, gradients do not band, and there are no compression halos around the edges of boxes and letters. It is also the case where the PNG size penalty is smallest.

WebP to PNG: what changes and what does not

How WebP and PNG compare
Property WebP PNG
CompressionLossy or losslessAlways lossless
TransparencyYes, full alpha channelYes, full alpha channel
Typical file sizeSmallerUsually two to five times larger
Support outside browsersPatchyEssentially universal
Released20101996
Input format
WebP only on this page, with a .webp extension. The output is always PNG. If you want a JPG instead, use WebP to JPG, and if you already have a JPG that needs to become a PNG, use JPG to PNG.
File size and dimensions
Up to 25MB per image. Images measuring more than 6000 pixels on a side are refused, which protects the server from decompression bombs. If your file is over either limit, export it smaller first and convert that.
Transparency
Preserved. If the WebP has an alpha channel, the PNG gets the same alpha channel. Nothing is flattened onto white, and no matte colour is introduced around soft edges.
Resolution
Unchanged. A 1600 by 900 WebP comes back as a 1600 by 900 PNG. Nothing is scaled, cropped or padded, and no low-resolution preview is substituted.
Orientation
Corrected. If the source carries an EXIF orientation flag, the image is rotated to match before the PNG is written, so it appears the right way up in software that ignores the flag.
Output size
Expect the PNG to be larger than the WebP, usually noticeably so, because PNG is lossless. This is normal and is not a sign that anything went wrong.
Where it runs
On VidClean's own server, not in your browser and not at a third party. That is why a big image does not stall a phone, and why the result is identical no matter which device you used.
Privacy
No account is needed. Your WebP and the PNG it produced are both deleted about 90 minutes after the job finishes. Nothing is viewed, shared, sold or used for training.

Frequently Asked Questions

Everything you need to know about converting WebP to PNG.

Is this WebP to PNG converter really free? expand_more

Yes. There is no account, no signup, no watermark and no credit system. Upload a WebP up to 25MB, download the PNG, and that is the whole transaction. VidClean pays for the server the conversion runs on.

Does the PNG keep transparency? expand_more

Yes. If your WebP carries an alpha channel, that alpha channel is written straight into the PNG, so transparent areas stay transparent instead of turning white. This is the single biggest reason to pick PNG over JPG for a WebP with a cut-out subject or a rounded logo: JPG has no alpha channel at all, so it has to fill those pixels with something solid.

Why is the PNG larger than the WebP I uploaded? expand_more

Because PNG is lossless and most WebP files are not. A WebP saved from a website has usually already discarded fine detail to get small. PNG stores every pixel exactly and squeezes it with a general purpose compressor, so the same picture commonly comes back two to five times bigger, and a detailed photograph can be worse than that. The PNG is not lower quality, it is simply a far less efficient way of holding the same pixels.

Will converting to PNG improve the image quality? expand_more

No, and no tool can. If the WebP was saved lossily, the detail it threw away was gone before the file ever reached us. What you get is a faithful, lossless copy of what the WebP actually contains, compression artifacts included. What you gain is compatibility, plus a format you can edit and re-save repeatedly without losing anything further.

What size images can I convert? expand_more

Up to 25MB per image. Images measuring more than 6000 pixels on a side are refused, which is a guard against decompression bombs rather than an arbitrary quality cap. If your file is over the limit, export it at a smaller pixel size first and convert that.

Can I convert an animated WebP? expand_more

This page produces a single still PNG. PNG is not an animation format in everyday use, so an animated WebP is not a good fit here: treat any result as one still frame rather than a moving image. For animation, keep the WebP or move it to a video format instead.

Is my image private? expand_more

Yes. The conversion runs on VidClean's own server, not on a third party service, and both your WebP and the PNG it produced are deleted about 90 minutes after the job finishes. Nothing is viewed, shared, sold, or used for training.

Why will nothing on my computer open a WebP file? expand_more

WebP was designed for delivering images over the web, and support outside the browser has lagged a long way behind. Older Windows photo viewers, many versions of Microsoft Office, plenty of print shops, some CMS upload forms and a good number of desktop editors either refuse the file outright or show a broken icon. PNG has been universally supported since the 1990s, so saving as PNG is the reliable escape hatch.

Does the tool fix photos that come out rotated? expand_more

Yes. If the file carries an EXIF orientation flag, the image is rotated to match before the PNG is written, so a photo that looked upright in one program and sideways in another comes back upright everywhere. The orientation ends up baked into the pixels instead of living in a tag that some software ignores.

Should I convert to PNG or to JPG? expand_more

Pick PNG when the image has transparency, when it is a logo, screenshot, chart, diagram or line art with flat colour and hard edges, or when you intend to keep editing it. Pick JPG when it is a photograph with an opaque background and file size matters more than pixel-exact fidelity. If JPG is what you need, use our WebP to JPG converter instead.

Also try: WebP to JPG at vidclean.net/webp-to-jpg, for photographs where a small file matters more than transparency

Also try: JPG to PNG at vidclean.net/jpg-to-png, when the file you were sent is a JPG instead

Also try: Remove Background at vidclean.net/remove-background, to give the PNG a transparent background it did not start with

Last updated: August 2026