View Single Post
Old 11-15-2013, 03:16 PM   #6
CaptainTenacity
Junior Member
CaptainTenacity began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2013
Device: Kindle
Quote:
Originally Posted by Hitch View Post
Well, that's pretty damn bloated. First, you probably have images in either at a high-rez, or simply too large (are you using display techniques to downsize images)? However, more importantly, are you trying to put everything in one HTML (or XHTML) "file?" In other words, do you have the whole damn wiki in one single file, instead of breaking it up into, say, topics? Or a range of topics, in a "chapter?"

If you break the topics up, and put the wiki in "chapters" (files) inside the ePUB, it will certainly open faster and more efficiently. As it is now, it'll never work in any ereader I know of, if the single file is 113mb. Many older readers have a 256K limit, if memory serves, per file, which means, per chapter, or file inside the ePUB.

Have you broken it up into workable chapters?

Hitch
Thanks Hitch.

No, each page/article is one single html file, so that each can get it's separate chapter.

I decided to split the file in half, and remove the unused media file from each. It cut the first 1000 pages down to 77mb, and the other 350 from the second part of the book down to 37mb. It would seem that the picture files are indeed the issue. I'll probably have to go back and resize each individually, unless Sigil or another program has a batch resizer that could do it for me?
CaptainTenacity is offline   Reply With Quote