WebP to JPG converter
Convert a WebP image into a JPG that opens anywhere.
JPG is the most widely understood image format there is — every phone, every printer, every piece of software from the last twenty-five years reads it. If a WebP file is being refused by something you need it to work with, this is the shortest route out.
JPG cannot store transparency, so transparent areas become a solid colour before encoding. White is the default; change the background setting if you need another.
If the image has transparency you care about, convert it to PNG instead. JPG will flatten those areas to a solid colour and no setting on this page changes that.
Accepts: image/png, image/jpeg, image/webp, image/gif, image/bmp, image/avif
Convert toJPEGfixed by this page
Only used by JPEG and WebP. PNG is always lossless.
Fills transparent areas when converting to a format without transparency.
Questions
- Why does my image now have a white background?
- The WebP had transparent areas and JPG cannot store them, so they are filled in before encoding.
- Does this run on my phone?
- Yes. It runs in the browser, so a phone works exactly like a laptop.