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 that 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 Apple-style audio file. It also explains why the AIFF comes out much larger than the MP4 and when extracting to AIFF is the wrong choice.
.mp4 or .m4v) from your computer. Files upload over an encrypted connection; batch is supported, so you can queue several clips at once..aif. No sign-up, no watermark.The defaults work for most people — the converter copies the MP4's sample rate and channel layout and writes standard 16-bit big-endian PCM, which is exactly what a DAW on macOS expects. Change the settings only when you have a reason:
A practical size reference for uncompressed PCM: at 44.1 kHz 16-bit stereo the data rate is fixed at 1,411 kbps, which works out to about 10.1 MB per minute. Mono at the same rate is about 5.0 MB per minute, and 48 kHz stereo is about 11.0 MB per minute. These numbers do not depend on how loud or complex the audio is — PCM stores every sample at full width regardless.
.aif, .aifc, .aiff) via its PCM decoder, but the newer Media Player and Films & TV apps are inconsistent. If a file won't open, VLC, foobar2000, and Audacity all read AIFF reliably on Windows.If the MP4 is DRM-protected (for example, a purchased title), the audio track cannot be extracted and the conversion will fail — that protection is the point of the DRM. A truncated or partially-downloaded MP4 can also error out because the audio track index is incomplete; re-download the file and try again. And if your goal is a small, shareable audio 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 (lossy), so the AIFF holds the AAC-decoded samples as PCM — same audible quality, much larger file. AIFF only carries true lossless quality when the MP4's audio was already PCM, which is uncommon. What you reliably gain is a file your DAW reads without re-decoding AAC on every pass, and no extra generation loss as you edit.
Because the MP4 stored audio compressed (AAC at roughly 1–2 MB per minute) and discarded the video you didn't keep, while AIFF stores audio uncompressed at about 10.1 MB per minute for 44.1 kHz 16-bit stereo. The audio alone expands several times over. Lower the Audio Sample Rate, switch to Mono if the source is mono, or Trim to the needed section to reduce the size.
.aif and .aiff are the same format — Audio Interchange File Format, which Apple defined in 1988 on top of Electronic Arts' IFF container. The only difference is a 3- versus 4-character extension; both play identically. AIFC (.aifc) is Apple's compressed AIFF variant introduced in July 1991 that allows codecs like µ-law and A-law inside the AIFF wrapper; it is rarely used today. For the reverse direction, see AIFF to WAV.
By default the converter keeps the MP4's original sample rate and channel layout and writes PCM 16-bit big-endian, the standard AIFF encoding Logic, Pro Tools, and GarageBand assume. You can override Audio Sample Rate (8000–48000 Hz), Audio Channel (Mono/Stereo), and Audio Codec (PCM 16-bit or 24-bit) in Advanced Options before converting.
Yes. Set Trim to "Trim" and enter a Start time and Duration; only that segment is read from the MP4 and written to the AIFF, which trims both processing time and file size. For multi-region edits or fades, extract the full track first, then use Audio Cutter or Trim AIFF on the result.
No. The MP4 is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no account, no watermark, and the audio track is not recompressed beyond the format change you requested. In our testing, a 3-minute 44.1 kHz stereo MP4 produced a roughly 30 MB AIFF (about 10 MB per minute), matching the uncompressed-PCM math above.