Initializing... drag & drop files here
Supports: MKV
.aif Actually MeansShort answer: .aif and .aiff are the same format under two spellings, and this page writes an uncompressed Audio Interchange File — Apple's PCM format, specified in the AIFF-1.3 document of January 1989 and read without complaint by essentially every audio application on macOS and Windows alike. The part worth understanding before you convert is that the Audio Codec you choose silently decides whether you get a classic FORM AIFF file or an FORM AIFC one, and older applications treat those two very differently. This page lays out the difference and then extracts your Matroska audio.
.aif vs .aiff vs AIFF-C: Side by Side| Property | .aif / .aiff (classic) |
AIFF-C with sowt |
AIFF-C with A-law / mu-law |
|---|---|---|---|
| Container FORM type | FORM AIFF |
FORM AIFC |
FORM AIFC |
| Produced here by | PCM 16-bit Big Endian (the default) | PCM 16-bit Little Endian | PCM A-law or PCM mu-law |
| Sample byte order | Big-endian, as the spec intends | Little-endian, byte-swapped | Companded 8-bit |
| Actually compressed? | No | No — sowt is a pseudo-codec that only swaps byte order |
Yes, roughly 2:1 |
| Audio quality | Full PCM | Identical to classic AIFF; convertible back and forth losslessly | Telephone-grade; permanent loss |
| Size for a given clip | Baseline | Identical to baseline | About half |
| Read by older audio software? | Yes, universally | Sometimes refused, or played as static | Often refused |
| Filename you download | .aif — identical in content to .aiff |
.aif |
.aif |
The .aif versus .aiff question has the least interesting answer of the three: there is no difference at all. .aif is simply the three-letter form kept from the days when file extensions could not be longer, and every application that opens one opens the other.
The practical reading of that table: leave Audio Codec on PCM 16-bit Big Endian unless something downstream specifically wants otherwise. That is the default here, it produces the classic FORM AIFF file the 1989 specification describes, and nothing will refuse it.
.aif by name, which usually means an older Mac-based studio or broadcast pipeline.FORM AIFF file. Change it only if a specific tool has asked for little-endian sowt or a companded A-law/mu-law variant.HH:MM:SS.sss — worth doing, because uncompressed audio grows fast. Convert and download; no sign-up, no watermark.| Audio Codec option | Writes | Size for a 6-second 48 kHz stereo clip | Choose it when |
|---|---|---|---|
| PCM 16-bit Big Endian (default) | FORM AIFF |
About 1.15 MB | Always, unless told otherwise. Maximum compatibility |
| PCM 16-bit Little Endian | FORM AIFC, sowt |
About 1.15 MB — byte order only | A modern macOS tool specifically expects sowt |
| PCM A-law | FORM AIFC |
About 0.58 MB | Telephony or voice-logging systems that require A-law |
| PCM mu-law | FORM AIFC |
About 0.58 MB | North American telephony pipelines that require mu-law |
Those figures are measured outputs from the same six-second source, not estimates. As a rule of thumb for planning, 16-bit stereo PCM runs about 10.6 MB per minute at 44.1 kHz and about 11.5 MB per minute at 48 kHz, whatever the byte order.
.aif the same thing as .aiff?Yes. They are one format with two filename spellings; .aif is the three-character form left over from the era when file extensions could not exceed three letters, and .aiff is the full name. The bytes inside are identical and every application that reads one reads the other. What does differ between files is the FORM type inside the header — AIFF for classic, AIFC for the AIFF-C variant — and that is set by the Audio Codec you choose, not by the extension you download.
PCM 16-bit Big Endian, which is the default here. We checked each option by reading the FORM type directly out of the resulting file headers: the big-endian default wrote FORM AIFF, while PCM 16-bit Little Endian wrote FORM AIFC with the sowt compression identifier, and both A-law and mu-law also wrote FORM AIFC. If a piece of older software has refused your AIFF, this is very often why — and the fix is simply to re-convert with the default codec.
sowt, and does it hurt quality?sowt is "twos" spelled backwards, and despite living in AIFF-C's compression field it compresses nothing. It marks PCM whose sample bytes are stored little-endian while the header stays big-endian, which is convenient for Intel and Apple silicon machines that work in little-endian natively. Quality is bit-for-bit identical to classic AIFF and conversion between the two is lossless in both directions. The only real cost is compatibility: some older audio applications will not open a sowt file, or will play it as static.
Because uncompressed PCM has none. On a lossy target you would see a File Compression group with quality presets and bitrate choices; on an AIFF target that whole group is hidden, correctly, because there is no quality parameter to set. File size is determined entirely by three things you do control — sample rate, channel count and duration — plus the fixed 16-bit depth. If you want a size control, you want a compressed target such as MKV to FLAC or MKV to MP3.
No. Extraction decodes whatever the MKV held — usually AAC, AC-3, DTS or Opus — and writes those decoded samples out uncompressed. Uncompressing a lossy source does not restore anything that was discarded when it was encoded; it just stops any further loss from occurring. That is genuinely worth having if the audio is heading into an editor for processing, but it will not make a 128 kbps AAC track sound like a master recording.
Because you removed the compression. A film's audio might sit at 192 kbps inside the Matroska file; the same audio as 48 kHz 16-bit stereo PCM runs about 11.5 MB per minute, so a two-hour film produces roughly 1.4 GB. That is the nature of uncompressed audio and the reason AIFF and WAV are editing formats rather than distribution ones. Use the Trim controls to take only the section you need, or choose FLAC to stay lossless at roughly half the size.
The one the container flags as its default. Extraction takes a single audio stream and there is no track picker in the interface, so alternate languages, director commentary and descriptive audio are all dropped. In our testing the default-flagged track was chosen even when a later track carried more channels, so do not assume the "best" track wins. If you need a specific one, re-mux the MKV with that track set as default — MKVToolNix does this without re-encoding — and upload it again.
It is uploaded over an encrypted connection, converted on our servers, and deleted automatically after a few hours. Nothing is shared, published, or used for any purpose beyond producing your download. No account is required, no watermark is applied, and the file you get is the complete result.