How To·6 min read

What Is an AIFF File? (And Why It's Enormous and Won't Play on Your Phone)

GarageBand exported it, iTunes ripped it, or a sound library handed it over — and now you've got a giant .aiff file that fills your storage and won't open on Android or Windows. Here's what an AIFF file actually is, why it's so big, and the 30-second fix.

Apple's Best-Kept Audio Secret Is Eating Your Storage

You probably didn't go looking for an AIFF file. It just showed up. Maybe GarageBand exported your track as one. Maybe iTunes ripped a CD and quietly saved it that way. Maybe a stock-music site or a sound-effects pack handed you a folder full of `.aiff` files. Either way, you're now staring at an audio file that's somehow 50 MB for three minutes of sound — and when you try to play it on your Android phone, your Windows laptop, or that web uploader, it shrugs and refuses.

It's not corrupted. It's not rare. AIFF is a perfectly respectable, decades-old format that does exactly what it was built to do. The problem is that what it was built to do — store flawless, uncompressed studio audio on a Mac — is almost never what you actually need from it.

Here's what an AIFF file really is, why it's so enormous, why it's so picky about where it plays, and the 30-second move that fixes both problems at once.

What an AIFF File Actually Is

AIFF stands for Audio Interchange File Format. Apple created it in 1988 (borrowing the design from Electronic Arts' earlier IFF format), and it's been the Mac world's native uncompressed audio format ever since.

The key word is uncompressed. An AIFF file stores raw audio the same way a WAV file does — it writes down the exact position of the speaker cone tens of thousands of times every second and keeps every single one of those numbers, with no shortcuts and no approximation. At standard CD quality, that's 44,100 samples per second, 16 bits each, across two channels:

```

44,100 samples × 16 bits × 2 channels ≈ 1,411,000 bits per second

```

That works out to roughly 10 MB per minute. Record at "studio quality" — 24-bit, 96 kHz — and a single minute can blow past 30 MB. AIFF keeps all of it, bit for bit, because losing nothing is the entire point of the format.

If that sounds exactly like WAV, it basically is. AIFF and WAV are technical twins: both are uncompressed, both are lossless, both are huge. The difference is heritage. WAV is the Windows-born format; AIFF is the Apple-born one. They store the same audio in slightly different containers, and that small difference in wrapper is the source of nearly all your trouble.

Why It Won't Play on Half Your Devices

Because AIFF grew up inside the Apple ecosystem, support for it outside that ecosystem has always been an afterthought.

On a Mac, AIFF Just Works — QuickTime, Music, GarageBand, and Logic all open it instantly. Step outside, and the cracks appear fast:

  • Android phones frequently don't recognize `.aiff` at all, or play it only through a third-party app.
  • Windows can be hit or miss depending on which media player and codecs are installed.
  • Web uploaders, messaging apps, and podcast platforms often reject it outright, because they expect MP3 or AAC.
  • Car stereos and Bluetooth speakers — even ones that happily play MP3s off a USB stick — routinely skip right over AIFF files.
  • None of this means the audio is broken. The sound inside is pristine. The problem is purely the container: you've been handed a format that the Apple world treats as native and the rest of the world treats as exotic.

    Where AIFF Files Come From

    You rarely choose to make an AIFF on purpose. They tend to appear as a byproduct of Apple software doing what it thinks is best:

  • GarageBand and Logic exports, which often default to AIFF for "full quality" bounces.
  • iTunes / Apple Music CD imports, when the import settings are set to AIFF Encoder instead of MP3 or AAC.
  • Sound-effect and royalty-free music libraries, which ship uncompressed AIFF so producers can edit without quality loss.
  • Pro audio and sampler software, where AIFF is a common interchange format between Mac tools.
  • In every case the audio is excellent. It's just wrapped in the one format your non-Apple devices are fussiest about — and padded out to ten times the size it needs to be for listening.

    The 30-Second Fix

    You don't need to install codecs or wrestle with settings. You just need to move that audio into a format the rest of your devices actually expect. The right target depends on what you're doing with the file.

    AIFF → MP3 (for sharing, sending, and playing anywhere)

    If the audio is finished and you just want it to *play everywhere* — your phone, the web, a car stereo, a friend's Android — convert it to MP3. Run it through AIFF to MP3 and that 50 MB file shrinks to roughly 5 MB, a 10x reduction, with quality that's genuinely indistinguishable from the original on any normal playback gear.

    MP3 is the universal audio format. Nothing made in the last 25 years fails to play one. For a song you want to text, a clip headed for the web, or a track you're loading onto a phone, this is the obvious right answer.

    AIFF → FLAC (for archiving without the bloat)

    If you genuinely need to keep every bit of audio quality — you're storing masters, or you'll edit later — you don't have to keep it as a giant AIFF. Convert it to AIFF to FLAC instead. FLAC is lossless compression: it throws away nothing, decodes back to bit-for-bit identical audio, but is typically 40–60% smaller. It's the ZIP file of audio — same contents, smaller box — and it plays on far more non-Apple hardware than AIFF does.

    AIFF → WAV (for cross-platform editing)

    Dropping the audio into a Windows video editor, a DAW, or a tool that demands an uncompressed file but balks at AIFF? Convert it to its Windows-born twin with AIFF to WAV. You keep the full uncompressed quality — no second round of compression — but in the container that editing software universally accepts.

    Not sure? Use the general converter

    If you've got a mixed pile of audio or you're not sure which target you want, the audio converter takes AIFF (along with MP3, WAV, FLAC, AAC, and more) and hands back whichever format you need.

    "Should I Just Stop Using AIFF?"

    For listening and sharing, yes — there's almost never a reason to leave finished audio sitting in AIFF. It's a working format, not a sharing format.

    The one place it earns its size is active production: if you're recording, layering, and editing inside Logic or GarageBand right now, keeping a lossless master makes sense, because every edit on a compressed file can compound artifacts. But the moment the track is done, it should leave AIFF behind. Storing finished audio as AIFF is paying a 10x storage tax for fidelity no phone speaker, no earbud, and no human ear will ever resolve.

    And if some Mac tool later demands an AIFF you no longer have, you can always go the other way — most general audio converters will re-wrap an MP3 or WAV back into AIFF when a stubborn app insists on it.

    Bottom Line

    An AIFF file is Apple's uncompressed audio format — the Mac-world twin of WAV. It's enormous because it stores every sample of sound with zero compression, and it won't play on half your devices because the world outside Apple treats it as an afterthought. The audio inside is flawless; the wrapper is just the wrong one for almost everything you're trying to do.

    So when one won't open or won't upload, don't fight it. Send it to AIFF to MP3 if you want it to play anywhere, AIFF to FLAC if you're archiving and want lossless quality without the bloat, or AIFF to WAV if you're editing on Windows. Thirty seconds, and the giant file that wouldn't play becomes a small one that plays on everything.