M4B to MP3: Playing Audiobooks on Any Device
M4B is the audiobook format that works perfectly right up until the moment it doesn't. Inside Apple's ecosystem it is genuinely excellent: Apple Books remembers exactly where you stopped, chapter markers let you jump straight to chapter fourteen, and playback speed is one tap away. Then you plug a USB stick into a car stereo, hand the file to an Android phone with a bare-bones player, or try to load it onto the ten-year-old player in the kitchen drawer, and the file simply refuses to exist. This guide covers what M4B actually is, why so many devices ignore it, and how to convert it to MP3 without mangling a twelve-hour listen.
What an M4B file actually is
An M4B is an MPEG-4 audio container — structurally almost identical to an M4A — that carries AAC-encoded audio plus audiobook-specific extras. The .m4b extension is a signal to players that says "treat this as a book, not a song." That signal unlocks three behaviors:
- Bookmarking. Compatible players remember your position per file, even after you play something else. Music files restart from zero; books resume.
- Chapter markers. Embedded chapter data lets you skip by chapter instead of scrubbing blindly through a nine-hour timeline.
- Optional DRM. Older iTunes Store audiobooks and Audible-sourced files can be copy-protected. A DRM-protected file cannot be converted by any format tool — the audio is encrypted, and the honest answer is that only the store that sold it can unlock it. Everything in this article applies to DRM-free M4Bs: LibriVox downloads, Humble Bundle audiobooks, files you assembled yourself, and DRM-free store purchases.
The catch is that all three features depend on the player understanding them. Apple's apps do. Many Android audiobook apps do. Car head units, cheap portable players, and most "it just plays folders" devices do not — and a large number of them will not even attempt an M4B file.
Why MP3 is still the compatibility answer
MP3 is the one audio format that effectively everything plays: every car stereo with a USB port, every portable player made this century, every operating system, every browser. When your goal is "this book must play on that device," converting the M4B with an M4B to MP3 converter ends the negotiation. The trade is real, though, and worth understanding before you commit.
What survives the conversion
The audio itself converts cleanly. Spoken word is forgiving material: narration encoded to MP3 at 96–128 kbps is transparent to nearly all listeners, and because most M4B audiobooks were encoded at 64–128 kbps AAC to begin with, matching or slightly exceeding the source bitrate loses nothing you can hear. Title and author metadata generally carry over as ID3 tags.
What you lose: chapters and bookmarks
Here is the part most guides skip. MP3 has no widely supported chapter standard. A chapter frame exists in the ID3v2 spec, but almost no hardware reads it, so when a chaptered M4B becomes a single MP3, the chapter list is effectively gone — you get one long, seekable file. Bookmarking also becomes the player's problem rather than the file's: some MP3 players resume the last file, many do not.
You have two sensible responses:
- Convert to one file when the target device resumes playback on its own, or when the book is short enough that scrubbing is tolerable.
- Split into one MP3 per chapter when it isn't. A folder of files named
014 - Chapter 14.mp3gives you back chapter navigation using the one control every device has: next track. If you convert to a single file first, an online MP3 trimmer can cut it at chapter boundaries.
The conversion workflow
- Check for DRM first. If the file plays in Apple Books but errors out everywhere else and came from a store, it may be protected. Protected files will fail to convert — no tool is broken, the file is locked.
- Convert M4B to MP3. For narration, 96 kbps mono or 128 kbps is the sweet spot. Going higher mostly inflates the file, because you cannot add back detail the original AAC encode already discarded.
- Mind the size. A 12-hour book at 128 kbps stereo is roughly 690 MB; the same book at 64 kbps mono is about 345 MB. If you are loading a small-capacity player, run the result through an MP3 compressor — for a deeper explanation of what the settings mean, see the guide to compressing MP3s and bitrate settings.
- Consider mono. Nearly all audiobook narration is effectively mono already; a stereo to mono conversion halves the bitrate cost with no audible change on single-narrator books.
- Name files so they sort. Zero-pad track numbers (01, 02 … 10, 11). Devices that sort alphabetically will otherwise play chapter 10 right after chapter 1.
Device-by-device reality check
Car stereos
The strictest audience. Most factory head units want MP3 (sometimes WMA/AAC) on a FAT32 stick and ignore M4B entirely. Per-chapter MP3s work best here, since almost no head unit remembers position inside a long file after you shut the engine off.
Android
Good audiobook apps (Smart AudioBook Player, Voice, Listen) handle M4B fine — if you are only targeting Android, try the app route before converting. The default music apps on many phones, however, treat M4B as a stranger, which is why MP3 remains the safe handoff when you are sending a book to someone else's phone.
Legacy portable players
Old iPods handle M4B natively (it is Apple's own format); nearly everything else from that era wants MP3, often CBR MP3 specifically. If a converted file stutters on very old hardware, re-encode at a constant 128 kbps — the difference between CBR and VBR is explained in this CBR vs VBR guide.
The bottom line
Keep the M4B as your master copy — it holds the chapters and plays beautifully where it is supported. Convert a working copy to MP3 for the devices that need it, split by chapter when the device cannot resume playback, and use mono at a modest bitrate to keep a long book to a sane size. For a broader view of which formats convert to what, see the full list of supported audio formats.