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.
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
- 1Drop a .webp file onto the upload area, or click it to choose one.
- 2Only one file can be converted at a time.
- 3Click 'Convert to JPG' and wait for 'Converting WebP to JPG...' to finish.
- 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.
Related Tools
WebP to PNG
Convert a single WebP image to a lossless PNG in your browser, keeping transparency.
Image Compressor
Reduce an image's file size with a quality slider, output format choice and optional max dimensions.
JPG to WebP
Convert a single JPG to WebP in your browser at a fixed quality, with no upload.