View Single Post
Old 12-30-2007, 03:54 AM   #2
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
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.
HarryT is offline   Reply With Quote