Convert WEBP to JPG
Turn any WEBP image into a universally-compatible JPG in seconds. The conversion runs locally in your browser, so nothing is uploaded and your files stay private.
- 100% browser-based — no uploads, ever
- Unlimited batch — process hundreds at once
- Free forever — no signup, no watermarks
- Works on iPhone, Android, Mac, Windows, Linux
Convert in four steps
Drop images, paste from clipboard, or use your camera on mobile.
Adjust quality or dimensions — or accept the smart defaults.
The tool runs on your device with no server round-trip.
One-click download, or a single ZIP for batches.
Common questions
Are my images uploaded to a server?
No. Every conversion in this tool runs entirely in your browser using the Canvas and File APIs. Your images never leave your device, which makes the tool faster, private by default, and safe for confidential or personal photos.
Is there a file size or count limit?
There is no hard limit imposed by us — the tool is bound only by your device's memory. Most modern phones and laptops comfortably process dozens of high-resolution photos at once.
Will I lose quality?
JPG is a lossy format, but at the default 92% quality setting most people cannot tell the difference from the original. Increase the quality slider to 100% for near-lossless output, or lower it for smaller files.
Does it work on iPhone and Android?
Yes. The interface is mobile-first, supports the camera and clipboard, and produces standard files that save directly to your device's downloads or photo library.
Everything worth knowing about the WEBP to JPG
WebP was Google's answer to bloated web images: a single format that could do both what JPG does (lossy photo compression) and what PNG does (lossless graphics with transparency), roughly 25–35% smaller than either. Every modern browser has supported it for years, which is why so many sites — including Google Images itself — now serve WebP by default. The moment you right-click and 'Save image as…', though, you end up with a .webp file that PowerPoint won't insert, Word won't display, and your grandmother's laptop doesn't recognize.
This converter turns any WebP back into JPG, in your browser, with no upload. It works on both flavors of WebP — lossy (photo-like) and lossless (graphics with sharp edges) — and correctly flattens the transparency layer against a background of your choice.
Why so many downloaded images are WebP now
Modern CMSes and CDNs (WordPress, Shopify, Cloudflare, Vercel Image Optimization, Next.js) automatically serve WebP or AVIF to browsers that support them. That's great for site performance and page-speed scores, but it means the file you download is often not the format the site's author uploaded. The person who put a JPG in their post ends up with a .webp on your disk.
The fix — until offline software catches up universally — is to convert on the way out, which is exactly what this tool does.
Handling transparent WebP
Roughly one WebP in five uses the alpha channel: PNG-style icons, product cutouts, and stickers all commonly ship as transparent WebP because it's smaller than the equivalent PNG. Because JPG has no alpha channel, we composite the image onto a background color before encoding. The default is white; you can change it in the settings panel to match your document's background.
Animated WebP and where the frames go
WebP can also contain an animation, similar to GIF. When you drop an animated WebP we convert the first frame to JPG — which is what almost every uploader and document actually wants. If you need the full animation, keep the WebP or convert it to GIF with a dedicated tool; JPG has no way to store multiple frames.
Quality: how to avoid a double compression loss
Every lossy re-encode discards a little detail. When you convert WebP → JPG you are effectively compressing an already-compressed image. To keep the loss invisible, set the JPG quality slider to 0.90 or higher. Setting it to 1.00 produces a huge file with essentially no additional benefit; setting it to 0.70 is where blocky artefacts begin to show up in sky and skin tones.
If the WebP was small to begin with (say, under 100 KB) the JPG will typically be 30–50% larger. That's the price of dropping to an older codec.
When to keep the WebP instead
If you're inserting the image into a modern web page, keep the WebP — you'll get a smaller, sharper result. If you're inserting it into a Google Doc or a recent version of Word or Keynote (2021 onward), those apps do accept WebP directly.
The reasons to convert to JPG: older desktop software, print, email clients that mangle WebP thumbnails, portals with strict format allowlists, or handing the file to someone whose device you don't control.
- — Downloading from Google Images? Right-click and 'Copy image' often gives you the original JPG. Use this converter only when that's not an option.
- — For batch conversions from a Chrome download folder, drop the whole folder here in one go.
- — If your resulting JPG looks softer than expected, raise quality to 0.95 — you're paying the price of a second lossy pass.