The three official routes for getting a video out of the iPhone Photos app — Audio Mix, the share sheet, and Export Unmodified Original — all end in a video file. None of those pages describes an audio-only export, so pulling the audio out is a step you do after the clip leaves your phone.
That is not a complaint, it is just the shape of the job: your work is to get the original file off the device without letting anything resample it on the way, and then extract the track. This page covers both halves, and flags the three documented places where iOS can hand you something other than the original.
Before you start
Check whether the copy on your phone is the original. Apple's iCloud Photos page is explicit about what Optimize Storage does: "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." Apple's transfer guide adds the matching instruction: "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."
Know which codec you recorded in. Under Settings, Camera, Formats, High Efficiency records HEVC (H.265) and Most Compatible records H.264 — Apple states that Most Compatible means "your camera will capture photos and videos in JPEG and H.264 formats." That choice decides which desktop apps can open the file at all. If you are unsure which one you are on, the High Efficiency vs Most Compatible breakdown walks through it.
Do not count on knowing the audio codec in advance. Apple's tech specs list audio formats under "Audio Playback", which is a playback list rather than a statement about what the camera writes. The official pages we could find do not state the recording-side audio codec — check Apple's official documentation if your workflow depends on it.
What the official in-phone tools actually do
Two things get mistaken for an audio export, and it is worth being precise about both.
Audio Mix is a mixing control, not an export. Apple's page on trimming and editing audio describes the capture options it works with: "When you record a video with iPhone 16 or later, you can choose between three recording options: Spatial Audio, Studio, and Mono." (Worth noting that Apple's Record Sound settings page names that middle option Stereo rather than Studio — the two pages differ.) Whatever you do there, the page is describing edits to the video's sound, not a separate audio file.
The share sheet's format options are all video formats. Apple's sharing page lists them 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." Note that this Most Compatible is a different setting from the one in Settings, Camera, Formats — same name, different job. That distinction is unpacked in Current vs Most Compatible in the share sheet.
Step by step
Step 1 — make sure the full-resolution file is on the device. If Optimize Storage is on, open the clip in Photos and let it download before you do anything else. You want the original, not the space-saving version.
Step 2 — get it off the phone without a conversion. Three documented options:
- Export to storage. Apple's import and export page gives the exact tap: "Tap, then tap Export Unmodified Original."
- AirDrop with everything attached. Apple'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."
- Mail Drop, for a long clip. Apple's Mail Drop page states: "With Mail Drop, you can send attachments up to 5 GB in size," and that "After you send an email, the recipients have 30 days to download the Mail Drop attachments." Mailing a clip to yourself is a legitimate way to move a file too big for other routes; the Mail Drop limits piece covers the rest of the rules.
- USB into a computer. Apple warns this one can transcode: "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." The verb is might, not will — but if you care, set Keep Originals first. See Keep Originals vs Automatic.
Step 3 — pull the audio out. Drop the file into the extractor below. It runs in the browser tab, so the video is read from disk and decoded locally rather than uploaded to a server — which matters for anything recorded in a meeting, a lecture, or someone's living room.
Try it right here
Runs in your browser. Your file is not uploaded anywhere.
Step 4 — check the result against the clip. Play the first and last few seconds side by side with the video. If the tail is missing, you almost certainly fed it a trimmed copy rather than the file you thought you had.
If you would rather pick the output format yourself, the full extract audio from video tool exposes the same job with more control over what comes out the other end.
Common mistakes
- Trimming in Photos first, then exporting the original. These fight each other. Apple's export note is explicit: "For photos and videos that have been edited, the unmodified original version will be exported." So your trim does not survive that route — and separately, Apple warns that "A video saved as a new clip can't be reverted to the original." Decide which version you actually want before you export.
- Texting the clip to yourself as a transfer method. Apple's messaging page 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 scope is SMS and MMS specifically, but it is enough reason to use AirDrop or an export instead.
- Extracting from a copy that a third-party app already re-encoded. For ProRes clips Apple notes that "Apps might transcode a ProRes video to a smaller H.264 format if ProRes isn't supported." Work from the file you exported, not from whatever an app left in its own library.
- Assuming the container matters. It usually does not for audio extraction, but if a desktop app refuses the file entirely, that is a codec and container question — see is iPhone video MOV or MP4.
FAQ
Can the iPhone Photos app export just the audio from a video? The Apple pages covering editing, sharing and exporting video from Photos do not describe an audio-only export — the share sheet's format choices are Automatic, Current and Most Compatible, all of which produce a file for the video. Do the extraction on a computer or in a browser tool after exporting the clip.
Does Audio Mix save the audio as a separate file? Apple's Audio Mix documentation describes editing the sound of the video and lists the three capture options as Spatial Audio, Studio and Mono. It does not describe writing out a standalone audio file.
What audio format will I get? Whatever the extractor is set to produce — MP3 in the embed above. Apple's own pages we could find do not state which audio codec the iPhone camera records, so treat the extracted file as a re-encode rather than a lossless copy of the source track.
Why does my extracted audio sound worse than the recording? Check what you extracted from. Apple documents two ways you can end up holding a non-original copy: Optimize Storage keeps "space-saving versions" on the device while the originals sit in iCloud, and an SMS or MMS send can compress the attachment. Re-export the original and try again.
Do I need to convert the video to MP4 first? No — extract from the file you exported. Conversion is only worth doing if some app in your chain refuses to open the clip, and that is a separate problem from getting the audio out.
Quotes above are from Apple's iPhone User Guide and support articles, checked 16 September 2026; the User Guide changes between iOS versions, so verify against the page for your version. More walkthroughs like this one are in how-to guides, and the rest of the browser-side tools are on all Clapr tools.