Initializing... drag & drop files here
Supports: M4B
This walks you through turning an M4B audiobook into an uncompressed AIFF file you can edit in a Mac audio app — and, just as important, when not to. M4B's audio is already lossy AAC, so the honest result is a much larger, edit-friendly file, not better sound. If you only want something to listen to on the go, M4B to MP3 is the smaller, more compatible choice.
.m4b files work; batch upload is supported for multi-part books.AIFF on xconvert is written as PCM signed 16-bit big-endian (PCM_S16BE) — the classic Apple uncompressed layout, big-endian where WAV is little-endian. There is no codec or bitrate choice to make because PCM is not compressed; the only knobs that change the file are sample rate and channel count, and both default to "Original" so a straight conversion preserves the source.
At 44.1 kHz / 16-bit stereo, uncompressed audio runs roughly 10 MB per minute, so a 10-hour audiobook becomes several gigabytes. That is expected: it is the storage cost of an uncompressed format, not added fidelity.
The hard stop is DRM. Audiobooks bought from the iTunes Store or Apple Books are wrapped in Apple's FairPlay DRM, and Audible files use AAX/AAXC DRM — older iTunes Store purchases (roughly pre-2009) and most Audible-sourced files fall into this bucket. No online converter can decrypt either, so a protected .m4b or .aax will fail or be refused. You would need to remove the DRM first through the platform's own authorized tools or a desktop application, where you have the legal right to format-shift; xconvert then converts the resulting DRM-free file. The AIFF route also makes no sense if your goal is listening rather than editing — for that, convert to a small, universal format instead of a multi-gigabyte master.
No. The audio inside an M4B is already lossy AAC, and information discarded during that original encode is gone for good — AIFF cannot reconstruct it. AIFF stores the decoded waveform exactly, with no further loss, which is useful for editing because you avoid stacking generation loss on every save. But it is a lossless container around lossy audio: archival stability and editability, not a fidelity boost. If you only want a smaller file to listen to, M4B to MP3 makes more sense.
No. Audiobooks bought through the iTunes Store or Apple Books are wrapped in Apple's FairPlay DRM, and Audible's audiobooks use their own AAX/AAXC DRM. Online converters cannot decrypt either, so a protected file will fail or produce empty output. Only DRM-free .m4b files convert — rips you made yourself, indie or DRM-free purchases, or files you produced. If you have a legal copy and the right to format-shift in your jurisdiction, you must first remove the DRM using the platform's own authorized tools or a desktop application; xconvert converts the resulting DRM-free file but does not strip DRM itself.
Because AIFF stores raw, uncompressed PCM while the M4B was compressed with AAC down to perhaps 32–128 kbps. Uncompressed stereo at 44.1 kHz / 16-bit runs about 10 MB per minute, so a 10-hour audiobook that was ~150–250 MB as an M4B becomes several gigabytes as AIFF. The jump is the cost of an uncompressed format, not added quality. Switch Audio Channel to Mono to roughly halve it, or keep the M4B if storage is tight.
No. M4B stores chapters and the auto-resume position inside the MPEG-4 container; a plain AIFF is one continuous audio file with no chapter track, so both are lost. If chapter navigation is the point of the audiobook for you, keep the file as M4B or use M4B to M4A, where the chapter track survives. To split a long AIFF afterward, extract the chapter timestamps from the original M4B and cut at those points with Audio Cutter.
Both are uncompressed PCM and sound identical; the difference is byte order and ecosystem. AIFF is big-endian and Apple-native, so it feels at home in Logic Pro, GarageBand, and Final Cut, while WAV is little-endian and more universal across Windows tools. On macOS, AIFF is the safer default — use M4B to WAV instead if your workflow or a Windows app specifically expects .wav.
Your file is uploaded over an encrypted (TLS) connection, converted on our servers, and the upload and the converted AIFF are both deleted automatically a few hours after conversion. There is no sign-up, no watermark, and files are never shared or made public. For a very long audiobook the practical constraint is upload size and time over your connection — in our testing a one-hour spoken-word M4B decodes to a roughly 600 MB stereo AIFF — not a per-file feature limit.