GIF appears in Apple's documentation as a format iCloud Photos stores, not as one the Photos app offers when you share or export a video. That gap is why this looks harder than it is: the phone is perfectly happy holding a GIF, but the two panels that get a video out of Photos describe a different set of formats.
This guide covers what Apple actually documents on those pages, how to get an unaltered copy of your clip off the phone, and how to do the conversion in a browser tab without installing anything.
What Apple documents about GIF on iPhone
Start with the storage side. Apple's Set up and use iCloud Photos page lists what a library keeps untouched:
"Photos and videos are stored in iCloud in their original formats at full resolution (HEIF, JPEG, RAW, PNG, GIF, TIFF, HEVC, and MP4), as well as special formats you capture with your iPhone or iPad, like slo-mo, time-lapse, 4K videos, and Live Photos."
GIF is in that list. Now the output side. The iPhone User Guide page Share photos and videos on iPhone (iOS 27) describes the share sheet's format control in one sentence:
"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."
And Import and export photos and videos on iPhone describes the export action itself:
"Tap, then tap Export Unmodified Original."
Three formats are named across those two sentences — JPEG, MOV, and "the unmodified original" — and none of them is GIF. So the conversion happens somewhere other than the Photos app. Your job on the phone is simply to hand over a clean copy of the source video.
Before you start
Confirm you have the real file, not a placeholder. Apple describes what Optimize Storage does to your library:
"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. When you need more device storage, iCloud Photos optimizes your library, starting with photos and videos you access least."
That page describes the space-saving version without giving its resolution or bitrate, so treat those as unknown rather than guessing — the point is that the copy on the phone may not be the copy you filmed. Old clips you have not opened in months are exactly the ones Apple says get optimised first.
Know what the source is. A ProRes clip is a poor starting point for a short loop: Apple's About Apple ProRes on iPhone page says "ProRes files are up to 30 times larger than HEVC files," and warns that "Apps might transcode a ProRes video to a smaller H.264 format if ProRes isn't supported."
Do not trim it in Photos first. The User Guide's editing page carries a one-line warning that catches people: "Note: A video saved as a new clip can't be reverted to the original." Trim during the conversion instead, where nothing is overwritten.
Step 1: Get the clip off the phone unchanged
This is the step that quietly ruins GIFs, because several sharing routes are documented as re-encoding on the way out. Apple's HEIF and HEVC page states it for two of them:
"If sharing this media using other methods, such as AirDrop, Messages, or email, and the receiving device doesn't support the newer media formats, the media might automatically be shared in a more compatible format, such as JPEG or H.264."
"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."
Note the word Apple uses in both: might, conditional on the receiving device. The same page describes iCloud Photos differently — "If sharing this media via iCloud Photos, the media is preserved in its original format, resolution, and frame rate."
Two concrete moves follow from that. In the share sheet, the option documented as stopping a conversion is Current, covered in Current vs Most Compatible in the iPhone share sheet. And for a USB import, Keep Originals is the switch named above — the difference is unpacked in Keep Originals vs Automatic.
If you are using a cable, the port speed matters more than people expect. Apple's tech specs give USB 3 (up to 10Gb/s) for iPhone 17 Pro and USB 2 (up to 480Mb/s) for iPhone 17. Those spec pages quote the port rate and stop there — no minutes-per-gigabyte conversion — so plan for the transfer taking a while rather than for a number.
Step 2: Convert the video to GIF in your browser
Try it right here
Runs in your browser. Your file is not uploaded anywhere.
This runs inside the page. The video is read from disk, converted locally, and handed back — nothing is uploaded, which is the relevant property when the source is a clip off your own phone. The same converter has a standalone page at MP4 to GIF.
Three controls do almost all of the work on the output size, in this order: trim the duration, reduce the pixel dimensions, drop the frame rate. Each one reduces either how many frames are encoded or how big each frame is.
Apple's own recording documentation tells you where you are starting from. The User Guide states that "By default, iPhone records video at 30 frames per second (fps)," and that, depending on the model, "you can change the fps rates to 24, 25, 30, 60, or 120." It also notes the general rule plainly: "Faster frame rates and higher resolutions result in larger video files." A 4K 60 fps source has far more frames and pixels than a GIF needs, so cutting both is the normal path, not a compromise.
Common mistakes
- Assuming you know the container. Apple's spec pages state which codecs the camera records, not which file extension it writes. If a step depends on the file being MOV or MP4, check what is actually on disk — the ambiguity is walked through in Does the iPhone record MOV or MP4?.
- Using a Messages copy as the source. Apple states that "your iPhone can compress photo and video attachments when necessary" when you use SMS or MMS messaging. Convert from the library copy, not from something that has made a round trip through a chat.
- Starting from a screen recording of the video. You inherit every scaling artefact and lose the original frame rate for nothing.
- Making the loop too long. Duration is the first and largest lever on the final file — a GIF that needs to sit in a message should be seconds, not a scene.
- Expecting detail the recording never had. Apple notes that "Action mode has a maximum capture resolution of 2.8K," and that spatial video records "at 1080p at 30 fps." Crop tight rather than scaling up.
FAQ
Can the Photos app export a GIF directly?
Not through the options Apple documents on its sharing and exporting pages. Those pages describe Automatic, Current, and Most Compatible for file format — with "files may convert to JPEG or MOV" — plus Export Unmodified Original. Check the official documentation for the current behaviour before assuming it has changed.
Does the GIF keep the audio? No — you end up with frames only. If you need the sound as a separate file, extract audio from video handles that in the same browser tab.
Will AirDropping the clip to my Mac first change the file? It might. Apple's wording is conditional on the recipient: the media "might automatically be shared in a more compatible format, such as JPEG or H.264" when "the receiving device doesn't support the newer media formats." For ProRes specifically, Apple documents a fallback order — AirDrop sends the original ProRes to a listed set of devices, and "For all other devices, you'll share an HEVC video if the devices supports it, or H.264 video if the device doesn't."
How large is the video I am starting from? Apple publishes one per-minute figure, and it is narrow: for spatial video, "One minute of spatial video is approximately 130 MB (one minute of regular 1080p 30 fps video is approximately 65 MB)." That applies to 1080p at 30 fps only. For 4K or higher frame rates, check the estimate on your own device rather than scaling that number.
My video was edited on the phone — which version gets exported? The original. Apple's export page states: "Note: For photos and videos that have been edited, the unmodified original version will be exported." Re-apply the crop during the conversion instead.
More browser-based converters are listed on all Clapr tools, and the rest of these walkthroughs live in the how-to guides. Apple statements quoted here come from Apple's support pages and the iPhone User Guide; Apple revises both, so verify the current wording in the official documentation before relying on it.