Downloaded a book in the .mobi file format. The files came separated by chapters. Hoping to find an application or a way to merge all the .mobi files into one single file.
Asked
Active
Viewed 1.8k times
2 Answers
8
I was able to get this to work by doing the following steps
- Use calibre to convert all mobi to epub
- Download LRF-EPUB-TOOLS to merge the epub books
- (Optional) - Use Sigil to then fix the book (make sure chapters in right order, etc)
- Use calibre to convert the new epub back to mobi
This seems like a lot of steps but it produces a single mobi.

Mike
- 1,297
- 2
- 14
- 22
-
2A much simpler alternative to LRF-EPUB-TOOLS is [Epub Merge](http://www.mobileread.com/forums/showthread.php?t=169744). It's a Calibre plugin, so it's easier to use and can be installed from inside calibre. It ONLY merges epubs though. – jake Aug 04 '13 at 22:34