Convert WebP to JPG: what to know
WebP photos saved from websites open in browsers but not in everything else — older photo viewers, some email clients, many upload forms. JPG opens everywhere. This page turns WebP into JPG on your device, with a quality control and a background colour for any transparent areas.
Quality: avoid double compression surprises
The WebP was almost certainly already lossy. Re-encoding it as JPG adds a second round of loss, which is invisible at quality 85 but can show as slight softness at low values. Keep the quality at 80 or above unless a size limit forces it; if it does, send the JPG to the compressor and use Target size, which searches for the largest quality that fits.
Transparency and animation
JPG cannot store transparency, so transparent regions of the WebP are filled with the background colour you pick (white by default). If the image has a transparent background you need to keep, convert to PNG instead. Animated WebP files are converted using their first frame.
Size expectations
At the same visual quality, JPG files are usually 25–35% larger than WebP. That is the trade for compatibility. The converter uses MozJPEG, which narrows the gap compared with a browser's default JPEG encoder.
Steps
Add up to 20 WebP files, confirm JPG is selected, adjust the quality if needed and click Convert. Download singly or as a ZIP. EXIF and other metadata are not carried over.
Questions about WebP to JPG
- Will the JPG look worse than the WebP?
- Not at quality 80–90. Very low quality settings can add visible softness because the image is compressed twice.
- What happens to transparent areas?
- They are filled with the background colour you choose.
- Can I convert an animated WebP?
- The first frame only.