Convert WebP to JPG
Your files stay on this device. Nothing is uploaded, nothing is stored on a server.
Drop your files here
or pick them from your device
How it works
- Drop your .webp files onto the bench, or pick them from your device.
- Pick a quality level — 90 or above if the image has text or sharp edges.
- Press Convert, then download the JPGs one by one or all at once as a .zip.
JPG is the format that goes everywhere. Email clients preview it, print shops accept it, every photo frame and every twenty-year-old application opens it, and no upload form has ever rejected it. That universality is the whole reason to convert a WebP you saved from a website, and it is worth being clear that universality is all you are buying. The picture itself will not improve.
In fact this conversion asks you to accept a little loss. Most WebP images on the web are already lossy, and JPG is lossy too, so you are re-compressing something that was compressed once already. Each format throws away slightly different things, and the second pass cannot recover what the first removed — it can only remove a bit more. The effect is usually invisible at a high quality setting and quite visible if you push the slider low. When a file is going to be printed or archived, set quality to 90 or higher and accept the larger file.
Two things do not survive the trip. Transparency is one: JPG has no alpha channel, so anything see-through becomes white. If your WebP is a cut-out logo, convert it to PNG instead. Animation is the other: an animated WebP has several frames and a JPG can hold exactly one, so you get the first frame and nothing else.
Where this conversion earns its keep is ordinary photographs — a product shot, a press image, a picture you saved to send to someone whose computer refuses to open it.
Questions people ask
- Does converting WebP to JPG lose quality?
- A little. Both formats are lossy, so re-encoding discards a bit more detail on top of what was already gone. At quality 90 or above the difference is very hard to see; at low settings it is obvious.
- What happens to a transparent background?
- It becomes white, because JPG cannot store transparency. If keeping the transparency matters, convert to PNG instead — PNG supports an alpha channel and is lossless as well.
- My WebP is animated. What do I get?
- The first frame, as a single JPG. A JPG file holds one image and has no animation support at all, so the remaining frames are dropped.
- Which quality should I choose?
- Use 90 or higher for anything being printed, edited further, or containing text. Use 75 to 85 for photographs that will only be viewed on a screen — the files are much smaller and the difference is hard to spot.
- Will the JPG be bigger or smaller than the WebP?
- Usually bigger. WebP compresses more efficiently than JPG at the same visual quality, so going back to the older format typically costs you space. That is the trade for a file everything can open.
- Are my images uploaded?
- No. Your browser decodes the WebP and writes the JPG on this page. The files never leave your device and nothing is stored on a server.