
: Re: 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?
0 Reactions
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
More posts by @Lorraine

: Automatic transfer of annotations in sideloaded book in Nook Android app I have a couple non-Nook Android devices with the Nook app installed on them -- a tablet and a phone -- and several
0 Reactions