WebP to JPG

🔒 Runs in your browser — files are never uploaded

Convert WebP images into JPGs that open in any application. Select several files at once and choose how much quality to keep.

How it works
  • Select one or more .webp files.
  • Choose a quality level. 92% is a good default.
  • Click Convert to JPG. Each file is converted and downloaded in turn.

Why you keep ending up with WebP files

WebP is Google's image format, and because it produces files roughly 25–35% smaller than JPG at the same visible quality, most large websites now serve it. That is why saving an image from a web page so often produces a .webp file you then can't do anything useful with.

The awkwardness is that browser support and application support are two different things. Every modern browser displays WebP happily, but plenty of desktop software, older versions of Office, some photo printing services and many upload forms still reject it outright. Converting to JPG is usually the quickest way out.

What conversion costs you

Both formats are lossy, so converting re-encodes an already-compressed image and loses a little more detail — a second-generation copy. At 92% quality this is not visible in ordinary use, but it is a real reason to convert from the best source you have rather than from a file that has already been through several conversions.

Expect the JPG to be larger than the WebP, often by a third or more. That is not a fault; it is simply WebP being a more efficient format. If you need the file small as well as compatible, run the result through Compress Image.

WebP can also store transparency, and JPG cannot. Transparent areas are filled with white during conversion. If that matters, convert to PNG instead using Convert Image Format.

Animated WebP files won't work here. Some WebP images are short animations, and JPG is a single-frame format. Converting one produces just the first frame. Use a GIF or video converter if you need to keep the motion.

Avoiding the problem next time

When saving an image from a web page in Chrome, right-clicking and choosing Copy image then pasting into an image editor often gives you a normal bitmap rather than a WebP file, since the copy happens after the browser has decoded it. Many sites also still hold a JPG original — opening the image in its own tab and removing format parameters from the URL sometimes reveals it. Neither trick is reliable, which is why a converter remains the dependable route.

Batch conversion, nothing uploaded

Select as many WebP files as you like; each is converted and downloaded in turn. Allow multiple downloads when your browser prompts, and work in batches of about ten for large sets. The whole thing runs in your browser using its own decoder, so no image is ever uploaded, and there is no account, limit, or watermark.

Frequently asked questions

What is a WebP file?
WebP is an image format developed by Google that produces files roughly 25 to 35 percent smaller than JPG at equivalent quality. Most large websites serve it, which is why images saved from the web often arrive as .webp.
Why won't my WebP file open?
Browsers display WebP, but many desktop applications, older Office versions and upload forms still don't accept it. Converting to JPG solves that in almost every case.
Can I convert several WebP files at once?
Yes. Select as many as you like and each is converted and downloaded in turn. Allow multiple downloads when your browser asks.
Why is the JPG bigger than the WebP?
Because WebP is a more efficient format. A JPG of the same image is commonly a third larger or more. Compress the result if you need a smaller file.
Does converting lose quality?
A little. Both formats are lossy, so re-encoding produces a second-generation copy. At 92% quality it is not visible in normal use.
What happens to transparency?
It is lost — JPG cannot store it, so transparent areas become white. Convert to PNG instead with the Convert Image Format tool if you need transparency preserved.
Can I convert an animated WebP?
Not usefully. JPG holds a single frame, so you would get only the first one. You need a GIF or video converter to keep the animation.