You save an image from a website, go to attach it to a form or email it to someone, and the upload box refuses it. The file is a WEBP. Your iPhone displayed it perfectly, so the rejection feels arbitrary.

It is a genuinely annoying gap and it catches people out constantly, particularly on job application portals, government forms, and older company systems. Here is what is actually going on and three free ways to get a JPG out of it on an iPhone, no app required.

What WEBP is and why sites keep serving it

At a glance

Convert WEBP to JPG on iPhone Without an App
Cost
Free, forever
Account
None needed
App Store
No install
Runs on
iPhone, via Shortcuts
WEBPGrabioJPG
WEBP in, JPG out, on your iPhone

WEBP is an image format Google published to make web pages load faster. At the same visual quality it is meaningfully smaller than a JPG, often by twenty five percent or more, and it supports transparency the way a PNG does. Those are real advantages, which is why most modern websites now serve WEBP to browsers that support it.

Your iPhone handles it fine. Safari displays WEBP, Photos displays WEBP, and iOS has decoded the format natively for several versions now. So the problem was never your phone.

So why does the upload form reject it

The rejection comes from the other end. Plenty of systems have an allowed extension list written years ago that says jpg, jpeg, png, and nothing else. Photo printing services, older content management systems, some payment verification flows, and a great many government portals fall into this category. They are not going to update for you, so the file has to change.

The same thing happens with HEIC, the format iPhones use for camera photos, which is why converting HEIC to JPG is such a common need too. Same problem, different format.

Route one: the screenshot, which is fine more often than people admit

Open the image full screen, take a screenshot, then crop the screenshot to the image area in the Photos editor. The result is a PNG, which most fussy forms accept, and you can convert that to JPG in a second step.

The honest downside is that you are capped at your screen resolution, so a large image gets downsampled. For a profile picture, a form attachment, or something going into a document, nobody will ever notice. For anything you intend to print or crop into later, use a proper conversion instead.

Route two: the native Files trick

This one is free, built into iOS, and almost nobody knows about it. Save the WEBP to the Files app, then use the Markup path to re-encode it.

  1. Save the image so it lands in Files rather than Photos. From Safari, long press the image and choose Add to Photos or Save to Files depending on what the site offers.
  2. Open the file in Files and tap it to preview.
  3. Tap the Markup pen icon in the top right, then tap Done without drawing anything.
  4. Files saves an edited copy. Share that copy to Photos.

The catch, and it is a real one, is that this behaviour varies between iOS versions and does not always produce a JPG specifically. Treat it as worth ten seconds of trying before reaching for something reliable.

Route three: Grabio, which is the one I use

Grabio is a free Apple Shortcut. Its photo conversion runs on your iPhone using Apple’s own Convert Image action, so nothing gets uploaded and there is no account, no login, and no daily limit.

  1. Install Grabio once. It is an Apple Shortcut, so there is no App Store download involved.
  2. Open the WEBP file in Photos or Files and tap the Share button.
  3. Scroll the share sheet down past the app row and tap Grabio.
  4. Choose Photo to JPG from the menu.
  5. The JPG saves to your Photos app with a confirmation.

One important honesty note about how this works. The conversion uses Apple’s own image pipeline, which means it succeeds whenever iOS can decode the source file. WEBP is decodable on modern iPhones, so in normal use this works.

If you ever meet an unusual file that iOS refuses to open at all, no on-device tool can convert it, including this one.

In that case Grabio offers a handoff to an external conversion site, and I flag clearly that your file does leave the device for that path. The full explanation of that trade off is in converting any file format on iPhone.

What changes when WEBP becomes JPG

Three things, and two of them can bite you.

Transparency disappears. JPG has no transparency, so any transparent area gets filled, usually with white. If you are converting a logo or a cutout, you will get a white box behind it. Convert to PNG instead when transparency matters, which is the same reasoning as in converting PNG to JPG read in reverse.

The file usually gets bigger. This surprises people. WEBP is more efficient than JPG, so the same image as a JPG is often larger. If the form has a size limit as well as a format limit, you may now fail the size check. That is solvable, and reducing a photo’s file size on iPhone covers it.

Animation is lost. WEBP can hold an animation, similar to a GIF. Converting an animated WEBP to JPG gives you one frame. If you wanted the movement kept, a GIF is the format you actually need.

Doing a batch of them

If you have twenty WEBP files to convert, select them all in Photos, share once, and pick the conversion. The share sheet passes the whole selection through in a single run rather than making you repeat the flow twenty times.

This is the main practical reason to use a shortcut rather than a website for this job, since most conversion sites cap free batches or make you download each result individually.

Set it up once

This is a two second job once the tool is in your share sheet and a five minute annoyance every time without it. Get the Shortcut. It is free, there is no account, and the conversion happens on your phone so the image never leaves it.

FAQ

Can my iPhone open WEBP files at all?

Yes. Safari, Photos and the Files app all display WEBP on current iOS versions. The format has been decoded natively for several releases. The problem is upload forms elsewhere that only accept jpg and png, rather than anything on your phone.

Is there a way to convert WEBP to JPG without any app or website?

The nearest fully native route is taking a screenshot of the image and cropping it, which works and costs you resolution. Beyond that, iOS has no menu item that re-saves an image in a chosen format, which is exactly the gap a Shortcut fills.

Will converting to JPG lose quality?

There is one generation of JPG compression applied, which at normal quality settings is not visible on screen. The bigger practical change is that transparency is discarded and the file often ends up larger than the WEBP was.

Why is my JPG bigger than the WEBP I started with?

Because WEBP compresses more efficiently than JPG at the same visual quality. Converting to an older format costs you that efficiency. If the destination also has a file size cap, run a compression step after converting.

Does the conversion upload my image anywhere?

Grabio’s photo conversion runs on your iPhone through Apple’s own image actions, so the file never leaves the device and no server sees it. The only case where a file leaves is the explicit handoff for formats iOS cannot decode, which is flagged on screen before it happens.

How do I keep transparency when converting a WEBP?

Convert to PNG instead of JPG. PNG supports an alpha channel the way WEBP does, so cutouts and logos keep their transparent background. Choose the Photo to PNG option rather than the JPG one.