Voxbound / Choosing an audiobook merger
Choosing an audiobook merger for Windows: what to compare
Joining MP3 files into one audiobook is the easy part. What makes one tool better than another is what happens around the join: the chapters, the tags and cover, whether the finished file is checked for your player, and how much of that you do by hand. This page lists the questions to ask, with Voxbound's answers and those for FFmpeg used by hand.
When a free tool is enough
For a single book, if you're comfortable in PowerShell and your player isn't fussy, FFmpeg is free and does the job. Our guide to merging MP3 files into an M4B has every step, including the chapter file you write by hand and the mistakes that break it. Some free apps and online converters also do the basic merge.
A paid tool makes sense when you have more than one book, when you want chapters and tags right without editing text files, or when you want the file checked against what Apple Books, Audiobookshelf or Prologue need before you copy it over. The questions below are worth asking of any tool you're considering.
What to compare
| Question | Voxbound | FFmpeg by hand |
|---|---|---|
| Does it make the chapters for you? | Yes, one per file, named from the file name. Rename them in the app, or import a list from a text or CUE file. | No. You write a chapter file with each chapter's start and end time. |
| Does it catch chapter mistakes? | Chapters you edit or import are flagged if they're empty, out of order or overlapping, and Auto-fix repairs the list. | No. An out-of-order or empty chapter is written without a warning. |
| Does it write the tags and cover? | Title, author, narrator, year, genre, description and cover, from one form. Look up can fill in the details and cover from Google Books, Apple Books or Open Library. | Yes, with an option per tag or a metadata file, where some characters need escaping. |
| Does it check the finished file? | Yes, against the Apple Books, Audiobookshelf or Prologue profile you pick: codec, sample rate, chapters and title, plus the cover for Apple Books and Audiobookshelf. It also decodes samples from six points in the book to catch damaged audio. | No. You run ffprobe and read the output. |
| Can it join without re-encoding? | Yes, for AAC files that match, with the Generic M4B profile, Smart mode on, and no loudness, trimming, EQ or added gaps. | Yes, with FFmpeg's concat option and -c copy. |
| Can it do several books at once? | Yes: a queue, a watch folder that picks up new book folders, and CSV or JSON import. | Only with a script you write. |
| Can a failed merge damage a finished book? | No. It writes to a temporary file and only replaces the book when the merge succeeds. | It depends on the command. Writing straight to the final name leaves a broken file if FFmpeg stops partway. |
| Does the book stay on your computer? | Yes. Merging runs on your PC; the app only goes online to check your licence, look for updates and run Look up. | Yes. |
| What does it cost? | €9.99 once for personal use, with 5 activations and updates from inside the app for installed copies. | Nothing. |
| What do you install? | An installer, or a portable zip, for 64-bit Windows 10 or 11. FFmpeg is included. The app needs Microsoft Edge WebView2 and links you to it if it's missing. | FFmpeg, downloaded as a zip, unpacked and usually added to your PATH. |
If you're comparing another tool, ask it the same questions. For a collection of books, the chapter checks and the check against your player's profile matter most, because otherwise those problems show up only when a book won't play properly. With an online converter, also check whether the book is uploaded to its server.
What Voxbound doesn't do
- It runs on Windows 10 and 11 only, not on a Mac or Linux.
- It doesn't remove copy protection. It opens MP3, M4A, M4B, AAC, FLAC, WAV and MP4 audio, not DRM-protected downloads such as Audible's
.aaxfiles. - MP3 output is a single file without chapters. For chapters, choose M4B.
- When you join M4B files, the chapters inside them aren't kept. You get one chapter per file, which you can rename, or you can import a chapter list.
- It isn't an audio editor. Apart from evening out loudness, trimming silence, gaps between files and a few EQ presets, it leaves the sound alone. Unless Smart mode can copy the audio, it is re-encoded.
- The licence is for personal use. Each key has 5 activations: activating on a PC uses one, and so does reinstalling Windows or using another Windows account. Activating needs an internet connection, and the licence is checked again every 7 days when you're online.
- The installer isn't code-signed yet, so Windows SmartScreen may show a warning the first time you run it.
Try it on your next book
Voxbound makes the chapters, writes the tags and checks the file against your player's profile, for a one-off €9.99.
Get Voxbound