MergeMp3AudioBook — Initial Release (v0.9.0) 🎉
The first official stable release of MergeMp3AudioBook, a lightweight and modern cross-platform GUI utility designed to assemble multi-file MP3 audiobooks into a single integrated audiobook file.
🚀 Key Features included in this build:
- Automatic Chapter Formatting: Generates chapter marks using audio duration and ID3 metadata (falls back to filenames seamlessly).
- Cover Art Embedding: Integrates
cover.pngorcover.jpgfrom the source folder directly into the final audiobook container. - Accurate Progress Tracking: Smooth UI progress bar driven by the precise millisecond count of the active FFmpeg stream.
📦 Download Instructions:
- Windows users: Download
Converter.exe. - Linux users: Download
converter(don't forget to runchmod +x converterbefore execution).
Note
Pre-compiled binaries for macOS are currently unavailable as the project has not been tested on Apple Silicon / Intel hardware yet. If you are on macOS, please follow the Building from Source guide below.
Note
Please ensure you have FFmpeg installed on your operating system for the application to function correctly._