WEBP to JPG

Turns WebP into lossy JPG. No alpha channel, so transparent pixels go white.

What this does

This decodes each WebP image and re-encodes the pixels as a lossy JPG. JPG is widely supported but has no alpha channel, so any transparent areas in the WebP are flattened onto a white background.

How it works

  1. 1Drop your WebP images.
  2. 2Download each one, or grab the whole batch as a zip.

Built on web standards

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

Frequently asked questions