Optimize Storage does not re-encode your library — it changes which copy of a video lives on your phone. Apple's iCloud Photos page puts it in one sentence: "When you turn on Optimize Storage, your device keeps space-saving versions of your photos and videos, while iCloud Photos stores your photos and videos in their original, high-resolution version."
That single sentence explains most of what people report as "my iPhone made my video blurry." The original was never destroyed. It just isn't the file sitting on the device, and anything that reads from the device — the share sheet, a USB cable, a third-party app — can end up handing over the space-saving copy instead.
What Optimize Storage actually changes
Two things are worth pulling out of Apple's wording.
It is a swap, not a conversion of your library. The high-resolution version stays in iCloud Photos. Apple's Windows transfer page repeats the same point from the other direction: "iCloud Photos always uploads and stores your original, full-resolution photos."
It is selective, and it has an order. Apple continues: "When you need more device storage, iCloud Photos optimizes your library, starting with photos and videos you access least." That is why the effect feels random. A clip you rewatched last week may still be the full version on-device, while a clip from two years ago has already been swapped out. Nothing about the shooting settings changed — only which copy is local.
One thing to be clear about: Apple's page describes the behaviour but not the specification. The resolution and bitrate of a "space-saving version" are not given on the official pages we could find — if you need an exact figure for it, check the official documentation rather than a number from a forum thread.
Why the copy you shared looks worse than the one you see
Apple's HEIF/HEVC page splits sharing into paths that behave differently, and the wording matters:
| How you share it | Apple's wording |
|---|---|
| Via iCloud Photos | "the media is preserved in its original format, resolution, and frame rate" |
| AirDrop, Messages, email | "the media might automatically be shared in a more compatible format, such as JPEG or H.264" |
Note the condition on the second row, because it is routinely dropped: that conversion is described as happening when "the receiving device doesn't support the newer media formats." It is not a blanket statement that AirDrop always transcodes.
The share sheet also has an explicit control for this. Apple's Share photos and videos on iPhone page describes it verbatim: "Adjust the file format: Tap Automatic for the best file format for the destination, tap Current to prevent a file format conversion, or tap Most Compatible and files may convert to JPEG or MOV."
Current is the official switch for "don't convert this." And if you want everything that travels with the file, the same guide's long-video page says: "If you want to send the video in its original format, including metadata, location, and any associated edit history or captions, tap Options, then turn on All Photos Data."
The fastest fix
Get the full-resolution copy onto the device before you share or export it. Apple treats this as a prerequisite in its own instructions for importing to a PC: "If you have iCloud Photos turned on, you must download the original, full resolution versions of your photos to your iPhone or iPad before you import to your PC."
Once the original is local, the second half of the problem is size. A full-resolution clip is large enough that something downstream — a chat app, a mail server, an upload form — may squeeze it for you, and you have no control over how. The better move is to shrink it deliberately, once, with settings you chose:
Try it right here
Runs in your browser. Your file is not uploaded anywhere.
This runs in the browser tab. The file is read from disk, re-encoded locally, and handed back — it is never uploaded anywhere, so a private clip stays private. Starting from the real original and compressing on purpose beats letting an unknown pipeline do it to a copy that was already space-saving.
Other causes, in order of likelihood
1. The conversion happened at import, not on the phone. This is a different mechanism with a similar symptom. Apple: "When you import HEIF or HEVC media from an attached iPhone or iPad into Photos, Image Capture, or a PC, the media might be converted to JPEG or H.264. If you don't want it to be converted, open Settings, tap Apps, tap Photos, then scroll down and tap Keep Originals." Keep Originals governs format conversion on import; Optimize Storage governs which copy is on the device. They are not the same setting and fixing one does not fix the other.
2. You exported an edited video and got the pre-edit file. Apple's import/export page is blunt about it: "Note: For photos and videos that have been edited, the unmodified original version will be exported." The button is literally named "Export Unmodified Original." If your trims and colour work vanished, this is usually why — and it is a separate problem from resolution.
3. You sent it as SMS or MMS. Apple states: "If you use SMS or MMS messaging to send photos or videos, your carrier may set size limits for attachments. Larger files may take more time to send, and your iPhone can compress photo and video attachments when necessary." That is device-side compression, acknowledged by Apple, and it applies to the SMS/MMS path specifically. That page stops at "when necessary" without naming a target resolution or bitrate, so check the official documentation before assuming one. On attachment ceilings generally, the guide says: "Note: The size limit of attachments is determined by your service provider."
4. The receiving device is old. Apple gives a useful boundary here: "Resolutions of 1080p or lower and frame rates of 60 fps or lower are more broadly compatible with older devices." If a recipient can't play your file at all rather than just seeing it soft, that is a codec problem — see why iPhone HEVC video won't play on Windows, or convert the container with MOV to MP4.
5. The file is simply too big to send in one piece. For email, Apple's Mail Drop page states: "With Mail Drop, you can send attachments up to 5 GB in size," and "After you send an email, the recipients have 30 days to download the Mail Drop attachments."
How to tell it worked
Check the file size of what you actually sent, not what you see in Photos. A clip that arrives at a few megabytes when the original was hundreds went through a compression step somewhere. Send the same clip twice — once with the share sheet set to Current, once with All Photos Data on — and compare what lands. If both arrive small, the squeeze is happening after the file leaves your phone, and pre-compressing to a size the channel accepts is the fix.
FAQ
Does Optimize Storage permanently reduce my video quality? No. Apple's wording is that iCloud Photos "stores your photos and videos in their original, high-resolution version" while the device keeps space-saving versions. The original stays in iCloud.
What resolution is the space-saving version? Apple's iCloud Photos page describes the behaviour without giving a resolution or bitrate for it. Check the official documentation before quoting a figure.
Why do only some of my videos look blurry? Because the swap is prioritised. Apple: iCloud Photos "optimizes your library, starting with photos and videos you access least." Recently viewed clips are the last to go.
How do I stop AirDrop from changing the format? In the share sheet, Apple describes tapping "Current to prevent a file format conversion," and turning on All Photos Data under Options to send the original with its metadata and edit history.
Is Keep Originals the same as turning off Optimize Storage? No. Keep Originals is described in the context of importing HEIF or HEVC media to a Mac or PC being converted to JPEG or H.264. Optimize Storage is about which copy lives on the device.
Quotes from Apple's iCloud Photos, HEIF/HEVC, iPhone User Guide and Mail Drop pages, checked 16 September 2026. More troubleshooting walkthroughs are in the fix archive, and the full set of browser-side converters is at all Clapr tools.