Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
AIFF
Apple's uncompressed audio format. The WAV equivalent on the Mac side.
AIFF is a container: a wrapper that holds streams encoded by something else. It is used for editing and archiving.
The extension is .aiff, and the full name is Audio Interchange File Format. Both matter less than what the file can hold, which is what the rest of this page is about.
Apple published it in 1988.
A format that has been readable for that long is a format worth trusting with something you want back in ten years.
It is written down and implementable, though the vendor decides what the next version looks like. In practice that is enough for the file to keep opening; it is not enough to be sure of it.
AIFF stores its content exactly. Saving it again changes nothing, so it can be opened, edited and re-saved as often as you like without accumulating damage — which is what makes it a working format rather than a delivery one.
Up to 32 bits per channel.
More than eight bits per channel is what stops a gradient from stepping when it is edited, which is why it matters in a working file and rarely in a finished one.
It usually holds PCM. This is the distinction behind most "why will this not play" questions: two files with the same extension can contain entirely different encodings, and a player that refuses one may be perfectly happy with the other.
It also explains why changing container is often fast and lossless while changing codec is neither. Moving the same stream into a different box rewrites the box; re-encoding rewrites the picture.
Up to 8. Two covers stereo and is what almost everything is; more than two is surround, and it is the part most likely to be folded down when converting to a format that does not define it.
Logic Pro, Audacity and Adobe Audition read it, and so do most programs of the same kind.
If a file will not open, the format is rarely the problem — it is more often that the program predates it. Converting to something older is the reliable way past that, and it is what the rest of this site is for.
Only some browsers read it.
Where support is uneven, serving a second format alongside it is the usual answer — the browser takes the one it understands and nobody is left out.
AIFF can hold document properties.
Whether any of it survives a conversion depends entirely on the target, and the honest answer is usually "some of it".
AIFF is meant to be opened and changed. Keep the file in this format for as long as the work is going on, and export from it whenever a finished copy is needed.
The recurring complaints: the files are large for what they contain.
None of these is a reason to avoid the format. They are the things worth knowing before you are surprised by one, which is a different claim and a more useful one.
| Extension | .aiff, .aif |
|---|---|
| Media type | audio/aiff, audio/x-aiff |
| Published by | Apple |
| First published | 1988 |