Convert WebP images to JPG instantly in your browser. The image is re-encoded on your device and never uploaded.
100% private — files are converted in your browser and never uploaded.
Drop a WebP image — it loads locally.
Re-encoded in your browser via the canvas API.
Save the JPG image.
Browsers are fine with WebP; a surprising amount of other software is not. Older versions of Word and PowerPoint, many mail clients, some photo printers and upload forms reject it or show a blank box. Converting to JPEG at quality 92 gives a file everything accepts.
The conversion decodes the WebP in your browser and encodes JPEG directly. It is lossy-to-lossy, so convert once from the original rather than repeatedly.
If the WebP has a transparent background — common for product images saved from websites — JPEG cannot keep it and the area is filled with a solid colour. WebP to PNG preserves the transparency losslessly.
No. The conversion runs entirely in your browser using JavaScript — your file never leaves your device, so it's safe even for sensitive documents.
Yes — completely free, no signup, no watermark, and no daily limits.
Yes. JPEG is the most widely supported image format there is, which is exactly why this conversion is so common.
A little, since both formats are lossy, but at quality 92 it is not visible. Transparency, if present, is the only thing actually removed.