March 25, 2026 • Vladyslav Gorokhovskyi • 10 min read
How to Convert MP3 to M4B on Mac (With Chapters That Actually Work in Apple Books)
If you’re trying to convert MP3 to M4B on Mac and wondering why it’s not as simple as renaming a file — you’re not alone. Most people start by dragging a folder full of MP3s into Apple Books, and you already know how that ends.
It plays. Sort of.
But you don’t get chapters you can jump between. Your place doesn’t reliably stick. The book shows up as a pile of separate tracks. Sometimes it doesn’t even get treated like an audiobook at all, which is a fun little surprise the first time you try to pick up where you left off.
The fix is not mysterious. It’s just mildly annoying: Apple Books wants a proper audiobook file. That usually means M4B — a single file, with embedded chapters and sane metadata.
Here’s how to get from “random MP3 dump” to “an actual audiobook” on macOS.
Why MP3 Audiobooks Feel Broken in Apple Books
MP3 is great at being MP3. It’s not great at being an audiobook.
For music, MP3 is fine because tracks are short, metadata is optional, and nobody cares about “resume at exactly 7 hours and 43 minutes into Chapter 18.”
Audiobooks are the opposite: long timelines, navigation matters, and if the app can’t remember your position, the whole experience collapses.
With MP3s in Apple Books, the usual problems are:
- each file behaves like a separate track
- your MP3 audiobook is not showing chapters — because there aren’t any
- position/resume is inconsistent
- Apple Books not recognizing it as an audiobook — it treats the files as music instead
- metadata (title/author/cover) ranges from “missing” to “what even is this?”
If any of this sounds familiar, the fix is straightforward: the format that was designed for this is M4B.
What M4B Actually Is (And Why It Works)
An .m4b file is effectively an audiobook container: it’s one file that can carry the audio and the structure.
The important parts:
- Chapters (with names, not just timestamps)
- Metadata (title, author, narrator if you care)
- Cover art
- Proper resume behavior in apps that treat it like an audiobook
Under the hood it’s AAC audio inside an MP4 container, but the .m4b extension is the “treat this like an audiobook” signal. And yes, that one tiny detail changes everything.
M4B vs M4A: Why Your File Still Doesn’t Work
This trips people up constantly, so let’s be clear about it.
M4A and M4B are technically the same container format (MPEG-4 with AAC audio). The difference is what apps do with them:
- M4A = treated as music. No bookmark/resume. No chapter navigation. Shows up in your music library.
- M4B = treated as an audiobook. Bookmarks your position. Shows chapters. Lives in the audiobook section.
So if you renamed your .m4a to .m4b and it still doesn’t behave like an audiobook — that’s why. The extension alone isn’t enough. You need proper chapter markers and audiobook metadata embedded inside the file.
A real M4B conversion means building the right internal structure, not just changing three letters in the filename.
What “Done Right” Looks Like
Before we do anything, it helps to set the target. A properly built audiobook should:
- import as one item in Apple Books
- show real chapters you can tap
- display correct title/author/cover
- resume exactly where you left off (Mac, iPhone, iPad — wherever you listen)
If you don’t get those, you don’t actually have an audiobook. You have a long audio file wearing an audiobook costume.
The Workflow: MP3 to M4B on Mac
There are a dozen tools that can do parts of this. The process itself is always the same, and it’s easier if you think of it as one pipeline.
1) Get the files in the right order
This is boring, but it matters.
Apple (and most tools) will take the files in filename order. So make sure the names sort correctly:
01 - Intro.mp3
02 - Chapter 1.mp3
03 - Chapter 2.mp3
...
If your filenames are a mess, fix them first. Everything downstream assumes “the order is correct.”
2) Merge MP3 files into one audiobook timeline
Audiobooks aren’t “a playlist of tracks.” They’re a timeline.
If you want to merge MP3 files into one audiobook on Mac, this is the step that matters most. You can do that with:
- an audio editor like Audacity
- command-line tools like
ffmpeg - any app that can concatenate audio cleanly
This step is where DIY workflows start to feel like duct tape. Merging is easy. Keeping structure (chapters) is the hard part.
3) Encode to AAC (because that’s what audiobook containers expect)
You can keep MP3 audio in some situations, but if the goal is “works everywhere like a real audiobook,” AAC is the safe path.
For spoken-word audio, you generally don’t need heroic settings:
- mono speech can sound great at relatively low bitrates
- stereo narration/music intros may want a bit more
The exact number isn’t the point. The point is: AAC in an M4B container is the well-worn path.
4) Add chapters (the part everyone tries to skip)
Chapters don’t magically appear because you merged files.
You need chapter markers with timestamps (and ideally titles). Example:
00:00:00 Introduction
00:05:32 Chapter 1
00:23:10 Chapter 2
If you already have per-file chapters (one MP3 per chapter), you can use those boundaries. If you have timestamps from YouTube or your own notes, you can use a simple text file with chapter timestamps. If you don’t have anything at all, you might be able to fetch chapter data from Audible or Apple Books.
This is the real reason most “just convert it” attempts disappoint: you end up with one giant file and no navigation.
5) Fix metadata so it doesn’t look like a broken import
Apple Books is picky in the way Apple software is picky: quietly, and with judgment.
Make sure the file has:
- title
- author
- cover art
Optional but nice: narrator, series, year, etc. But title/author/cover are the big three. Without them, your library looks like a junk drawer.
6) Export as .m4b (not “rename it to .m4b and hope”)
Yes, .m4a and .m4b are closely related.
No, renaming is not a reliable “conversion.”
You want an actual M4B file with embedded chapters and proper metadata. When you have that, you can drop it into Apple Books and it behaves like an audiobook should.
Why This Ends Up Feeling Overcomplicated
Because it is overcomplicated — if you’re stitching it together yourself.
You’re doing audio merging, encoding, chapter authoring, metadata tagging, and packaging. Often across multiple apps. And if any one step is a little off, Apple Books will happily accept the file and then behave… weirdly.
Which is the worst kind of “it works.”
A Simpler Option (If You Do This More Than Once)
Converting a messy folder of MP3 files into a clean, chaptered M4B audiobook in AudioBo — from import to finished book in one workflow.
If you only need to do this once, sure: brute-force it and move on with your life.
But if you’re doing this even semi-regularly — ripping CDs, cleaning up old downloads, converting podcast-style audiobooks, or just trying to make your library not look like a junk drawer — the “DIY pipeline” gets old fast.
Because the annoying part isn’t one step. It’s the constant context-switching:
- merge files
- re-encode
- create chapters
- tag metadata
- embed a cover
- export and pray Apple Books doesn’t get weird about it
AudioBo is basically that whole checklist, but as one workflow.
You drop in your messy MP3 folder, and it helps you get to a clean, Apple-Books-friendly .m4b:
- Auto-merge into one proper audiobook file (no “28 separate tracks” situation)
- Chapter creation that actually matches how you think (from file boundaries, titles, or your edits)
- Metadata that doesn’t look busted — title, author, cover, narrator, series, whatever you care about
- Fetch metadata from places like Audible (so you’re not manually typing author names at 1am)
- Export a real
.m4bthat Apple Books treats like an audiobook: chapters show up, resume works, the library looks sane
The goal isn’t “more features.” It’s: you import it into Apple Books and it behaves like it came from a store.
Not “sort of works.” Works.
Why Your MP3 to M4B Conversion Still Doesn’t Work
Even after converting files, many users still run into problems. If you’ve already tried to create an audiobook from MP3 on Mac and something still feels off, here’s what’s usually going wrong:
Apple Books doesn’t recognize it as an audiobook
The file is technically .m4a, not a true .m4b — or the audiobook metadata flags are missing. Apple Books decides what’s an “audiobook” based on more than just the extension.
No chapters show up Chapters weren’t embedded (or weren’t embedded correctly). “One file” isn’t the same thing as “chaptered file.” You need actual chapter markers inside the container, not just timestamps in your head.
It won’t remember your position
That’s usually a sign the file isn’t being treated as an audiobook container. The .m4b extension plus correct metadata is what triggers bookmark/resume behavior.
Everything appears as separate tracks You didn’t merge into a single timeline first. Apple Books treats each file as a separate item — it isn’t going to stitch them together for you.
The cover art is wrong or missing Cover art needs to be embedded in the file, not just sitting next to it in the folder. And it should be a reasonable size — huge images can cause weird behavior in some players.
The common thread: simple “conversion” tools often change the format but not the structure. That’s why the result looks right in Finder but behaves wrong in Apple Books.
FAQ
Can I convert MP3 to M4B on Mac without losing quality?
Yes — if you use proper AAC encoding settings. For spoken-word audio, 32–64 kbps mono is usually more than enough. The quality loss from re-encoding speech at these bitrates is negligible. If you’re very particular, some tools (including AudioBo) let you choose your exact codec and bitrate.
Why does my M4B file show up as music instead of an audiobook?
Because it’s actually an M4A file with a renamed extension, or the audiobook metadata flags aren’t set correctly inside the container. A properly built M4B includes internal markers that tell Apple Books “this is an audiobook, not a song.”
Do I need chapters in an audiobook?
Technically, no — the file will still play. But without chapters, navigating a 10-hour audiobook becomes an exercise in frustration. Chapters are what make it feel like a real book instead of one long audio blob.
What’s the difference between M4B and M4A?
Same container format under the hood (MPEG-4 with AAC audio). The difference is how apps treat them: M4A = music (no bookmarking, no chapters). M4B = audiobook (resume position, chapter navigation). See the M4B vs M4A section above for details.
Can I add chapters to an existing M4B file?
Yes. If you already have an M4B but it’s missing chapters, you can add them using a sidecar text file with timestamps — or fetch chapter data from Audible or Apple Books if the book is listed there.
In this demo, I take a broken copy of Atomic Habits that starts out as one long file with no useful structure, then use AudioBo's Fetch Metadata feature to pull in book details and chapter data so it ends up looking like a proper audiobook instead of a random blob of audio.
Once you have your M4B
Once you’ve built a proper M4B, getting it into Apple Books is the easy part — on Mac, at least. On iPhone it’s a bit more involved. I wrote separate guides for both:
The Punchline
MP3s are fine for storage. They’re lousy for listening to audiobooks in a way that doesn’t make you hate your own library.
If you want Apple Books to behave, give it what it expects: a proper M4B audiobook with chapters and metadata. It’s a little bit of work up front, but once you’ve used real chapters and reliable resume, going back to “folder of MP3s” feels like time travel — and not the fun kind.
If you’re doing this more than once, a dedicated tool like AudioBo can save you hours — it handles merging, chapters, metadata, and export in one step. Grab a demo version and try it on your next messy audiobook.