Convert WebP to JPG
Saved an image from a website and got a .webp file that other apps refuse to open? Convert it to a standard JPG in one step, without uploading it anywhere.
100% private: files are processed in your browser and never uploaded to any server.
How it works
- Drop one or more WebP files into the box above.
- Each image is decoded and re-saved as a high-quality JPG.
- Download your JPG files — ready for any app, editor or form.
Why a WebP file becomes a problem
WebP is Google's replacement for JPEG and PNG, and it is genuinely better at both jobs — typically 25 to 35 percent smaller at the same visible quality, with support for transparency and animation. Every current browser displays it. The trouble starts the moment the file leaves the browser, because saving an image from a web page is now the most common way people acquire a WebP without ever choosing one.
From there it meets software that has not caught up: older versions of Photoshop, Office documents, print shops, television and photo-frame slideshows, and a long tail of upload forms whose accepted-format list was written years ago. The image is fine. It is the extension that is unwelcome.
What the conversion costs you
WebP is usually lossy, so converting to JPEG means decoding a lossy image and re-encoding it lossily — a second generation of compression. At a sensible quality setting the added loss is not visible, but it is real, so convert from the best copy you have rather than from something already passed through several tools.
Expect the JPEG to be larger, often noticeably, since you are moving to an older and less efficient codec. And if the WebP had a transparent background, that transparency cannot survive: JPEG has no alpha channel, so transparent areas are filled with white. When transparency matters, convert to PNG instead.
Good to know
You almost certainly got a WebP by saving an image from a website. Sites serve WebP because it is 25–35% smaller than JPG at the same quality, but plenty of desktop editors, print services and upload forms still refuse the format.
This is a lossy-to-lossy conversion, so the image is re-encoded rather than restored. At the high quality setting used here the difference is not visible in normal use, but it is not free — if you have the original in another format, prefer that.
Two details worth knowing: transparency is filled with white because JPG has no alpha channel, and an animated WebP is converted from its first frame only, giving you a still image.
Read more: WebP and AVIF explained
Frequently asked questions
Why do websites give me WebP files?
WebP compresses better than JPG, so many sites serve it to load faster. It is a great web format, but some editors, printers and forms still only accept JPG or PNG.
Does converting WebP to JPG lose quality?
The tool re-encodes at high quality, so any difference is imperceptible in normal use. If the WebP has transparency, it is filled with white (JPG has no transparency).
Can I convert animated WebP files?
Animated WebP is converted from its first frame only — the output JPG is a still image.
Is this converter really private?
Yes. Decoding and conversion happen inside your browser; your files never touch a server.
Is the quality noticeably worse after converting?
Not at normal viewing sizes. A second lossy encode adds a little degradation, but at good quality settings it is very hard to see against the original WebP.