Turn WebP images into JPG files that work everywhere. Free, instant and private.
WebP is an image format Google introduced to make web pages load faster. It stores a photograph at roughly a quarter to a third of the size of an equivalent JPG, which is why most modern websites now serve their images that way. Save a picture from almost any site today and you are likely to end up with a .webp file rather than the .jpg you expected.
That is excellent for browsing and awkward for everything else. The format is only about fifteen years old, and a great deal of software predates it or never bothered to add support. People usually come looking for a converter at the exact moment something has refused their file.
Government and university portals are the most common culprit. Upload forms frequently accept only JPG and PNG, and a WebP passport photo or scanned certificate is rejected without a helpful explanation.
Older desktop software is the next. Photoshop needed a plugin until fairly recently, many print shop systems still cannot open WebP at all, and plenty of office software shows a blank box where the image should be. Printing is a particular weak spot: a print operator with a WebP file on a USB stick will usually hand it straight back.
Some messaging and email clients also mishandle it, showing the image as an unopenable attachment instead of displaying it inline.
WebP and JPG are both lossy formats, meaning both discard some detail to save space. Converting between them decodes the WebP back to raw pixels and re-encodes those pixels as JPG. A small amount of quality is lost in that second encode, in the same way that photocopying a photocopy is never quite as sharp.
In practice you will not see it. At the default 85% quality the difference is invisible at normal viewing sizes. Push the slider to 100% if the image is going to be printed large or edited further, and expect a bigger file in exchange.
Expect the JPG to be noticeably larger than the WebP you started with, often two to three times the size. That is not a fault in the conversion, it is simply the older format being less efficient. If file size matters more than compatibility, keep the WebP.
One thing worth knowing: if your WebP has a transparent background, JPG cannot store transparency and those areas become white. Convert to PNG instead when transparency matters.
Most online converters work by sending your image to a server, converting it there and sending it back. That means your photo sits on someone else's computer, however briefly, and you are trusting their deletion policy.
This page works differently. The conversion happens inside your browser using its built-in image engine, the same code that displays pictures on every page you visit. Your file is read from your disk, converted in memory and offered back as a download. Nothing is transmitted anywhere, which is why it works even with your internet disconnected once the page has loaded, and why a folder of personal documents is safe to convert here.
It is also faster. There is no upload wait and no download wait, so a batch of twenty images finishes in the time a server-based tool would still be uploading the first one.
Drop your .webp files above and press Convert. Each one is turned into a JPG you can download straight away, or grab them all as a ZIP.
WebP files are small, but older software, some printers and a few websites still refuse them. JPG opens everywhere.
JPG uses lossy compression, so there is a small quality change. The quality slider is set to 85% by default, which looks identical to most eyes. Raise it to 100% for maximum fidelity.
No. The conversion runs inside your own browser, so your files never leave your device.