Copyright (C) 2002 Dan A. Jackson
+---[ ConvertLIT (Version 1.2) ]---------------[ Copyright (c) 2002 ]---
This program has three modes of operation:
First, is ** EXPLOSION **, or the expanding of a .LIT file into an
OEBPS compliant package.
To explode, you type: clit <litfile.lit> <directory to explode into>
For Example:
clit ebook-proprietary.lit ebook-oebps
If the directory does not exist, you MUST put a trailing or / after it!
Second, is the DOWNCONVERTING of a .LIT file down to "Sealed",
or DRM1 format for reading on handheld devices.
To downconvert, you type: clit <litfile.lit> <newlitfile.lit>
For Example:
clit "drm5 ebook.lit" ebook-open.lit
Third, is the INSCRIBING of a .LIT file which allows you to label
your ebooks. This is very similar to downconverting, you just add
a third argument: clit <litfile.lit> <newlitfile.lit> <inscription>
For example:
clit ebook.lit inscribed.lit "the Mixed-Up Library of Basil Frankweiler"
DRM5 is supported IF you have an activated copy of MS Reader.
You must run this program ON THE SAME MACHINE that is licensed for the
content. This is a tool for **YOUR OWN FAIR USE** and not for stealing
other people's ebooks.
Please do not use this program to distrbute illegal copies of ebooks.
... that would make Baby Jesus sad. |