Quote:
Originally Posted by geek1011
Try making a batch file like:
Code:
@cd %~dp0
@kepubify.exe --inplace --calibre %*
|
Thank you, that worked perfectly. The only thing I'd like to add is if it could save the file in the same directory as the original epub, rather than where I have the bat file. Is that possible? I've spent half an hour trying a few variations of --output, but no success so far, and I'm sure you know the answer off the top of your head