.aifc File Extension

Learn what a .aifc file contains, which apps open AIFF-C audio, how Poly supports it, and when WAV or FLAC is a better choice.

File extension details for .aifc

Partial Support
File typeAudio Interchange File Format Compressed
MIME type
EncodingBinary IFF container with PCM or compressed audio
Operating systemsWindows, macOS, Linux
Opens withAdobe Audition, FFmpeg
Poly supportPartial. Poly processes AIFF-C audio when the file is classified as audio/x-aiff.
Indexed by PolyConditional. Correctly classified files receive metadata, speech transcripts, and audio-similarity indexing.
Preview in PolyConditional. Correctly classified files open in Poly's audio player when the browser supports their encoding.
Poly agentConditional. The Poly agent can use recognized AIFF-C audio and its generated transcript.

What kind of file is an .aifc?

An .aifc file is an Audio Interchange File Format Compressed file, usually called AIFF-C. Apple extended the original AIFF container so its common chunk could identify different audio encodings. Despite the name, AIFF-C is not always compressed. The NONE compression code stores ordinary PCM, while other codes cover floating-point PCM, A-law, mu-law, and additional encodings.1

AIFF-C has no registered IANA MIME type. Software commonly uses audio/x-aiff or audio/aiff.2 Identification should check the bytes as well as the suffix:

OffsetExpected ASCIIHex
0FORM46 4F 52 4D
8AIFC41 49 46 43

FORM alone is not sufficient because other IFF-family formats share it. Ordinary AIFF instead has AIFF at offset 8.1

Renaming an .aiff, WAV, or MP3 file to .aifc does not change its container or audio encoding. Convert or remux it with an audio tool.

How do I open an .aifc on my computer?

Adobe Audition opens .aifc on Windows and macOS, including uncompressed AIFF files and most common compressed variants. It documents support for files with up to 32 channels.3 FFmpeg can inspect and decode AIFF-C on Windows, macOS, and Linux.4

Compatibility depends on the encoding inside the container. An app that opens uncompressed AIFF may reject an AIFF-C file using an uncommon compression code. Web-browser playback is also inconsistent, so convert a copy to a broadly supported delivery format when sharing online.

Poly support for .aifc

Poly can store, sync, share, version, download, and find .aifc files by name. Poly does not currently infer an audio MIME type from this suffix alone. When an upload source supplies audio/x-aiff, Poly treats the file as audio, extracts available duration and tags, creates audio-similarity segments, and transcribes intelligible speech for full-text search.

Correctly classified files open in Poly's audio player, but playback still depends on the browser decoding the file's particular encoding. The Poly agent can use supported audio and its transcript. Instrumental audio may have little useful transcript text.

History of .aifc

Apple published AIFF version 1.3 in 1989 after adapting Electronic Arts' IFF chunk model for sampled sound.5 The AIFF-C specification followed in 1991. It added a compression-type field while preserving the extensible chunk structure, allowing the container to describe more than the original AIFF's uncompressed audio.1

The final c in .aifc distinguishes the extended form from .aif and .aiff. It indicates the AIFF-C structure, not proof that the sound data is smaller than PCM.

Working with .aifc and alternatives

NeedPractical choiceTradeoff
Professional interchange with an AIFF-C-aware appKeep .aifcDecoder support varies by compression code
Broad uncompressed interchangeWAVLarger than losslessly compressed audio
Lossless storageFLACSome production workflows prefer AIFF or WAV
Compact deliveryAAC, MP3, or OpusLossy encoding discards information

Convert to PCM or FLAC without resampling or reducing bit depth when preserving decoded quality matters. This cannot recover information already lost by a lossy codec inside the AIFF-C file. Keep the original when its metadata or application-specific chunks matter.

Footnotes

  1. Apple Computer, Inc. Audio Interchange File Format AIFF-C Specification, archived by McGill University. 2 3
  2. Internet Assigned Numbers Authority. Media Types Registry.
  3. Adobe. Supported Import Formats in Audition.
  4. FFmpeg. Supported File Formats.
  5. Library of Congress. AIFF (Audio Interchange File Format).
© Poly Corp. 2026