Initializing... drag & drop files here
Supports: MP4, M4V
This walk-through pulls the audio track out of an MP4 video and writes it as AIFF (.aif) — uncompressed linear PCM, the format Logic Pro, GarageBand, Pro Tools and the macOS Music app read natively. There is no video in the output; you get the soundtrack as a standalone audio file. It also covers the part most converters skip: AIFF has no bitrate or quality dial at all, so the only levers you have over the file size are the sample rate, the channel count, and how much of the track you keep.
.mp4 or .m4v) from your computer. Several files can be queued and converted with the same settings. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours.HH:MM:SS.sss) if you only need a section, then click Convert and download the .aif. No sign-up, no watermark.This page shows exactly four entries under Audio Codec, and there is no bit-depth menu, no bitrate box and no quality preset anywhere on it — that is correct behaviour for an uncompressed target, not a missing feature. What the codec choice really decides is which flavour of the container gets written.
FORM…AIFF. Every AIFF-aware application on macOS and Windows opens it.sowt variant — byte-swapped samples with no compression at all. It is bit-for-bit the same audio, but because sowt is an AIFF-C compression type, the header becomes FORM…AIFC. Pick it only if a specific tool asked for it.| Audio Codec | Header written | Data rate at 44.1 kHz stereo | Lossy? | Pick it when |
|---|---|---|---|---|
| PCM 16-bit Big Endian (default) | FORM…AIFF |
1,411 kbps | No | Anything normal — DAWs, Music app, archiving |
PCM 16-bit Little Endian (sowt) |
FORM…AIFC |
1,411 kbps | No | A tool explicitly asks for little-endian AIFF |
| PCM A-law | FORM…AIFC |
706 kbps | Yes | Legacy telephony or voice-logging systems |
| PCM mu-law | FORM…AIFC |
706 kbps | Yes | Legacy North-American/Japanese telephony gear |
Uncompressed PCM has a fixed data rate, so the output size is pure arithmetic — it does not depend on how loud or complex the audio is. We derive these from the format rather than from a benchmark: 44,100 samples per second × 2 bytes per sample × 2 channels = 176,400 bytes per second.
| Settings | Data rate | Per minute | Per hour |
|---|---|---|---|
| 44.1 kHz, 16-bit, stereo | 176.4 kB/s | ~10.6 MB | ~635 MB |
| 44.1 kHz, 16-bit, mono | 88.2 kB/s | ~5.3 MB | ~318 MB |
| 48 kHz, 16-bit, stereo | 192 kB/s | ~11.5 MB | ~691 MB |
| 16 kHz, 16-bit, mono (speech) | 32 kB/s | ~1.9 MB | ~115 MB |
Because AIFF stores its chunk lengths in 32-bit fields, a single file cannot grow past roughly 2 GB — about three and a half hours at 44.1 kHz 16-bit stereo. For anything longer, split the source first with the Video Cutter or use a format without that ceiling, such as FLAC.
.aif. Switch back to PCM 16-bit Big Endian for the classic form.DRM-protected MP4s (purchased or rented titles) cannot be decoded, and the conversion will fail rather than produce a silent file — that protection is the whole point of the DRM. A truncated or partially downloaded MP4 can also error out because the audio index is incomplete; re-download and retry. And if the MP4 genuinely has no audio track — common with screen recordings and some drone footage — there is nothing to extract. If your goal is a small, shareable file rather than an uncompressed master, AIFF is the wrong target: use MP4 to MP3 for distribution, or MP4 to FLAC for lossless audio at roughly half the AIFF size.
No. AIFF is an uncompressed container, not a quality restorer. MP4 audio is normally AAC, so the AIFF holds the AAC-decoded samples as PCM — the same audible quality in a much larger file. AIFF only carries genuinely lossless quality when the source MP4 already held PCM, which is rare. What you reliably gain is a file your DAW reads without decoding AAC on every playback pass, and no additional generation loss as you edit.
Because AAC compresses and AIFF does not. At 44.1 kHz, 16-bit, stereo, AIFF runs at a fixed 1,411 kbps — about 10.6 MB per minute — while the AAC track inside the MP4 might have been 128-256 kbps. The video you discarded doesn't offset that; the audio alone expands roughly five to eleven times. Lower the Audio Sample Rate, switch to MONO if the source was mono, or Trim to the section you actually need.
.aif and .aiff are the same format — Audio Interchange File Format, which Apple published in 1988 on top of Electronic Arts' IFF container; the extension length is the only difference. AIFF-C, released in July 1991, extends the container to carry compression types. On this page you get plain AIFF with the default PCM 16-bit Big Endian codec, and an AIFF-C file if you switch to little-endian (sowt), A-law or mu-law, because all three are registered as AIFF-C compression types.
Audio Sample Rate and Audio Channel both sit on ORIGINAL, so the output copies the MP4's own rate (usually 44.1 kHz or 48 kHz) and channel layout. Audio Codec is set to PCM 16-bit Big Endian, so the bit depth is 16 and the byte order is big-endian. Those defaults are what Logic, Pro Tools and GarageBand expect from an AIFF, and they are the only combination on this page that produces a plain FORM…AIFF header.
Because AIFF is uncompressed — there is no quality knob to expose. Every sample is stored at full width, so the file size is determined entirely by sample rate × bit depth × channels × duration. On lossy targets the same converter shows Quality Preset, Constant Bitrate and file-size controls; here they are hidden because none of them would do anything. If you want to choose a bitrate, extract to M4A or MP3 instead.
Yes. Switch Trim from Unchanged and enter a Start time and Duration, either in plain seconds or as HH:MM:SS.sss. Only that segment is written to the AIFF, which cuts both the conversion time and the file size. For multi-region edits, extract the full track first and then use Trim AIFF on the result — the general Audio Cutter works on audio files, not on the source video.
They store identical uncompressed PCM; the difference is convention and metadata. AIFF is big-endian, originated on the Mac, and carries its metadata in named IFF chunks that Apple software reads cleanly. WAV is little-endian, is the default on Windows, and is what most sample libraries and game engines expect. If your project lives in Logic, GarageBand or the Music app, take AIFF; if it lives in a Windows DAW or you need 24-bit, take WAV.
Effectively yes. AIFF inherits IFF's 32-bit chunk-size fields, so a file tops out near 2 GB — about three and a half hours of 44.1 kHz 16-bit stereo, or seven hours in mono. Long recordings such as full concert videos or day-long lectures will hit that wall before anything else does. Trim the source into parts, drop to mono, or convert to FLAC, which stays lossless while roughly halving the size.
It is uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no account, no watermark, and nothing is shared or made public. The conversion itself always re-encodes the audio into PCM rather than copying the AAC stream through, which is why the output is a true AIFF rather than a renamed MP4.