Quote:
Originally Posted by jxall
How do I customize the options if I am using Kepubify on Windows?
(Specifically I just want to add to make files Calibre compatible)
|
You can either use it from the command line, or make a batch file like:
Code:
@cd %~dp0
@kepubify*.exe --calibre %*