Quote:
Originally Posted by Timboli
@jhowell - Talking about the option "Allow conversion to complete even if errors are detected".
Is there a command-line option for that as well?
|
To allow conversion from KFX to complete when non-fatal errors occur add the option
--allow-conversion-with-errors to your ebook-convert command line.
Quote:
Originally Posted by Timboli
Currently I use the following on the command-line for ebooks obtained from Amazon.
(EPUB) --input-profile kindle --output-profile tablet
(MOBI) --input-profile kindle --output-profile kindle_pw
|
Those seem like reasonable options.