03-16-2009, 06:10 PM | #31 |
Junior Member
Posts: 4
Karma: 10
Join Date: Mar 2009
Device: None
|
Sorry to bump this but can someone show me step by step how to use mobi2oeb? My ebook is now DRM free I just need to convert it to another format without all the gibberish...Any help would be appreciated
|
03-16-2009, 06:47 PM | #32 |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
If you want ePub or LRF, you can now use the Calbre GUI to do the conversion from MOBI.
If you want to "explode" the MOBI to HTML for later conversion to some other format, then Calibre's command line tool mobi2oeb (described here) may be your best option. It is very easy to use, from the command shell issue the command: Code:
mobi2oeb -o ebookname ebookname.mobi For information about how to get a command prompt, see Command Prompt Vista/XP/Mac. You would then navigate to the directory containing the MOBI ebook using the cd (change directory) command. I generally copy the full directory path from a window open on the directory and paste it into the command window after the cd. |
Advert | |
|
03-16-2009, 08:38 PM | #33 |
Evangelist
Posts: 488
Karma: 258
Join Date: Mar 2009
Device: kindle
|
Thanks for the walkthorugh.
|
03-17-2009, 12:26 PM | #34 |
Junior Member
Posts: 4
Karma: 10
Join Date: Mar 2009
Device: None
|
Thanks! Only thing is, I think my ebook is too long, it's several thousand pages. I left mobi2oeb running for a while, and came back and I got this:
File "reader.py", line 598, in <module> File "reader.py", line 598, in main File "reader.py", line 196, in extract_content File "re.pyo", line 150, in sub MemoryError Is my ebook just too long? I'm sooo close to getting this out of mobi format this is the last step left I think! |
03-17-2009, 12:38 PM | #35 |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
Another option is mobi2html from MobiPerl. There are binaries for Windows (you don't need to install Perl to run MobiPerl on Windows). The command line is similar to mobi2oeb. First copy mobi2html into your current directory (not necessary if it is already in your command path) and then issue the command:
Code:
mobi2html ebookname.mobi ebookname |
Advert | |
|
03-17-2009, 01:27 PM | #36 |
Junior Member
Posts: 4
Karma: 10
Join Date: Mar 2009
Device: None
|
I did that now and got this:
probably HUFFDIC_COMPRESSED - CANNOT BE DECOMPRESSED!!! soo close, do I have any other options? |
03-17-2009, 01:28 PM | #37 |
Resident Curmudgeon
Posts: 76,337
Karma: 136006010
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Try using Calibre to convert your eBook to LIT, ePub, or LRF.
|
03-17-2009, 01:43 PM | #38 |
Grand Sorcerer
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
|
|
03-17-2009, 02:41 PM | #39 | |
GuteBook/Mobi2IMP Creator
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
|
Quote:
However, MobiHuff.py may do the trick. I have converted a ~ 10 MB .prc ebook this way and it worked well. Google for it and read this post afterwards. PM if you are interested and still need some assistance. Last edited by nrapallo; 03-17-2009 at 02:45 PM. |
|
03-17-2009, 08:31 PM | #40 |
Junior Member
Posts: 4
Karma: 10
Join Date: Mar 2009
Device: None
|
Finally got it with MobiHuff, thanks to all who helped
|
03-19-2009, 02:32 PM | #41 | |
Reticulator of Tharn
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
|
Quote:
|
|
08-25-2009, 11:02 PM | #42 |
Addict
Posts: 255
Karma: 1151364
Join Date: Aug 2009
Device: Aura HD and H2O
|
I've finally figured out that mobi2oeb only exists in Calibre 0.59 and earlier. Is there any way to extract mobi's with high compression with version 0.60+?
|
08-25-2009, 11:33 PM | #43 | |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
Quote:
Code:
ebook-convert title.mobi title_std.mobi Code:
ebook-convert title.mobi title.epub |
|
08-25-2009, 11:42 PM | #44 |
Addict
Posts: 255
Karma: 1151364
Join Date: Aug 2009
Device: Aura HD and H2O
|
I was looking for the extracted html and images so I could make some changes, such as turn off full justification, and use Mobipocket Creator to build it again. I didn't test yet, but I assumed epub output would be different from the extracted mobi html?
|
08-25-2009, 11:52 PM | #45 | ||
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
Quote:
Quote:
Code:
ebook-convert title.mobi title_oeb |
||
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
okay im stupid, but how do you use the mobi2oeb plugin? | grechzoo | Plugins | 3 | 06-03-2010 02:18 PM |
Having problem; mobi2oeb then opening the html in BookDesigner | texasnightowl | Workshop | 4 | 03-04-2009 01:07 AM |
Mobi2oeb is blowing up on a conversion | JSWolf | Calibre | 1 | 08-29-2008 08:35 PM |