iOS 27 Features That Matter for Downloads and File Conversion
Almost every iOS 27 article is about Siri. That is fair enough, since Siri is the thing Apple spent its keynote on. It is also useless if what you actually do with your iPhone is save a clip, shrink a photo for an upload form, or pull the audio out of a lecture recording.
So this is the other list. The iOS 27 features that touch files, media and downloads, what each one really does, and the honest count of things iOS still will not do for you.
First, the caveat that has to come first
At a glance
- Cost
- Free, forever
- Account
- None needed
- App Store
- No install
- Runs on
- iPhone, via Shortcuts
iOS 27 has not shipped. It was unveiled at WWDC in June 2026 and it has been in developer and public beta since, with the late betas focused on stability rather than new features. iOS 26 is what is running on your iPhone today unless you deliberately joined the beta programme.
Apple has said iOS 27 arrives in autumn 2026 without naming a public download date, and it confirmed a 9 September 2026 iPhone event, which is why most people expect the download in the second half of that month.
Everything below is drawn from what Apple has announced and what testers have found in the betas. Features can and do change or slip to a later point release before the final build.
Saving a video frame as a real photo
This is the change I care most about, and it will get almost no attention because it is not glamorous.
Today, when you want a still image out of a video, you play it, pause on the right frame and take a screenshot.
What you get back is a screenshot: the resolution of your display rather than the resolution of the video, with the status bar baked in if you are unlucky, and no date or location attached.
In iOS 27 the Photos app can save a frame from a video as a full resolution photo. The resulting HEIF or JPG keeps the video’s original resolution along with its date and location metadata.
If you shoot 4K video and pull stills out of it, that is a genuine quality jump. If you have been screenshotting recipe steps or whiteboards out of a recorded call, same story.
It also means the resulting file behaves like a photo rather than a screenshot, so the on-device tools you already use work on it properly.
Converting it, stripping the location before you send it, or dropping it into a PDF all treat it as a normal image. Removing that metadata afterwards is a separate deliberate step, and I covered the mechanics in removing location data from a photo.
The new Photos editing tools, and where they get creative
Photos gets three notable edits in iOS 27. Reframe, sometimes described as Spatial Reframing, changes the composition and perspective of a photo you already took.
Extend generates new image content past the edge of the original frame, which is what makes straightening a horizon or changing an aspect ratio possible without cropping into the subject. Clean Up, the object removal tool, gains Fast and High Quality modes.
Two of those three are generative. Extend is inventing pixels that were never in the scene, and High Quality Clean Up is filling holes with plausible content. In careful use they are very good.
Push them hard and they distort, or add detail that was not there. That is worth knowing before you use Extend on a photo that is going into a listing, an insurance claim, or anything where the picture is evidence.
Apple is separately reported to be working on an authentication system for proving an image came off an iPhone unmodified. That is a sign of where this is heading: as editing gets more generative, provenance becomes the thing worth having.
Describe a Shortcut, and what it does not replace
The Shortcuts app gets a feature called Describe a Shortcut. You write what you want to happen in plain English, Apple Intelligence interprets it and assembles the actions across supported apps. Safari gets a matching Describe an Extension.
If you have never built an automation, that removes the worst part of starting, which is not knowing that the action you need exists or what it is called. What it does not do is replace understanding your own shortcut.
Generated automations still need checking, particularly around what happens when the input is not what you expected, and the generator does not know about the third party tools a hand built shortcut might rely on.
The underlying Shortcuts machinery is unchanged. The standard encode, convert, resize and share actions are all still there, which is the reason existing automations keep working across an OS update. That is the same foundation Grabio is built on, described in more detail in how Grabio works.
Wallet passes built from a QR code
Wallet in iOS 27 can create a custom pass from a QR code. You add your own fields and information to the pass, and it syncs to Apple Watch.
This is a small feature with a specific, real use. Gym memberships, library cards, event tickets from small organisers, loyalty cards from shops with no app, all of these arrive as a QR code in an email or on a bit of card and then live in your Photos app forever.
Turning one into a proper Wallet pass means it is on your Lock Screen rather than buried in a camera roll.
If you generate QR codes yourself, making a QR code on iPhone covers the on-device route, and reading one out of a saved image is covered in scanning a QR code from an image.
Safari changes that touch how you keep things
Safari will group tabs into topics automatically, and a Notify Me feature can watch a page and alert you when something on it changes, such as a price dropping or a product coming back in stock. Neither is a file feature exactly, though both change the habit of leaving forty tabs open as a to-do list.
If your instinct is to keep a page rather than a tab, that is already a solved problem on iOS and has been for years. Saving a page as a PDF is entirely native, which I said plainly in saving a web article as a PDF. iOS 27 does not change that flow.
The honest list of what iOS 27 still will not do
This is the section most iOS 27 roundups skip, and it is the one that decides whether you need anything beyond Apple’s own apps.
- No native MP3 encoding. Shortcuts has an action that converts audio to M4A. Nothing Apple announced for iOS 27 adds an MP3 encoder. If that changes in the final build I will update this post, and the Shortcut. Until then MP3 means an outside converter, which is why converting audio to MP3 works the way it does and converting to M4A stays fully on device.
- No app can place a file into a website’s upload box. This is a deliberate iOS security boundary and it is not changing. Any flow that ends on a website will always need you to tap the upload area and pick the file yourself.
- No built in way to save a video off a social platform. Apple has never shipped this and there is no sign it intends to.
- No general purpose file converter. Shortcuts covers image formats and audio to M4A well. Documents, video containers and the long tail of formats still need something else.
None of that is a complaint. It is the shape of the platform, and knowing the shape is what stops you searching for a setting that does not exist.
What I am doing about it
Grabio is a free Apple Shortcut that fills those specific gaps and is honest about which side of the line each tool sits on. The photo, PDF, video and M4A tools run on your iPhone using Apple’s own actions, so they work in airplane mode.
The handful of jobs iOS genuinely cannot do locally, MP3 encoding and social downloads among them, hand off to a specific vetted site instead of pretending otherwise.
It costs nothing, there is no account, and it lives in your share sheet rather than on your Home Screen. Get the Shortcut if that sounds useful, and it will be ready before iOS 27 lands.
iOS 27 features: FAQ
Is iOS 27 available to download now?
Not as a public release. As I write this in early September 2026 it is in developer and public beta only, with Apple saying it arrives in autumn 2026. iOS 26 is the version shipping on iPhones today.
Which iOS 27 feature is most useful for file work?
Saving a frame from a video as a full resolution photo. Instead of a screenshot at display resolution with no metadata, you get a HEIF or JPG at the video’s own resolution that keeps the original date and location information.
Does iOS 27 finally let my iPhone convert audio to MP3?
Nothing Apple has announced for iOS 27 adds MP3 encoding to Shortcuts. The native audio action still targets M4A. If the shipping build changes that, it would be a genuinely useful addition, and worth checking again after release.
Will Describe a Shortcut build a working download or conversion automation for me?
It will assemble actions from a plain English description across supported apps, which is a real head start. It cannot invent capabilities iOS does not have, so it will not produce a working social video downloader or an MP3 encoder, because the underlying actions do not exist.
Do the new Photos editing tools change the actual file?
Yes, and Extend and the High Quality Clean Up mode generate content that was never in the original scene. That is fine for a personal photo and worth thinking twice about for anything where the image needs to be an accurate record.
Should I wait for iOS 27 before setting up my file workflow?
No reason to. Almost everything covered here works identically on iOS 26, and the on-device Shortcuts actions that do the real work have been stable across several releases.

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