Convert AVIF to JPG on iPhone Without an App
You saved a picture from a website. It looked fine in Safari. Then you tried to attach it to an email, or upload it to a form, or send it to someone on Windows, and something quietly refused. The file ends in .avif and half the internet has never heard of it.
This is a format problem rather than a broken file. The image is fine. It is simply wearing a wrapper that a lot of software still does not recognise, and the fix takes about ten seconds once you know where to tap.
What AVIF is, and why it keeps showing up
At a glance
- Cost
- Free, forever
- Account
- None needed
- App Store
- No install
- Runs on
- iPhone, via Shortcuts
AVIF stands for AV1 Image File Format. It comes from the Alliance for Open Media, the same group behind the AV1 video codec, and it is royalty free, which is the entire reason large sites adopted it so fast.
For a given level of visual quality an AVIF is usually meaningfully smaller than the equivalent JPEG, so serving AVIF cuts a site’s bandwidth bill and speeds up page loads on phones.
Safari has supported AVIF since Safari 16, so on any current iPhone the images display normally while you are browsing. The trouble starts the moment the file leaves Safari and goes somewhere that has not caught up. Old CMS uploaders, university application portals, printing services, plenty of Windows software, and a surprising number of email clients will all look at an.avif and shrug.
WebP has the same story, a few years earlier. If you have run into that one too, converting any file format on iPhone covers the general approach.
Check whether you actually have a problem
Before converting anything, open the file. Tap it in the Files app. If it previews and looks correct, the image data is healthy and every method below will work. If Files shows a grey placeholder, the download was incomplete and you should go back and save it again, because no converter can repair a truncated file.
Also check the extension properly. Files shows it under the filename, or you can long press and choose Get Info. Some sites hand you a file named.jpg that is actually AVIF inside, and some hand you a genuine AVIF named nothing helpful at all. The extension lies more often than you would expect.
The fastest route: convert from the share sheet
This is what I do, and it is why I built Grabio in the first place. iOS has a share sheet on every file in the system, so a converter that lives there is always two taps away instead of being an app you have to go and find.
- Open Files and find the AVIF, or open Photos if it landed there.
- Tap the share icon, the square with the arrow pointing up.
- Scroll down the list of actions and tap Grabio.
- Choose the JPG tool.
- Save the result back to Photos or to Files.
Grabio is a free iOS Shortcut. There is no App Store install, no account, and no paid tier to run into halfway through. If Grabio does not appear in your share sheet the first time, scroll to the bottom of the actions list, tap Edit Actions, and pin it so it sits near the top from then on.
One honest limit. If iOS itself cannot decode the file, nothing that runs on the phone can convert it, and you will need a desktop. That is rare with AVIF on a current iPhone, and it is worth knowing rather than assuming the tool is broken.
The build it yourself route with Shortcuts
If you would rather not install anything at all, Apple’s Shortcuts app can do a plain image conversion in two actions.
- Open Shortcuts and tap the plus button to create a new shortcut.
- Add the Convert Image action and set the format to JPEG.
- Add Save to Photo Album, or Save File if you want it in Files instead.
- Open the shortcut’s settings and turn on Show in Share Sheet so you can run it on any image.
- Name it something you will recognise and tap Done.
Convert Image also exposes a quality slider, which is worth turning down if the goal is a smaller file rather than a compatible one. If size is the real issue, reducing a photo’s file size on iPhone goes through the trade-offs properly.
The catch with building your own is that you end up with a shortcut per format. One for JPEG, one for PNG, one for resizing. That is exactly the sprawl Grabio exists to avoid, and it is the reason I stopped maintaining a folder of fifteen single purpose shortcuts on my own phone.
The screenshot fallback, and when it is genuinely fine
Open the image so it fills the screen, take a screenshot, and crop the edges. You now have a PNG or a JPEG that anything will accept.
This is crude. You lose resolution, you are capturing whatever the screen was showing rather than the source pixels, and the colour profile may shift.
For a reference image, a receipt, a picture you are texting to a friend, none of that matters and the screenshot takes four seconds. For anything that will be printed, uploaded to a portfolio, or used as a product photo, do it properly with one of the routes above.
Avoid the problem at the source
The best fix is not creating the AVIF in the first place. When you press and hold an image in Safari, you get a menu with a few options, and they behave differently:
- Add to Photos puts the image into your library, and in my experience this is the option most likely to give you something the rest of iOS treats as a normal photo.
- Save to Files keeps the original file exactly as the server sent it, extension and all. This is the one that hands you an.avif.
- Copy puts the image on the clipboard, and pasting it into another app usually produces whatever that app prefers.
So if you are about to save fifty images for a project, take thirty seconds to test one and see which option gives you a workable file. That saves you fifty conversions later.
What you gain and lose going to JPG
JPG is the most compatible image format that exists. Every operating system, every uploader, every printer and every email client made in the last thirty years reads it. That universality is the whole point of converting.
What you give up is efficiency. The JPG will usually be larger than the AVIF it came from at the same visual quality, sometimes noticeably so. JPG also has no transparency, so if the AVIF had a transparent background it becomes solid white or black.
When transparency matters, convert to PNG instead, which I walk through in converting HEIC to PNG on iPhone. The same logic applies whatever the source format is.
And because AVIF is a lossy format like JPEG, converting one to the other means re-encoding, so a little quality goes each time. Convert once, from the original, rather than converting a converted copy.
Getting set up
If you convert images even occasionally, having a converter in the share sheet changes the shape of the problem.
It stops being a thing you go and do and becomes two taps in the middle of whatever you were already doing. Get the Shortcut, add it, and the next AVIF you meet is a non event. It is free, there is no login, and it never asks you to upgrade to anything.
If you also deal with the Apple side of the same problem, photos your iPhone saves as HEIC that a Windows machine will not open, converting HEIC to JPG for Windows covers that exact case.
Frequently asked questions
Can iPhone open AVIF files at all?
Yes. Safari has displayed AVIF since Safari 16, and Quick Look in the Files app previews them on current iPhones. Viewing is not the problem. The problem starts when you send the file somewhere else, because plenty of other software still does not recognise the format.
Why do websites use AVIF instead of JPG?
Because it is royalty free and compresses better. At a comparable visual quality an AVIF is usually smaller than a JPEG, which means faster pages and lower bandwidth bills for the site. That benefit is entirely on the publisher’s side, which is why it feels like an inconvenience to you.
Does converting AVIF to JPG lose quality?
A little. Both formats are lossy, so re-encoding one into the other throws away some data. At default quality settings the difference is very hard to see. Always convert from the original file rather than from a copy you already converted once, because the loss compounds.
Is there a free way to convert AVIF on iPhone without installing an app?
Yes, two of them. Apple’s Shortcuts app has a Convert Image action you can wire into a two step shortcut, and Grabio is a free Shortcut with a JPG tool that sits in the share sheet. Neither involves the App Store, and neither has a paid tier.
What happens to a transparent background when I convert to JPG?
It disappears and becomes a solid colour, usually white. JPG has no alpha channel, so transparency cannot survive the conversion. If the image needs a transparent background, convert it to PNG instead, which supports transparency properly.
How do I tell whether a file is really an AVIF?
Long press it in the Files app and choose Get Info, which shows the kind and the full filename. The extension on its own can be misleading, since some sites serve AVIF data under a.jpg name. If Files previews it correctly and other apps reject it, a format mismatch is the likely cause.

Comments
No comments yet. Yours would be the first.
Leave a comment
Held for review before it appears. Your email is never published.