Initializing... drag & drop files here
Supports: M4A
M4A and M4B are the same MPEG-4 Part 14 container with the same AAC audio codec inside — what changes is the extension and how players treat the file. Rename or re-encode an M4A as M4B and Apple Books, the macOS Music app, and dedicated audiobook apps stop filing it under music and start filing it as an audiobook: chapter navigation appears, cover art shows up in the audiobook tile grid, and — most importantly — playback position is remembered between sessions. Open a 12-hour M4B, listen for an hour, close the app, return three days later, and it resumes at the exact second you stopped.
| Property | M4A | M4B |
|---|---|---|
| Container | MPEG-4 Part 14 | MPEG-4 Part 14 (identical) |
| Audio codec | AAC (or ALAC) | AAC (or ALAC) |
| Audio quality at equal bitrate | Identical | Identical |
| Apple Books / macOS Music | Filed as music track | Filed as audiobook |
| iPhone playback-position memory | No | Yes (resumes where you stopped) |
| Chapter markers | Container supports but rarely set | Standard practice; readers expect them |
| Cover art metadata | Yes (album art) | Yes (book cover) |
| Variable playback speed UI | Music app only | Audiobook app UI on iOS/macOS |
| Typical use case | Songs, ringtones, voice memos | Audiobooks, long lectures, podcast season bundles |
| Content type | Bitrate / channels | Approx. size per hour | When to use |
|---|---|---|---|
| Mono narration, very compact | 32 kbps mono | ~14 MB | Long lecture series, low-storage devices |
| Mono narration, standard | 48-64 kbps mono | ~22-29 MB | Most audiobooks; the de-facto Audible-style quality |
| Stereo narration | 64-96 kbps stereo | ~29-43 MB | Dramatised audiobooks with music beds or sound design |
| Podcasts + music | 128 kbps stereo | ~58 MB | Podcast season bundles with theme music |
| Music-heavy / archival | 192 kbps stereo | ~86 MB | Concert recordings or musical performances stored as M4B |
Sizes are AAC at the listed bitrate × 3600 s ÷ 8 bits/byte; round to the nearest MB.
The audio data is identical at the same bitrate, but the .m4b extension is what tells iOS, macOS, and audiobook apps to enable audiobook behaviour — playback-position memory, chapter navigation in the dedicated UI, and filing under Audiobooks instead of Music. Without that extension, a 10-hour file behaves like a 10-hour song: no resume, no chapter list, no audiobook speed controls.
For a single file with no chapter markers, renaming works on macOS and iOS — both rely on the extension to decide whether the file is a song or an audiobook. Re-encoding through this converter is worth doing when you also want to change bitrate (e.g., shrink a 256 kbps music-grade M4A to 64 kbps mono for narration), switch from stereo to mono, trim out silence or ad reads, or hit a specific target file size. Renaming alone does none of that.
No — chapter markers require timestamped boundaries that only you know (each chapter's start time, optional title, optional cover image). This tool re-encodes a single M4A into a single-chapter M4B; combining multiple recordings into a multi-chapter book is a separate workflow. If chapters matter, name your files in playback order and convert them individually, then assemble with a chapter-aware tool such as the open-source AudioBookConverter or Audiobook Binder on macOS.
64 kbps AAC mono is the practical sweet spot for narration — about 29 MB per hour, indistinguishable from higher bitrates on phone speakers or earbuds for clear speech. Drop to 32-48 kbps mono only if storage is tight or the source is already low quality. Go to 96-128 kbps stereo only when there is genuine stereo content (sound design, music beds, dramatised audio). Higher than 128 kbps for pure narration is wasted bytes.
Android does not treat .m4b as a special format the way iOS does, but the audio inside is standard AAC in MP4, which Android plays natively. Generic music players will play it as one long track; for audiobook behaviour (chapter list, resume position) install a dedicated app such as Smart Audiobook Player, Voice Audiobook Player, or VLC, all of which recognise .m4b. The file plays everywhere; the audiobook UI is what varies.
On macOS Catalina or later, drag the .m4b into the macOS Books app, then sync your iPhone or iPad through Finder (or Apple Devices on Windows) with Books sync enabled. Alternatively, AirDrop the file from a Mac and tap "Open in Books" on iOS. The file appears in the Audiobooks tab — not the Reading Now home tab — with playback position synced between devices that share the same Apple ID.
No. Audible's .aax/.aaxc files and DRM-protected Apple Books purchases are encrypted and refuse to decode without an authorised account. This converter handles only unprotected M4A — typically Voice Memos exports, podcast downloads, your own recordings, or M4A files you've ripped from non-DRM sources. Trying to convert a protected file will fail at the decode step.
Yes. Choose Specific file size and enter the cap in MB (e.g., 250 MB for a 10-hour lecture). The converter picks a bitrate that lands close to that cap. If the result still feels too large, switch Audio Channel to Mono — that alone roughly halves the size for narration. The bitrate-guide table above is the quickest way to estimate before you upload.
If you want to go back to a regular music-style track, use M4B to M4A. To build an M4B from an MP3 source instead, use MP3 to M4B. To trim out an intro, ad read, or silent tail without re-encoding the whole file, use Trim M4B on the output.