WebP to JPG
Upload a WebP image and download it as JPG, the format every program and device can open.
Drag your WebP here or click to choose it
One WebP file at a time
Converting re-compresses the image: use 85% or more if it will be edited or printed afterwards.
How WebP to JPG conversion works
The browser decodes the WebP, paints it on a canvas and exports it as JPG at the quality you set. The pixel dimensions stay the same.
JPG has no transparency, so the canvas is filled with white before the image is drawn. Anything transparent in the WebP comes out white in the JPG.
It is normal for the JPG to be heavier than the source WebP: WebP simply compresses better. This conversion is about compatibility, not about saving bytes.
Worked example
A 210 KB WebP exported to JPG at 85% quality takes about 310 KB, but it now opens in any legacy editor and uploads to services that reject WebP.
Frequently asked questions
- Why is the JPG bigger than the original WebP?
- Because WebP compresses more efficiently. If your goal is a smaller file, convert the other way around.
- What happens to transparent areas?
- They are filled with white, because JPG has no alpha channel. To keep transparency, export to PNG with the convert image tool.
- When do I actually need a JPG?
- When uploading to an older platform, ordering prints from a photo lab, or opening the file in software that still cannot read WebP.
- Is quality lost?
- Some, because the image is compressed again with a lossy codec. Picking a high quality (85-95%) makes the effect practically invisible.
Related calculators
- Compress JPGShrink a JPG photo by choosing how much compression to apply.
- Compress PNGShrink a PNG by reducing how many colours its palette holds.
- Compress WebPShrink a WebP image by choosing its compression quality.
- JPG to WebPConvert JPG photos to WebP so your site loads faster.
- PNG to WebPConvert PNG images to WebP while keeping transparency.
- Resize imageChange the pixel width and height of an image without distorting it.
- Change image resolution (DPI)Set the DPI of an image and control its real printed size.
- Crop imageDrag a selection over the image and crop it to that rectangle.
- Convert imageConvert between JPG, PNG and WebP by picking the output format.
- Favicon generatorBuild every favicon size and the .ico file from one image.
- Image to Base64Turn an image into a Base64 string or a ready-to-paste data URI.
- Image colour pickerClick anywhere on an image and read that pixel in HEX, RGB and HSL.
- Extract colours from an imageGet the dominant colour palette of any photograph.
- OG image generatorCreate a 1200 × 630 px Open Graph image with your title and colours.