Initializing... drag & drop files here
Supports: M4B
M4B and M4A are the same MPEG-4 audio container with a different file extension. Apple uses .m4b to flag a file as an audiobook so iTunes, Apple Books, and the Music app remember playback position, surface chapter markers, and route the file to the audiobooks library instead of the music library. Renaming the extension is sometimes enough, but a real conversion strips the audiobook flag, removes chapter atoms that confuse non-Apple players, and lets you re-encode bitrate, sample rate, and channel layout in one pass.
.m4a but ignores .m4b.mp4chaps, iTunes sometimes locks playback position even after deletion. Converting back to M4A resets the file to plain audio so it behaves predictably. See also Convert M4A to MP3 when you also need Android-friendly output.| Property | M4B | M4A |
|---|---|---|
| Container | MPEG-4 Part 14 | MPEG-4 Part 14 (identical) |
| Typical codec | AAC (sometimes ALAC) | AAC (sometimes ALAC) |
| Apple library destination | Audiobooks / Apple Books | Music / iTunes |
| Remembers playback position | Yes (audiobook flag) | No |
| Chapter markers | Common, expected | Rare, optional |
| DRM possible | Yes (legacy iTunes/Audible AA) | Generally no |
| Plays in VLC/Plex/Sonos | Inconsistent | Native |
| Common source | AudioBookConverter, Audible AAX rips | iTunes purchases, Voice Memos, music rips |
| Bitrate | Quality | Use Case | 1-hour File Size |
|---|---|---|---|
| 32 kbps mono | Telephone-grade speech | Lectures where size matters more than fidelity | ~14 MB |
| 48 kbps mono | Clear speech | Standard audiobook narration, single voice | ~22 MB |
| 64 kbps mono | High-quality voice | Sweet spot for most audiobooks and podcasts | ~28 MB |
| 96 kbps stereo | Acceptable music | Audiobooks with score, sound effects, multi-cast | ~43 MB |
| 128 kbps stereo | Apple Music-equivalent | Mixed music + narration, dramatized audiobooks | ~57 MB |
| 256 kbps stereo | iTunes Plus quality | Match Audible Format-4 source bitrate | ~115 MB |
Standard M4B chapter atoms (the chpl and Nero-style chapter tracks written by AudioBookConverter, abbinder, and mp4chaps) are preserved when you choose AAC and skip a re-encode. If you change codec or trim, the chapter offsets are usually retained but may need a re-import in apps like Plex. M4A files don't show chapters in the iTunes Music library by design — for chapter-aware playback in Apple's stack, keep the original M4B.
The extension and the audiobook flag are what matter. Apple Books and iTunes route .m4b to the audiobooks library and remember playback position; everywhere else, that flag is a liability. Sonos may refuse the file, VLC may show one giant chapter, Android Auto may skip it, and DAWs may error on chapter atoms. Switching to .m4a removes the audiobook semantics and turns the file into plain audio that any AAC-aware player handles without quirks.
No. M4B files purchased from Audible (legacy AA, current AAX) or downloaded from older iTunes audiobook purchases are wrapped in FairPlay or Audible's proprietary DRM. The file has to be decrypted first using the Audible account it was purchased on — XConvert and other browser-based tools cannot strip DRM. If your M4B was created locally (your own narration, a podcast archive, an AudioBookConverter build), the conversion runs without issue.
Copy when the source is already AAC at a bitrate you're happy with — it's bit-perfect, faster, and avoids the small generation loss that every lossy re-encode introduces. Re-encode when you want to drop bitrate (audiobook downsizing), switch to mono (narration), change sample rate (48kHz → 44.1kHz), or swap codec (AAC → ALAC for archival). For long audiobooks, copying is almost always the right call.
64kbps mono AAC is the sweet spot for spoken-word M4A. Voice contains far less spectral information than music, so 64kbps mono sounds nearly identical to 128kbps stereo for narration while being 4× smaller. Drop to 48kbps mono if you need every byte for a long book on a small device. Stay at 96kbps stereo if there's score, sound effects, or a full-cast dramatization.
Almost always yes. AAC inside an M4A container is the most broadly supported lossy audio format outside of MP3 — it's required by the Bluetooth A2DP spec, supported by every modern car head unit, and decoded natively by Android, Windows, Linux, and Apple. The M4B-to-M4A conversion is what unlocks this compatibility for audiobooks that would otherwise be stuck inside Apple Books.
Yes — use Audio Trim with start time and duration to pull a single chapter out as its own M4A. Repeat the upload with different trim values to extract each chapter. The file stays AAC inside an M4A container, so quality matches the source as long as you use Copy or a high enough bitrate.
XConvert processes files in your browser session, so the practical limit is your device's available memory. Most modern laptops handle multi-GB M4B audiobooks (40+ hours at 128kbps stereo is around 2.2GB) without issue. For very long files on a memory-constrained machine, trim into chapters first using Audio Trim.
Use Convert M4B to MP3 for universal Android and old-player compatibility, Convert M4B to WAV for uncompressed editing, or Convert M4B to FLAC for cross-platform lossless archival.