Save a WebP image as a JPG so it opens in older software and uploads to legacy systems.
WebP is the modern format Chrome saves images in by default when you "Save image as…". It's smaller and better-quality than JPG, but it doesn't open in older versions of Photoshop, doesn't upload to some legacy CMS platforms, and confuses recipients who expect a familiar .jpg extension. Converting to JPG fixes all of that.
We decode the WebP - including animated WebPs (we keep the first frame) - then re-encode as JPG at high quality. There's a small theoretical compression cost from re-encoding, but at Q=92 it's invisible to the eye. The resulting JPG is typically slightly larger than the WebP because JPG is less efficient than WebP. Everything stays in your browser.
WebP is Google's modern image format that beats both JPG and PNG on file size at the same quality. Supports transparency and animation, plays in every recent browser.
JPG (JPEG) is the dominant lossy image format on the web - small files, near-universal support, but no transparency. Best for photos and high-frequency detail.
Drag a WebP onto the converter above, or click the box to pick one from your device.
We've preselected JPG as the output format. Change it from the dropdown if you want a different target.
Click Convert and wait for the progress bar to finish. Download the JPG when it's ready.
Convert WebP to PNG to preserve transparency and edit losslessly in older tools.
Shrink JPGs to WebP for faster page loads and smaller hosting bills - modern, free, browser-only.
Convert PNG to JPG to shrink screenshot file sizes for sharing, email, or upload.