Initializing... drag & drop files here
Supports: AAC
This walk-through is for anyone holding an .aac file who needs it as an .aifc (AIFF-C) — almost always to drop it into a legacy Apple tool, sampler, or DAW that expects an AIFF-family file. Two things are worth understanding before you start: AAC is a lossy format, so the AIFC you get back is a faithful decode rather than an upgrade, and despite the "C" in its name, the file this converter writes is uncompressed. The sections below explain both, then get you a clean AIFC.
.aac onto the page, or click "+ Add Files" to browse. Queue several clips and they convert in one batch with the same settings.Two facts shape everything about this conversion, and both surprise people.
First, AAC is a lossy codec. Advanced Audio Coding was standardized as MPEG-2 Part 7 (ISO/IEC 13818-7) and later MPEG-4 Part 3 (ISO/IEC 14496-3), and it works by discarding audio detail the encoder judges inaudible to shrink the file. That discarded detail is gone for good. When this converter decodes your AAC and writes it into an AIFC, it stores exactly the samples your player already produces — it cannot reconstruct what AAC threw away. The AIFC sounds the same as the AAC; it does not sound better.
Second, the AIFC this tool writes is uncompressed. AIFF-C (introduced by Apple in July 1991) is a container that can hold compressed codecs — that is literally what the "C" refers to — but it equally holds plain PCM, and that is what this pipeline writes by default: uncompressed 16-bit big-endian PCM (FFmpeg's pcm_s16be, the AIFF-family "twos" codec). So you are taking a small lossy file and rewrapping its decoded samples as a large uncompressed file.
Put those together and the honest summary is: this is a format transfer, not a quality upgrade. What you gain is an edit-ready, uncompressed AIFF-family file that legacy Mac and DAW workflows treat as a first-class citizen — not extra fidelity.
.aifc specifically: use the safer extension twin, AAC to AIFF — same PCM audio, the .aiff extension some apps prefer.| Property | AAC (source) | AIFC (output here) |
|---|---|---|
| Full name | Advanced Audio Coding | Audio Interchange File Format - Compressed (AIFF-C) |
| Developer / standard | Dolby, Fraunhofer, AT&T, Sony; ISO/IEC 13818-7 & 14496-3 | Apple, July 1991 |
| Compression | Lossy — discards detail to shrink the file | None here — raw PCM written in full |
| Codec written | AAC (lossy) | Uncompressed PCM, 16-bit big-endian ("twos") |
| Byte order | n/a (bitstream) | Big-endian (the COMM chunk names the codec) |
| Typical size | Compact (a few MB per song) | Several times larger — about 10 MB per minute for CD-quality stereo |
| Native playback | Almost everything: phones, browsers, players | macOS, Logic, GarageBand, QuickTime; FFmpeg-based tools elsewhere |
| Best for | Streaming, storage, sharing | Legacy Apple tools and samplers that need the .aifc form |
.aifc extension than about .aiff, even though the audio inside is identical PCM. Try AAC to AIFF for the more widely accepted extension, or AAC to WAV for the broadest uncompressed support.This tool needs a real, playable AAC file with a decodable audio stream — it can't read a corrupted or DRM-protected file (for example, protected .m4p purchases), and it never recovers fidelity that AAC discarded when the file was first encoded. If AIFC isn't actually what you need, two targets are usually better: anyone who just wants a small, universally playable file should use AAC to MP3, and anyone editing or mastering on a non-Apple system will find AAC to WAV — the standard uncompressed PCM editor format — more widely supported than AIFC. Reach for AIFC specifically when a piece of Apple software demands the .aifc form.
No. AAC is a lossy codec — it permanently dropped some audio detail when the file was first encoded. Decoding that to uncompressed PCM and wrapping it in AIFC stores the samples your player already produces; it can't reconstruct what was removed. The AIFC sounds the same as the AAC, just in a much larger, uncompressed container. The honest reason to do this conversion is compatibility with AIFF-family tools, not fidelity.
Not as written here. AIFF-C, introduced by Apple in July 1991, is a container that can carry compressed audio — legacy codecs like MACE, A-law, or μ-law — but it equally holds uncompressed PCM, and that is what this converter writes: 16-bit big-endian PCM (the "twos" codec, compression type effectively none). The "C" describes a capability of the wrapper, not the contents of your file. In our testing, a one-minute 192 kbps AAC clip produced an AIFC of roughly 10 MB — far larger than the source, precisely because it is uncompressed.
Because the AIFC here stores raw samples instead of compressed ones. AAC shrinks audio substantially; the AIFC writes every sample out in full at 16-bit. CD-quality stereo PCM runs about 10 MB per minute, so a compact AAC track commonly expands several-fold. The added bytes are uncompressed data, not extra fidelity.
They are the same container family. AIFF (1988) stores only uncompressed PCM. AIFF-C (1991) uses the same chunked structure but adds a field that names a codec, so it can hold compressed audio — though, as written here, it holds uncompressed PCM. "AIF" is just the older three-letter spelling of "AIFF," identical in content. Because the audio this tool writes is plain PCM, the practical difference between the .aifc and .aiff output is mostly the extension some apps insist on; if .aifc is refused, AAC to AIFF gives you the same audio with the .aiff extension.
Pick AIFC only when a specific Apple tool demands the .aifc form. Both AIFC and WAV are uncompressed PCM containers with identical sample fidelity; AIFC is Apple-native and big-endian, while WAV is the cross-platform standard read by virtually every Windows and Mac editor. If your workflow touches Windows audio tools, AAC to WAV is the safer, more widely supported choice. AIFC is the niche pick, not the default.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.