Initializing... drag & drop files here
Supports: MOV
This converter takes the audio track out of a QuickTime MOV video and saves it as AIFC (AIFF-C), Apple's Audio Interchange File Format. The video is discarded — only the sound is kept — so you end up with an audio file ready to drop into a macOS or AIFF-based audio workflow. This page walks through the upload, the codec and sample-rate choices that actually matter, and the quality caveats that trip people up.
.mov onto the page or click "+ Add Files" to browse. Several MOV files can be queued and processed with the same settings.AIFC is a container, not a single codec — the COMM chunk records which codec the samples use. xconvert defaults to PCM 16-bit Big Endian (NONE in AIFF-C terms), which is uncompressed 16-bit audio and the most compatible choice for Apple audio software. The other PCM options change the trade-off:
Because MOV soundtracks are usually AAC (a lossy codec), decoding that to PCM and wrapping it as AIFC does not recover any quality the AAC encoder already discarded — it simply stops further loss from that point on. AIFC here is best understood as a clean, edit-friendly archive of the existing audio, not an upgrade.
DRM-protected MOV files (for example, purchased video with FairPlay protection) cannot have their audio extracted and will fail or produce silence. Corrupted or partially downloaded MOV files may also fail to demux. If you only need the audio louder, smaller, or in a portable format rather than a lossless Apple file, AIFC is the wrong target — convert the soundtrack to a lossy format with MOV to MP3 instead, or take an existing AIFC and shrink it with AIFC to MP3.
No. Only the audio track is extracted; the video is discarded. The result is an audio-only AIFC file. If you wanted to keep the picture, you would convert MOV to another video format instead.
Almost. AIFF-C (AIFC) is an extension of AIFF that adds a compression-type field to the COMM chunk and an FVER (format version) chunk, so the same container can hold either compressed audio or — as on this page — uncompressed PCM tagged NONE. Per Apple's AIFF-C specification, AIFF dates to 1989 and AIFF-C to 1991. In practice an uncompressed PCM AIFC behaves like an AIFF with one extra header chunk.
No. MOV soundtracks are typically AAC, which is lossy. Decoding AAC to PCM and saving it as AIFC stops further generational loss but cannot restore detail the original AAC encoder removed. The benefit is an uncompressed, edit-stable file, not higher fidelity than the source.
In our testing, 16-bit Big Endian PCM is the right default for almost every MOV soundtrack, since the underlying audio is usually 16-bit AAC and 24-bit cannot add information that was never recorded. Choose 24-bit only when the source genuinely carries high-resolution audio and you plan to do further processing that benefits from the extra headroom.
Both are uncompressed PCM containers and sound identical. AIFC is the Apple-native choice and integrates cleanly with Logic, GarageBand, and other macOS audio tools, while WAV is the more universal Windows-leaning equivalent. If you live in an Apple audio workflow, AIFC fits; otherwise MOV to WAV is the safer cross-platform pick.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.