I need to avoid maintaining separate files for each book. Because I am converting files created for print in InDesign, exporting a ePub is my first step. I should also note, I am Mac user.
So, how to edit a mobi file...
Quote:
Originally Posted by DiapDealer
1) Converting the epub to mobi with calibre
2) unpacking that mobi with mobiunpack.py
3) recreating the toc.ncx and tweaking the opf file by hand (I also have a few automated scripts of my own to help)
4) feeding the opf file to kindlegen
|
I am going to try mobiunpack now, but what tweaks are needed for the ncx and opf files? And does only the opf file go into kindlegen? Any other mobi-editing info I should know?