
Epub To Text
If you want to automate conversion or avoid user Interface (UI) and run "Epub To Text" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EpubToText\EpubToText.exe" inputfile.epub outputfile.txt

Epub To Html
If you want to automate conversion or avoid user Interface (UI) and run "Epub To Html" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EpubToHtml\EpubToHtml.exe" inputfile.epub outputfile.html

Epub To Word
If you want to automate conversion or avoid user Interface (UI) and run "Epub To Word" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EpubToWord\EpubToWord.exe" inputfile.epub outputfile.docx