summaryrefslogtreecommitdiffstats
path: root/office/convertlit/README
blob: 253ec54f2d4d203b0430170e4f49c6de2c4a50e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
convertlit (converts .lit files to Open E-Book format .epub format)

Converts Microsoft Reader format eBooks into open format for use with
software or devices which are not directly compatible with Microsoft's
Reader.

Note that convertlit's output is a directory with the epub contents. The
output is HTML, and can be viewed with any browser. To actually make
an .epub file, the output dir needs to be zipped. This build includes a
wrapper script called lit2epub that does the conversion and zipping in
one go.