Convert any PNG image to WebP format directly in your browser. WebP is a modern format that produces files roughly 25-35% smaller than PNG while preserving transparency. Runs entirely in your browser using the Canvas API.
Drop an image or click to choose
JPG, PNG, or WebP, up to 50 MB. Stays in your browser.
FROM
PNG
TO
WebP
QUALITY 88%
Your image is loaded into an HTML Canvas element inside your browser. The canvas is then exported to the target format using the browser's built-in codec. Entirely on your device, with no waiting.
All conversion happens using the Canvas API inside your browser. Our servers are not involved at any point.
To shrink the file size after converting, try compress image. For resizing converted images to fit a target, use resize image. To trim the converted image to an aspect ratio, see image crop.
Yes. WebP supports an alpha channel, so transparent areas in your PNG remain transparent in the WebP output.
Lossy WebP is typically 60-80% smaller than the source PNG for photographic content. Lossless WebP saves about 26% compared to PNG.
All processing runs in your browser using the Canvas API. Our servers are not involved at any point.
Every major modern browser supports WebP, including Chrome, Firefox, Safari, and Edge. CMS platforms and image editors increasingly support it too.