This is the command lit2epub that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
lit2epub - simple LIT to EPUB conversion
SYNOPSIS
lit2epub lit-document [epub-document]
DESCRIPTION
lit2epub is a command line tool for converting a LIT document to an EPUB document. It uses
clit and zip for the conversion.
lit2epub needs to be run with at least one arguments, the LIT document to be converted.
The second argument, epub-document, is the resulting EPUB document. If it is not
specified, the output EPUB is named after the input LIT document, with the .lit extension
changed in .epub, and placed in the same directory as the LIT document.
Use lit2epub online using onworks.net services