For the following examples, replace kepubify with the path to the downloaded kepubify.
To convert a single book by dragging and dropping on Windows:
Just drag the original epub file over kepubify.exe. The resulting file will be saved to the same directory as the original epub.
To convert a folder of books by dragging and dropping on Windows:
Just drag the folder over kepubify.exe. The resulting file will be saved to the same directory as the originals, but with the suffix _converted.
EPUB/MOBI Catalogs: Fix a regression in the previous release that caused ampersands and middle-dots to appear as HTML entities in the output. Prevent a malformed tweaks.json file from stopping calibre. Calibre is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
- Calibre is a great ebook management application but not a good reading application (does not read EPUB3 files correctly). The Readium Viewer has been superceded by the free Thorium Reader from EDRLab and based on the Readium open-source initiative also.
- Adobe Digital Editions. Adobe Digital Editionsis an easy to use eReader. The tool also allows you to.
To convert a single book:
kepubify /path/to/the/book.epub
The resulting file will be saved to the current directory.
To convert a single book with a different output folder:
kepubify --output '/path/to/save/the/book/' /path/to/the/book.epub
The resulting file will be saved to specified folder (in this example /path/to/save/the/book/).
To convert all books in the current folder into a folder called converted:
kepubify -o 'converted' *.epub
Convert Kindle To Epub Calibre
Calibre Epub Merge
To batch convert a directory of ebooks:
kepubify /path/to/the/books/
The converted books will be saved to the original dir with the suffix _converted (e.g. /path/to/the/books_converted).The directory structure of the source is preserved in the output.
To batch convert a directory of ebooks with a different output folder:
kepubify -o '/path/to/output/the/converted/books' /path/to/the/books/
The directory structure of the source is preserved in the output.
To convert a directory of ebooks, but skipping ones which have already been converted:
kepubify --update /path/to/the/books/
Digital Book Library Software
To convert a calibre library in-place:
kepubify --update --inplace --calibre /path/to/calibre/library/
Calibre Epub3
To convert a folder of books directly on to a Kobo eReader, while simply copying PDF files:
kepubify --output /path/to/kobo/kepubify --update --copy .pdf /path/to/books/