Illustration of transparent WebP pixels flattening onto a white JPG background

Image guides

What Happens to WebP Transparency in JPG

Transparent WebP graphics look fine on checkerboard previews, but JPG cannot store alpha. Understanding flattening helps you avoid surprise white boxes around logos and stickers.

Ready to try the tool this guide describes?

Why white is painted first

Looty Tools fills the canvas with #ffffff before drawing the WebP. That explicit step avoids relying on transparent-canvas defaults, which can encode as black or inconsistent JPEG backgrounds across browsers.

Soft edges and partial alpha

Semi-transparent pixels blend against white. Soft shadows and glow effects often look brighter after conversion than they did on a dark page background.

When to keep WebP or use PNG instead

If you need transparency, keep WebP or convert to PNG with a tool that preserves alpha. JPG is for opaque stills and broad compatibility.

WebP Transparency in JPG FAQ

Can I choose a different flatten color?
Not in the current WebP to JPG tool. Flattening uses white.
Does animation survive?
No. Only the first frame is converted to JPG.
Where do I convert?
Use /tools/webp-to-jpg.
Are files uploaded?
No. Conversion runs locally in the browser.
Does quality affect flattening?
Quality changes JPEG compression, not the white flatten color.

Related guides

Open the tool

Jump into WebP to JPG when you are ready to process your files.

← Back to all guides