Why does "Save Image As" keep giving me a .webp?
Saving a picture from a website keeps giving you a .webp your software will not open. Here is why, and the fastest fix is not a converter.
Contents
Nothing is broken, and it is not a virus. A .webp is a real picture in a
newer format the website served so its pages load faster. Your photo viewer or
your upload form just cannot read it yet.
The fastest fix on a computer is not "Save Image As" at all. Right-click the picture, choose Copy Image, and paste it into an email, a document, or any image editor. It arrives as a normal picture you can save as a JPG. If you already downloaded the file and a form keeps rejecting it, convert it instead. The rest of this is which fix fits you, and the three that everyone repeats but that quietly do nothing.
The clue: it opens fine in your browser
The site sent you that .webp on purpose. "Save Image As" then saved the exact
bytes it was already showing you. Nothing on your computer turned your picture
into something odd. It opens fine in your browser, and nowhere else, and that is
the tell. The picture is fine. The format is just newer than the app you are
trying to open it in.
Why it keeps happening to you
Your browser quietly tells every website it visits that it can read webp. So the site sends the small webp instead of the older jpg, because a smaller picture loads faster. The whole web switched to this format around you: about one in five websites as of 2026, plus all of Google Images, while your printer, your copy of Word and your council's upload form did not. It is a bit like being handed newer, lighter cutlery you never asked for, with no drawer at home that quite fits it yet.
Your browser quietly tells every website it visits: I can open webp.
The website takes it at its word and sends the smaller .webp instead of the older .jpg.
Save Image As hands you those exact bytes, unchanged. Nothing on your computer converted anything.
The fastest fix: Copy Image, not Save Image As
This is the fix almost nobody leads with, and it needs no download and no other website.
- Right-click the picture. On a Mac, hold Control and click it.
- Choose Copy Image (it is Copy image in Chrome and Edge).
- Paste it where you need it: an email, a Word or Google doc, a chat, or an image editor.
It lands as a normal picture. Your browser hands over the full picture, not the webp file itself. From an editor you can then save it as a JPG or a PNG. The file never leaves your computer.
The one catch: see-through backgrounds
There is one catch, and it is the only one. If the picture has a see-through background, like a logo, some editors flatten it onto a white background when you paste. When you need to keep that transparency, use a converter that keeps it, which is the next section.
The other fixes, in order
Copy Image covers most people. When it does not fit, here they are from easiest to fiddliest.
- Copy Image, then paste into any editor or document and saveFastest
- Check your phone first: it can convert one you already saved, built inNo app
- Convert the file you already have, to PNG for a logo or JPG for a photoReliable
- Add a right-click 'Save as JPG' with a browser add-onIf it's daily
- Turn webp off in Firefox, or edit the image's web addressSometimes
- Screenshot itLast resort
- Rename the .webp to .jpgDoes not convert it
- Open the image in a new tab, then saveStill a webp
- Hunt for a hidden Chrome setting that forces JPGDoes not exist
Before anything else, check what your phone already has. Both iPhone and Android can convert a picture you already saved, right in the built-in photo tools, so you may not need a separate tool at all.
When you do need one, this is the moment for a converter, with one honest warning. Most converter websites upload your picture to a stranger's computer to do the job. The one here does the work inside your own browser and never sends the file. You can check that for yourself in ten seconds. Use WebP to PNG for a logo or anything with a see-through background, and WebP to JPG for a photo.
If this happens to you daily, a browser add-on can put a "Save as JPG" straight into your right-click menu. The honest trade is that it is an install that can read the images on every page you visit. Two more tricks work only sometimes: turning webp off in Firefox's settings, and editing a picture's web address to pull the original. And if all else fails, a screenshot always works, at on-screen quality, with any see-through background turned solid.
Things that do not work
This is where most guides send you, so it is worth being plain about it.
Renaming the .webp to .jpg does not convert it. It changes the label on
the file, not what is inside, so the picture is still a webp. A strict upload
form or an older program reads what is inside and rejects it, or calls it
corrupt. It fools people because some viewers peek inside and show it anyway, and
that is exactly why the myth keeps spreading.
Opening the image in a new tab and saving it hands you the same webp. The format does not change on the way.
There is no hidden Chrome setting that forces downloads to be JPG. Chrome saves whatever the site sent, so you are not missing a checkbox. That is the whole reason Copy Image is the trick worth knowing.
Which fix should you pick
If you just need the picture once, Copy Image and paste. If you already saved it and a form will not take it, convert it: PNG for a logo, JPG for a photo. If it happens to you every day, the add-on or the Firefox setting saves you the repeat.
Why the web changed formats around you
Here is the "so that is why" part. Google built WebP back in 2010. It grew out of a video codec, of all things. The goal was smaller images, roughly a quarter to a third smaller than the old JPEG at the same quality. Smaller images mean faster pages.
It is everywhere now for one reason. Google's own speed test nags websites to use "next-gen" formats. Faster pages also rank higher in Google. So sites switched to please Google, and the file landed on your desktop. You did not change anything. The web optimised itself, and you inherited the download.
One thing worth knowing for next time. An even newer, even smaller format is doing
the same thing right now. It is called AVIF. Do not be surprised when a download
saves as .avif one day. The fixes above still work, and there is a converter
here for it too. WebP is genuinely good, by the way. That is why it is the right
format for a screenshot you want to keep small.
See it for yourself (optional)
Curious where that "I can read webp" message lives? You can watch your own browser
send it. Open your browser's developer tools and click the Network tab. Reload the
page. Click the row for the image, and read its request headers for the line that
starts with Accept.
Accept: image/avif,image/webp,image/png,image/*,*/*
That is the whole trick. Your browser offered webp, and the site took it. Everything after was just it saving what it was handed.
Tools on this site
Free, no sign-up, and every one does its work in your browser.