View Full Version : Converted lit - what bits needed ?
Varley 12-13-2007, 08:07 AM I've converted a .lit and now have a nice html file, a bunch of jpgs, and a .opf file
In order to put this onto a Cybook should I just dump the lot in a folder ? Do I need the .opf ? I'm not sure what it does for me.
Nate the great 12-13-2007, 08:12 AM You should use Mobipocket Creator to make a new ebook. Right click on the OPF file, open it with MobiCreator,and make the ebook.
It will come out much better than simply reading the HTML.
HarryT 12-13-2007, 08:19 AM Download:
http://www.mobipocket.com/dev/
and download the "mobigen" tool. Unzip it into a folder and make sure that folder is on the path.
Now, start a command prompt and navigate to the folder containing your opf file. Type in the command:
mobigen myfile.opf -c1 -s0 -jpeg
This will grind away for a minute or so and produce you a nice mobipocket file for the CyBook.
ProfJulie 02-01-2008, 10:36 AM Thanks HarryT! I tried to convert a .LIT file, using Mobipocket Creator and found it to be so tedious. Using the mobigen tool to run it against the .opf file works great and so fast!
HarryT 02-01-2008, 10:39 AM Thanks HarryT! I tried to convert a .LIT file, using Mobipocket Creator and found it to be so tedious. Using the mobigen tool to run it against the .opf file works great and so fast!
I'm not sure why you found it tedious, Julie. All you have to do with Mobi Creator is open the "opf" file, then click the "Build" button!
delphidb96 02-01-2008, 11:42 AM I'm not sure why you found it tedious, Julie. All you have to do with Mobi Creator is open the "opf" file, then click the "Build" button!
I think he means he tried manually placing all the .html and .jpg files in order within the MobiCreator files list as well as trying to make his own ToC. If one doesn't know to just open up the .opf file, using MobiCreator to make an ebook from multiple .html files is a real pain.
Derek
ProfJulie 02-01-2008, 12:59 PM I think he means he tried manually placing all the .html and .jpg files in order within the MobiCreator files list as well as trying to make his own ToC. If one doesn't know to just open up the .opf file, using MobiCreator to make an ebook from multiple .html files is a real pain.Derek
My first attempt....I'm sure I made it harder than it needed to be. I was unfamiliar with all the different files that were extracted from the .LIT file (I am a total novice). I didn't know about the .opf file at all. I read MobiCreator's help files and followed those directions.
I dragged ALL the files to the Publication Files screen, and the files got placed there out of order - seems to be a bug with the software. Having to move up the chapters into the right places was not feasible - there were over 400 files. After a couple of tries, I gave up and started over again. Then I searched through these forums and found Harry's posting.
I'm just delighted that it worked so easily. Now that I won't be chained to buying books in the Mobipocket format, I'm ready to jump into eBooks full speed ahead.
HarryT 02-02-2008, 01:15 AM MobiCreator is just a graphical "shell" around the "mobigen" command-line tool. All it does is to provide a nice means of creating or editing an "opf" file; it's the opf file which contains all the "building instructions" - the order of files, the metadata, etc.
If you simply open the opf file from within Mobi Creator (or, in fact, just double click the opf file) everything will be loaded automatically, and you need to nothing more than click the "Build" button to create your book.
SciFiBill 02-02-2008, 12:25 PM I've invested in the ABC Amber converters. They have multiple format converters (some free) and have worked well on several documents I have tries so far. Their addy is: http://www.processtext.com , and most (if not all) are try before you buy.
IceHand 02-04-2008, 01:35 PM Now, start a command prompt and navigate to the folder containing your opf file. Type in the command:
mobigen myfile.opf -c1 -s0 -jpeg
By the way, I just noticed that the "-jpeg" option is gone in the newest version of mobigen (6.01 build 37), because it is the default now. So you actually have to use the command "mobigen myfile.opf -c1 -s0".
ProfJulie 02-05-2008, 10:52 AM MobiCreator is just a graphical "shell" around the "mobigen" command-line tool. All it does is to provide a nice means of creating or editing an "opf" file; it's the opf file which contains all the "building instructions" - the order of files, the metadata, etc.
If you simply open the opf file from within Mobi Creator (or, in fact, just double click the opf file) everything will be loaded automatically, and you need to nothing more than click the "Build" button to create your book.
Even better! Thanks. I am a happy camper. Being able to convert .Lit books into Mobipocket opens up the world to more books for me of the Cybook.
RWood 02-05-2008, 11:32 AM I've invested in the ABC Amber converters. They have multiple format converters (some free) and have worked well on several documents I have tries so far. Their addy is: http://www.processtext.com , and most (if not all) are try before you buy.
Their products have saved me many time. They are excellent converters and at a low price. Some people object to their Sony converter as it does not preserve italics. To me this is a small price to pay.
JSWolf 02-05-2008, 01:13 PM I object to their LIT converter as well. I've reported the bug and nothing's been fixed.
The LRF converter does not convert any attributes or graphics. All you get is plain text with nothing going for it.
neocreo 06-15-2008, 09:13 AM I object to their LIT converter as well. I've reported the bug and nothing's been fixed.
The LRF converter does not convert any attributes or graphics. All you get is plain text with nothing going for it.
Well, I have a full library of several different formats of books. Also I even bought a book from mobipocket just to try it out and see what it was like. Very nice experience, but I prefer to keep my files as open as I can - That way if I ever buy another ebook reader I know that they will be compatible.
ABC Ambers Lit converter works quite nice if you need to do batch conversions, but as you said, images won't be converted if you convert to txt. That is a limitation of the format. I tried with RTF and the images came along.
Still, it is a small price to pay because txt is generally the only format I think I can trust my ebooks to.
Still, I must concur that I miss some of the niceties like being able to sort the books in any particular useful way.
JSWolf 06-15-2008, 11:14 AM ABC Amber LIT Converter is based on old buggy ConvertLIT code. It screws up italics for one. Anyway, you are best to explode the LIT using the current ConvertLIT and then ZIP the results for storage. That way you have it all without the flaws introduced by ABC Amber LIT Converter.
|