View Single Post
Old 12-30-2007, 10:12 AM   #3
alanjohngreen
Junior Member
alanjohngreen began at the beginning.
 
alanjohngreen's Avatar
 
Posts: 9
Karma: 28
Join Date: Dec 2007
Device: Sony PRS-505
Quote:
Originally Posted by HarryT View Post
That's correct. If you use the command:

convertlit book.lit

it will "explode" book.lit into a folder containing the Open eBook source for that book; an XML "package" file called "book.opf", and a number of HTML source files.

If you want to use convertlit to simply remove DRM from a book, and generate another LIT file as its output, use the command:

convertlit book-with-drm.lit book-without-drm.lit

This will create "book-without-drm.lit" as its output rather than producing the OEB source.
Thanks for that Harry, I will give it a go.
alanjohngreen is offline   Reply With Quote