JPG to WebP
In your browser, no upload
JPG → WebP
quality 90 · camera metadata removed
Convert
JPG → WebPSpecification
6 rows| Item | Value | Notes |
|---|---|---|
| Input | JPG | .jpg, .jpeg |
| Output | WebP | .webp |
| Quality | Quality 90 | What was already lost cannot come back |
| Transparency | Not applicable | |
| Camera metadata | Removed | EXIF and location data are not carried over |
| Processed in | This browser | Not sent to a server |
What changes
3What happens, and why
JPG is the lossy compression format for photographs. It opens everywhere and cannot store a transparent background. Cameras, Android phones and most websites save in it. WebP is Google’s format for the web. At the same quality it is smaller than JPG, and it has transparency and a lossless mode.
For images going onto a website, WebP is smaller at the same quality, so the page loads faster.
The file is opened and converted inside this browser and never sent to a server. WebP is a lossy format, so the image is compressed once at quality 90. The difference is hard to see, but the result is not identical to the source, and the badge next to it says so. Camera metadata (EXIF) is not carried over, so no location data remains in the result. You can add several files at once.
FAQ
3Does the quality get worse
WebP is a lossy format, so the image is compressed once. Quality 90 is hard to tell apart on screen, but it is not identical to the source. Quality already lost in JPG does not come back in any format.
Can I convert several files at once
Yes. Add them together and they are converted in order, each with its own download.
Where does my file go
Nowhere. The conversion finishes inside this browser, and camera metadata (EXIF, location) is not carried into the result.