PNG to WebP

No upload · runs in your browser

Runs entirely in your browser, nothing is uploaded.

How it works

PNG to WebP: Alpha Kept, Every Saving Listed

Convert PNG to WebP with the alpha channel intact. Quality starts at 85%, and the table beside each file shows what the trade bought you.

What this does
  • Alpha transparency carries straight across into the WebP
  • A per-file table of what each image weighed before and after, with the percentage change
  • “Keep the original when WebP is larger” is on by default, so flat icons stay PNG
  • Quality slider from 50% to 100%, starting at 85%
FAQ

No. The encoder here is the one built into your browser’s canvas, and on that path every setting is lossy, 100 means as close as this encoder gets, not pixel-identical. The re-encode also drops what PNG carried alongside the pixels, so colour profiles and text chunks do not survive. Keep the PNG when you need an archival master. For images being shipped to a web page, 80 to 90 is invisible in practice and much smaller.

Keep going