PNG to WEBP

Re-encodes PNG as WebP at the same quality, in a noticeably smaller file.

What this does

This redraws each PNG onto a canvas and exports it as WebP. WebP keeps the same visual quality while compressing to a noticeably smaller file, and its alpha channel preserves any transparency from the PNG.

How it works

  1. 1Drop your PNG images.
  2. 2Download each one, or grab them all as a zip.

Built on web standards

Built with standard browser APIs — no third-party libraries.

Frequently asked questions