Why every image you save is suddenly .webp
Websites serve WebP because it’s 25–35% smaller than JPG at the same quality — great for page speed, annoying when you save the image. Older versions of Photoshop, Microsoft Office, photo frames, print shops, and many upload forms still reject WebP. The image isn’t corrupted; the app just doesn’t decode the format. Converting to JPG (photos) or PNG (graphics with transparency) fixes it in seconds.
Fix it in 3 steps
- Open WebP to JPG (or WebP to PNG if the image has a transparent background).
- Select the .webp file — conversion runs locally in your browser.
- Download the JPG/PNG and use it anywhere.
JPG or PNG — which should you pick?
- JPG: photographs, screenshots of photos, anything destined for email or print. Smaller files.
- PNG: logos, icons, charts, images with transparency or sharp text edges. Lossless.
- Neither? If you need a different target (GIF, BMP), use the general image converter.
Prevent the problem — or embrace WebP
To avoid saving WebP in the first place, some sites offer a JPG if you open the image in a new tab and edit the URL extension — unreliable, and right-click “Copy image” often pastes fine into documents. If you run a website yourself, keep serving WebP for speed (see the image compression guide) and convert only when a legacy tool demands it. Batch converting a folder? The browser tool handles multiple files per session, and photos never upload — relevant if you’re converting client work under NDA.