View Single Post
Old 06-21-2018, 05:28 AM   #3
bobbysteel
Big Poppa
bobbysteel began at the beginning.
 
Posts: 110
Karma: 10
Join Date: Jul 2010
Device: Nook
you can do this if you use the command line tools. write a script to automate it.

Code:
ebook-convert "The Economist.recipe" "output_filename.mobi" --output-profile=kindle_oasis
where profile should be your device.
bobbysteel is offline   Reply With Quote