Initializing... drag & drop files here
Supports: AIFC
AIFC (AIFF-C) is Apple's audio interchange container — most often uncompressed PCM, the same large lossless audio you get from AIFF. M4B is an MPEG-4 audio container built for audiobooks and long spoken-word recordings: it holds AAC audio and adds chapter markers plus the ability for players to remember your place. Converting AIFC to M4B encodes that bulky PCM down to space-efficient AAC and wraps it so audiobook apps treat the file as a resumable book rather than a track.
| Property | Value |
|---|---|
| Full name | Audio Interchange File Format–Compressed (AIFF-C) |
| Developer | Apple Computer |
| Released | 1991 (extends AIFF, 1988) |
| Container | IFF chunk-based (.aifc / .aif) |
| Audio payload | Usually uncompressed PCM; can hold codecs (MACE, IMA ADPCM, µ-law, sowt little-endian PCM) |
| Typical bit depth | 16-bit or 24-bit PCM |
| Compressed? | "Compression type NONE" for PCM — most AIFC files are effectively lossless |
| Best for | Editing and archival on macOS / pro audio tools |
| Property | Value |
|---|---|
| Full name | MPEG-4 Audiobook |
| Standard | MPEG-4 Part 14 (ISO/IEC 14496-14:2003) |
| Container | MP4 — same structure as M4A and MP4 |
| Audio payload | AAC (lossy); same codec used by M4A |
| Chapter markers | Yes — named chapters with navigation |
| Resume / bookmarks | Yes — audiobook apps remember playback position |
| Native players | Apple Books, Apple Podcasts, iTunes; most audiobook apps on iOS, macOS, Android |
| Best for | Audiobooks, podcasts, lectures, long spoken-word audio |
.aifc file onto the page, or click "+ Add Files" to select it. You can queue several files to convert with the same settings.A PCM AIFC of a multi-hour recording can run into the gigabytes. Encoding to AAC inside an M4B typically shrinks it by roughly 90% at voice bitrates while staying perceptually clean — AAC is judged "transparent" by ITU testing at 128 kbps for stereo music, and spoken word holds up well at far lower rates. Just as important, the .m4b extension tells Apple Books, Apple Podcasts, and most audiobook apps to treat the file as a book: it shows chapter markers and resumes where you left off, which a plain audio track will not do.
The trade-off worth knowing: if your AIFC is PCM (lossless), encoding to AAC is a one-way lossy step. At sensible bitrates the loss is usually inaudible, but keep the original AIFC if you need an archival master. If you only want a universally playable file and don't care about chapters or resume, AIFC to MP3 is the simpler target.
If your AIFC is uncompressed PCM, encoding to AAC is lossy, so some data is permanently discarded. In practice it is usually inaudible: AAC reaches ITU "transparent" quality around 128 kbps for stereo music, and spoken-word audiobooks sound clean at 64-96 kbps. Keep the original AIFC if you need a lossless master.
The M4B container supports chapter markers and lets audiobook apps store your playback position. The conversion produces a valid M4B with AAC audio; if your source AIFC already contained chapter metadata, that carries the structure. For a brand-new recording you can add chapters in an audiobook tagger afterward — the format is ready to hold them.
Both are MPEG-4 Part 14 containers with AAC audio, so the audio itself is identical in quality. The only difference is the extension: .m4b signals "audiobook," which makes Apple Books, Apple Podcasts, and similar apps enable chapter navigation and resume. If you don't need those, AIFC to M4A gives you the same audio without the audiobook behavior.
For a single voice, 64-96 kbps AAC is the sweet spot — small files, clear speech. Use 128 kbps if the recording has music, multiple voices, or you want extra headroom. Setting the Audio Channel to mono and the sample rate to 44.1 kHz further reduces size with no meaningful quality cost for spoken word.
Apple Books, Apple Podcasts, and iTunes open M4B natively on iPhone, iPad, and Mac, and most third-party audiobook apps on iOS and Android support it. Because M4B is an MP4 container with AAC inside, general media players that handle MP4 audio can usually play the sound too — they just won't show the audiobook chapter and resume features.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — never shared or made public, with no sign-up or watermark. The practical limit is upload size and time rather than a hard file cap; very large multi-gigabyte AIFC masters take longer to upload before processing begins.
Yes. Add multiple .aifc files to the queue and they convert with the same codec, bitrate, and channel settings. For combining several recordings into one continuous audiobook, convert each to M4B first, or merge the audio before encoding. In our testing, a one-hour PCM AIFF/AIFC voice recording converted to a mono 64 kbps M4B lands around 28-30 MB, down from roughly 600 MB uncompressed.
A lot smaller, because you are going from uncompressed PCM to lossy AAC. Encoding a voice recording at 64-96 kbps typically shrinks the file by around 90%, so a multi-hour spoken-word AIFC that runs to a gigabyte or more can come down to tens of megabytes as an M4B while still sounding clean for speech. Music-heavy content compresses less because it needs a higher bitrate.