What is AIFF? Apple Audio, PCM, Sample Rate, Bit Depth, and AIFF Converter Tools
AIFF is an uncompressed audio format often used in Apple-oriented editing, production, sampling, and music workflows where high-quality PCM audio matters more than small file size.
Need to convert an AIFF right now?
Use the main Audio Converter for bulk AIFF conversion, sample-rate controls, mono or stereo output, compressed delivery settings, and browser-based processing that keeps files on your device.
Open Audio ConverterTable of Contents
- What is an AIFF file?
- A brief history of AIFF
- How AIFF stores audio
- What is inside an AIFF file?
- PCM, sample rate, and bit depth
- Why AIFF files are large
- Metadata, loops, and markers
- AIFF vs WAV, MP3, FLAC, AAC, OGG, Opus, and M4A
- AIFF on the web
- When AIFF is the right choice
- Tips before converting AIFF files
- Compare audio formats
- All AIFF converter tools
- References
What is an AIFF file?
AIFF stands for Audio Interchange File Format. It is an audio file format created by Apple for high-quality sampled sound. AIFF files usually use the extension .aiffor .aif.
In everyday use, AIFF usually means uncompressed PCM audio. That makes it similar to WAV: large files, simple decoding, and strong editing quality. AIFF is especially familiar in Apple-oriented production workflows, sample libraries, music editing, and audio interchange.
AIFF is not a compact delivery format. It is a working format. Use it when editability and quality matter more than file size, then export MP3, AAC, M4A, OGG, or Opus when you need a smaller listening copy.
A brief history of AIFF
AIFF was built on the Interchange File Format idea and became closely associated with Macintosh audio tools. Its purpose was straightforward: store high-quality sampled audio in a structured way.
| Period | Milestone |
|---|---|
| 1988 | Apple develops AIFF from the Electronic Arts Interchange File Format structure for high-quality sampled audio. |
| 1990s | AIFF becomes common in Macintosh audio production, CD workflows, sample libraries, and desktop editing. |
| 2000s | WAV becomes more common across Windows and the web, while AIFF remains familiar in Apple and professional audio circles. |
| Today | AIFF is still useful for uncompressed interchange, but WAV is often the safer cross-platform PCM choice. |
How AIFF stores audio
A typical AIFF file stores audio as PCM samples. PCM is direct sample data: measurements of the audio waveform at a chosen sample rate and bit depth. This is why AIFF is easy for editors and digital audio workstations to process accurately.
Unlike MP3, AAC, OGG Vorbis, or Opus, ordinary AIFF does not use lossy perceptual compression. It does not try to guess what listeners will miss. It stores the waveform at the chosen resolution.
- The analog sound is measured many times per second.
- Each measurement becomes a digital sample.
- The samples are stored with a selected bit depth.
- The AIFF chunks describe how software should read the audio.
What is inside an AIFF file?
AIFF is chunk-based. A basic file includes a container chunk, a common chunk describing the audio, and a sound data chunk containing the samples.
+------------------------------+
| FORM AIFF chunk | file type and overall size
+------------------------------+
| COMM chunk | channels, sample frames, bit depth, rate
+------------------------------+
| optional chunks | markers, names, comments, application data
+------------------------------+
| SSND chunk | audio sample data
+------------------------------+AIFF can also store markers, names, comments, loop information, and application-specific data. Support for those extras depends on the audio software reading the file.
PCM, sample rate, and bit depth
Three settings define most ordinary AIFF files: sample rate, bit depth, and channel count. Together they control the technical resolution and file size.
Sample rate
Sample rate is how many times per second the waveform is measured. Music commonly uses 44.1 kHz. Video workflows commonly use 48 kHz. Higher rates can be useful in production, but they create larger files.
Bit depth
Bit depth controls how many possible values each sample can store. A 16-bit AIFF is common for delivery-style PCM audio. A 24-bit AIFF gives more headroom for recording and editing.
Channels
Mono stores one channel. Stereo stores two. Multichannel AIFF can exist, but compatibility depends on the receiving software.
Why AIFF files are large
Uncompressed AIFF stores every sample. The file size is predictable:
bytes per second = sample rate * bit depth / 8 * channels| Setting | Common use | Approximate size |
|---|---|---|
| 44.1 kHz / 16-bit / stereo | CD-quality music, sample libraries, general editing | About 10.1 MB per minute |
| 48 kHz / 24-bit / stereo | Video, podcast production, professional recording | About 17.3 MB per minute |
| 96 kHz / 24-bit / stereo | High-resolution recording and sound design | About 34.6 MB per minute |
| 16 kHz / 16-bit / mono | Speech, dictation, simple transcription | About 1.9 MB per minute |
A three-minute stereo AIFF at 44.1 kHz and 16-bit is roughly 30 MB. The same audio as MP3, AAC, or Opus can be much smaller, which is why AIFF is better for production than everyday delivery.
Metadata, loops, and markers
AIFF can store metadata and production information, including names, comments, markers, and loop points. This can be useful for samples, sound libraries, and editing sessions.
- Use clear filenames because metadata display can vary between apps.
- Check whether markers and loops survive when moving between editors.
- Remove private comments or application data before publishing.
- Export compressed delivery copies for listeners who do not need source-quality audio.
AIFF vs WAV, MP3, FLAC, AAC, OGG, Opus, and M4A
AIFF is closest to WAV: both are usually uncompressed PCM working formats. WAV is more universal across platforms, while AIFF remains familiar in Apple and music-production workflows.
| Format | Compression | Typical size | Compatibility | Best for |
|---|---|---|---|---|
| AIFF | Usually uncompressed PCM | Very large | Good | Apple-oriented editing, production, sampling, and interchange |
| WAV | Usually uncompressed PCM | Very large | Excellent | Recording, editing, transcription, cross-platform production handoff |
| FLAC | Lossless compressed | Medium-large | Good | Archiving a perfect copy in less space |
| MP3 | Lossy compressed | Small | Excellent | Sharing, podcasts, downloads, legacy support |
| AAC/M4A | Lossy or container | Small | Excellent | Mobile playback, Apple-friendly delivery, MP4 soundtracks |
| OGG Vorbis | Lossy compressed | Small | Good | Open web audio and non-Apple workflows |
| Opus | Lossy compressed | Very small | Good | Speech, streaming, low latency, compact modern audio |
A practical workflow is to keep AIFF, WAV, or FLAC as the source-quality copy, then export MP3, AAC, M4A, OGG, or Opus when you need a smaller file.
AIFF on the web
AIFF is not a common web delivery format. Files are large, browser support is less predictable than MP3 or AAC, and many visitors do not need uncompressed audio. Use AIFF for downloads meant for editing, not ordinary playback.
<audio controls preload="metadata">
<source src="/audio/sample.aiff" type="audio/aiff" />
<a href="/audio/sample.aiff">Download the AIFF</a>
</audio>For public listening, provide MP3, AAC/M4A, OGG, or Opus instead. If you offer AIFF, show the file size and make it clear that the file is intended for editing or production use.
When AIFF is the right choice
Choose AIFF when you need uncompressed audio and the receiving workflow is Apple-oriented or production focused.
- Use AIFF for editing, sampling, sound design, and production handoff.
- Use AIFF when a music or Apple-oriented workflow specifically requests it.
- Use WAV instead when cross-platform PCM compatibility matters more.
- Use FLAC instead when you want lossless storage in less space.
- Use MP3, AAC, M4A, OGG, or Opus when you need small files for sharing.
In short: AIFF is a high-quality working format. It is excellent before and during editing, but usually too large for everyday publishing.
Tips before converting AIFF files
Decide whether you need a working copy or a delivery copy. If the next step is editing, keep AIFF or convert to WAV. If the next step is sharing, streaming, or embedding, export a compressed copy.
| Conversion | Recommendation | Why |
|---|---|---|
| AIFF to WAV | Good for cross-platform editing | Keeps audio uncompressed while moving to a more widely recognized PCM format. |
| AIFF to MP3 | Good for sharing | Creates a much smaller delivery copy with broad compatibility. |
| AIFF to AAC/M4A | Good for mobile playback | Creates compact Apple-friendly listening files. |
| AIFF to OGG/Opus | Good for open or modern web audio | Creates compact delivery copies for specific playback targets. |
| MP3/AAC/OGG/Opus to AIFF | Useful but not restorative | The file becomes easier to edit, but lost lossy detail does not come back. |
| FLAC/WAV to AIFF | Good for Apple workflows | Creates an uncompressed AIFF working copy from a lossless source. |
Practical export choices
- Cross-platform editing: convert AIFF to WAV.
- General sharing: convert AIFF to MP3.
- Apple/mobile playback: convert AIFF to AAC or M4A.
- Open web audio: convert AIFF to OGG or Opus.
- Archiving: keep AIFF if storage is fine, or convert to FLAC if you want lossless compression.
Compare audio formats
Use this table to jump between the audio format guides and choose a source, editing, archive, or delivery format that fits your workflow.
| Guide | Compression | Typical size | Compatibility | Best for |
|---|---|---|---|---|
| MP3 | Lossy | Small | Excellent | Legacy support, simple downloads, podcasts, broad sharing |
| WAV | Uncompressed PCM | Very large | Excellent | Recording, editing, transcription, production handoff |
| AAC | Lossy | Small | Excellent | Mobile playback, MP4 soundtracks, efficient delivery |
| M4A | Container, often AAC or ALAC | Small to medium-large | Excellent | Apple-friendly audio, metadata, podcasts, music libraries |
| OGG | Ogg container, often Vorbis | Small | Good | Open audio, games, non-Apple workflows, web playback |
| OGA | Audio-only Ogg container | Varies | Mixed | Audio-only Ogg files, open audio workflows |
| Opus | Lossy | Very small | Good | Speech, streaming, low latency, compact modern audio |
| AIFF | Uncompressed PCM | Very large | Good | Apple-oriented editing, production, sampling |
| FLAC | Lossless compressed | Medium-large | Good | Archiving, high-quality libraries, source files |
Convert AIFF to other formats
Use these tools when your source file is AIFF and you need MP3, WAV, AAC, M4A, OGG, or Opus output.
Convert audio and video to AIFF
Use these tools when you want uncompressed AIFF output from another audio format, lossless source, or video file.