WebP to PNG Converter
Drop a WebP, get a PNG — free, instant, entirely in your browser, for the tools and forms that still don't accept WebP.
Drop or choose an image above to get started.
Runs entirely in your browser. Nothing you paste here is uploaded, logged, or sent to analytics.
Why convert WebP to PNG
WebP has near-universal browser support, but "browser" isn't the whole world: some design
tools, older versions of Photoshop/GIMP, certain CMS media libraries, and upload forms still
only accept the classic formats. Right-click-saving an image off a website (Google Images
results are a common case) frequently hands you a .webp file when what you
actually needed was a PNG to drop into a document or a slide deck.
What changes
If the WebP was encoded losslessly (transparency, sharp graphics), nothing visible changes — PNG can represent everything WebP can. The trade is file size: PNG is typically the larger of the two for the same image, which is the whole reason WebP exists in the first place.
Nothing is uploaded
The conversion happens entirely in your browser via the Canvas API — the file is decoded, resized, and re-encoded locally, and never touches a server.