Quote:
Originally Posted by RelevantBox
Thanks for the suggestion, but the file names still do not correlate, in either naming convention or order.
In the MD file, the images are of format images/000001.png, images/000002.jpg, etc. In the unzipped EPUB, the images are of the format media/file0.png, media/file1.png, etc, but even then 000001.png from the MD corresponded to file27.png of the EPUB, and 000002.jpg to file5.jpg, so it's not simply a matter of translating the filenames (like an off-by-one), they're all over the place. Also, the EPUB media is in a different order from the HTMLZ images, so now we have 3 formats with 3 completely different, non-deterministic orders.
|
Then the problem is with the plugin itself, not the method of image extraction from the EPUB.