Image Tools

WebP to JPG

Converts one WebP image to JPG in your browser by decoding it and exporting JPEG at a fixed quality of 0.92. Useful when a site, app or printer will not accept WebP. Transparent WebP areas are flattened onto white.

1
Add Files
2
Process
3
Download
Processed in your browser — your file is not uploaded.

Drop your files here

or click to browse files

Up to 1 files

WebP → JPG conversion:

  • Universal compatibility
  • JPG opens in almost any app
  • Good for sharing

How to Use

  1. 1Drop a .webp file onto the upload area, or click it to choose one.
  2. 2Only one file can be converted at a time.
  3. 3Click 'Convert to JPG' and wait for 'Converting WebP to JPG...' to finish.
  4. 4Download the JPG and check any areas that were transparent in the WebP.

Features

  • Accepts .webp files only, one file per conversion
  • Exports JPEG at a fixed quality of 0.92; there is no quality slider
  • Keeps the original pixel dimensions
  • Transparent areas are flattened onto white when the output is JPEG, because JPEG cannot store transparency.
  • Runs in your browser using the canvas API; the file is not uploaded for the conversion

FAQ

What happens to transparent parts of my WebP in the JPG?

JPEG cannot store transparency. Transparent areas are flattened onto white when the output is JPEG, because JPEG cannot store transparency. If you need a white background, use the WebP to PNG converter and place the PNG on white elsewhere, or run the WebP through the Image Compressor with JPEG output, which flattens onto white.

Will the JPG look worse than the WebP?

It can, slightly. Exporting at 0.92 is a lossy step, and a lossless WebP will lose exactness once written as JPEG. For a lossless result use WebP to PNG instead.

Does this work for animated WebP files?

Do not expect it to. The browser draws the image onto a canvas as a single still picture, so the output is one JPG, not an animation.

Can I choose the JPG quality?

No. The page has no quality control and uses a fixed 0.92.