WebP to JPG
Convert WebP images into JPGs that open in any application. Select several files at once and choose how much quality to keep.
- 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.
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.