🖼️
Photo & Image/WebP to PNG

WebP to PNG

Convert WebP images to PNG in your browser — alpha channel preserved, optional opaque flattening, no upload.

100% LOCALAlpha preservedOptional flattenMax-edge resizeBefore/after preview
Saved Presets· Auto-save on
La calculadoraPage 1
🖼️
Drop a WebP file here, or click to browse
Transparency is preserved by default

Drop a WebP to convert it to PNG — locally, with transparency intact

Data Source & Legal Disclaimer
Effective: 2026Last updated: TodayUpdate: Manual review
Sources: WebP specification (Google) · PNG specification (W3C)

Conversion runs entirely in your browser using canvas. Your image is never uploaded. PNG is lossless, so the output is almost always larger than the WebP source — that is expected, not a bug.

See all data sources & update policy →
Cómo funcionaPage 2

Why WebP still needs converting — and what PNG actually costs you

WebP is the better web format: it beats JPEG on size at equal quality and, unlike JPEG, supports a real alpha channel. The problem is everything around the web. Desktop publishing suites, print pipelines, older Office builds, medical and legal document systems, and a long tail of image editors still refuse .webp or import it wrong. That is why “WebP to PNG” is a permanent, high-volume task rather than a one-off migration. PNG is the safe target because it is lossless and universally accepted — but be clear-eyed about the trade: PNG re-encodes every pixel with lossless deflate, so a 200 KB photographic WebP routinely becomes a 2 MB PNG, and a 4K screenshot can grow tenfold. That size increase buys compatibility and repeatable round-trips, not quality — the conversion itself loses nothing. Two options matter in practice: preserving transparency (the default here, correct for logos and UI assets) and flattening onto white (needed when the destination cannot handle alpha and would otherwise render your transparent regions as black).

WebP → decode → (optional flatten) → PNG encode
.webplossy or losslessDecodealpha preservedOptional flattenwhite background.pnglossless, universal

Alpha is preserved by default; flatten onto white only when the destination cannot handle transparency.

Handing a logo to a print vendor

A designer delivers a transparent logo as WebP, but the print vendor's software refuses the format.

  1. Receive:The designer delivers brand-logo.webp — 240 KB, transparent background, sharp edges
  2. Try it:The vendor’s 2016 RIP software rejects .webp outright; the online converters she tries add a watermark
  3. Convert:She drops the file here, keeps alpha preserved, and gets brand-logo.png at 1.9 MB in about a second
  4. Deliver:The PNG imports cleanly, the transparent background survives, and the print proof matches the screen