
: How can I merge multiple ebooks in a single file? Is there a way to easily combine multiple ebooks into a single file, that will collect all of them?
Is there a way to easily combine multiple ebooks into a single file, that will collect all of them?
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Erin

: Are there any ebook search engines? Are there any websites that work like ebook search engines, where you can perform a search over multiple stores and have the results sortable and/or filterable
3 Comments
Sorted by latest first Latest Oldest Best
You can use Calibre Merger Plugin , I think.
For details, click to how-to-merge-multiple-epub-ebooks
Free books android app tbrJar TBR JAR Read Free books online gutenberg
Assuming all files and only those files are in one directory.
For PDF files:
pdftk *.pdf cat output ../combined.pdf
For DjVu:
djvm -create *.djvu ../combined.djvu
Of course you would have to resolve metadata (author of a combined document) yourself.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
Is it possible to use a full fledged editor like Sigil. It works with .epub files, but if needed, before the editing, it's possible to use Calibre to convert the source ebook into .epub, then reconvert it after the job.
Anyway, for a faster and easier solution, Calibre has a very useful additional plugin called EpubMerge, that, as the name imply, can merge multiple epubs into a single one, also letting create a new table of contents and edit all relevant metadata of the new output file, while leaving unaltered the source ones. Also in this case, if another ebook format is needed, a conversion is required after the editing since the plugin only works with .epub files.
Free books android app tbrJar TBR JAR Read Free books online gutenberg