Quote:
Originally Posted by wallcraft
Another possibility would be html2mobi. Use mobi2html to explode the existing version and html2mobi to recreate it with author etcetera. However, this requires Perl under Windows, and, in addition, when I tried mobi2html it extracted the html but did not completely "explode" the file (i.e. I don't think mobi2html followed by html2mobi currently replicates the original). This approach is in principle viable though. We just need a Perl on Windows "expert" to get us started.
|
What was missing in the explosion? I think I added a flag to fix the links. In the raw explosion the filepos tags are there. I am very interested in fixing the scripts so it works well.
And if anybody tells me if something need to be fixed for it working under Windows I will fix it.
Since author information is meta informaion in the MOBI header is trivial to fix a script that just add author or other meta information. I will try to fix such a script tomorrow. I think it is easy to convert from version 3 and 4 if needed also.