View Single Post
Old 08-03-2014, 04:04 PM   #97
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,553
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Rev. Bob View Post
I'm cool with that. You don't happen to know the CLI for "convert this file to format X" offhand, do ya? I think that's the only bit I still need to be able to do all my Calibre stuff by right-clicking files.
Code:
ebook-convert inputfile .ext
is quick and dirty (though there are scads of options you can add after).

Meaning that:
Code:
ebook-convert mybook.epub .azw3
Will convert mybook.epub to mybook.azw3.

You can, of course specify, an entirely new-name/path for the ouput file (the output being determined by the extension used).
DiapDealer is offline   Reply With Quote