Initializing... drag & drop files here
Supports: AIFC
AIFC (also written AIFF-C) is the extended form of Apple's AIFF audio format — most often it's what macOS writes when you import a CD or record with QuickTime, and some apps and players choke on the extension even though the audio inside is fine. This converter reads the AIFC container and writes a standard RIFF WAV that opens cleanly in Windows, DAWs, editors, and just about any player. WAV is uncompressed PCM, so if your AIFC holds uncompressed audio the result is a bit-for-bit copy of the samples in a more portable wrapper.
.aifc file onto the page or click "+ Add Files" to browse. You can queue several files and convert them with the same settings.| Property | AIFC (AIFF-C) | WAV |
|---|---|---|
| Container | IFF (Apple, 1988) | RIFF (Microsoft + IBM, 1991) |
| Byte order | Big-endian (PCM type), or little-endian "sowt" | Little-endian |
| Compression | Optional — PCM, μ-law, or IMA ADPCM | Usually uncompressed PCM |
| Metadata | Rich (name, author, annotations, markers) | Minimal (basic RIFF chunks) |
| Native support | macOS, iOS (QuickTime / Music) | Windows, and effectively everywhere |
| Size limit | Large (IFF allows >4 GB) | 4 GiB (32-bit size field) |
| Best for | Apple-ecosystem capture and archiving | Cross-platform editing and playback |
If your AIFC stores uncompressed PCM — which is the case for most files macOS generates, including CD imports — the conversion is lossless and the WAV holds the same samples. If the AIFC was encoded with a lossy codec such as μ-law or IMA ADPCM, decoding it to PCM WAV makes the file portable but cannot restore detail that the original compression discarded.
AIFC is tightly tied to Apple's ecosystem, so QuickTime, Music, and Finder handle it natively while many Windows players, web players, and some DAWs don't register the .aifc extension. Converting to WAV gives you a RIFF file that those programs recognize without any extra codec.
By default the converter preserves the source — a typical AIFF/AIFC ripped from a CD is 44.1 kHz, 16-bit, and that carries straight through to the WAV. You can override both: the Audio Sample Rate dropdown resamples, and the Audio Codec option lets you write 16-, 24-, or 32-bit PCM.
If the AIFC was already uncompressed PCM, the WAV is roughly the same size — both store raw samples, so a stereo 44.1 kHz/16-bit minute is about 10 MB either way. If the AIFC used a compression codec, the decoded WAV will be noticeably larger because it expands back to full PCM. Keep in mind WAV files are capped at 4 GiB by the format's 32-bit size field.
Yes. 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. In our testing, a 3-minute stereo AIFF-C ripped from a CD converted to a 16-bit WAV of about 31 MB with the samples unchanged.
Need the AIFF extension instead of AIFC, or want to go the other way? See WAV to AIFF for the reverse, or AIFF to WAV if your file uses the plain .aiff name.