You can list all built-in recipes using the following command:
ebook-convert --list-recipes
You can then run any of the built-in recipes using this syntax:
ebook-convert "NEWSPAPER_NAME".recipe "NEWSPAPER_NAME".mobi --output-profile kindle
... where NESPAPER_NAME is any newspaper from the list of recipes returned by --list-recipes.
|