I have released a new major update. Kepubify now uses all cores for 3x faster conversion. Also now supports converting a whole folder.
To convert a whole directory of books: kepubify /path/to/books /path/to/output
The output dir must be nonexistent. The directory structure of books from the source folder will be maintained. Errors will be queued until all books have been converted, at which point, they will be displayed.
v1.3.0
bf6c4fa Added option to convert whole folder of books (closes #8)
af05328 Updated README.md
2a6cfad Fixed segfault when printlog false
4a53aeb Only delay exit on Windows if started with drag and drop
c0e081a Use all CPU cores for conversion (closes #7)
|