Quote:
Originally Posted by zdavatz
Ok, it takes about 4.5 Minutes to open the EPUB file in http://www.epubread.com/de/ do you think that is because of the compression, i.e. the file first has to be decompressed? Once the file is open in Firefox there is no problem and it is really fast! Any Feedback is highly welcome.
|
If your source file for the ePUB is a single 170MB HTML file, then the ePub will not work on many readers. The problme is that it will get stored as one large compressed chunk, and need to be completely decompressed to read it.
Mobipocket format automatically splits the file into chunks to be compressed, and only the current bit needs decompressing, so reading is quite quick.
You could try splitting the file up into lots of smaller HTML files (under 300KB I think is the reocmmended size for greatest compatibility). This should greatly reduce the time taken to open and display the epub.