View Single Post
Old 07-01-2019, 01:49 PM   #3
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,737
Karma: 169712580
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Owl_ View Post
I found two epubs of over 130MB Both of them have inside pictures and links. I converted them with kepubify and they're working well!!

So now two questions naturally rise:
How did the author make them?
Which is the real size limit of an epub?
Quite a few tools will make large epub files. For the most part, if you look at the structure of an epub (any unzip utility will work, I use 7Zip), you'll find the majority of the total file size comes from images. My current record holder is a biography/cook book with lovely images for each recipe. This results in a total file size of 562.4MB of which 561MB is images. Embedded fonts take up another 800K.

As for size limits, as long as the html/xhtml files don't get horrendously large (I've created test epubs with 1-2MB files and they worked but with some performance issues when using links between chunks) and keep the images to reasonable sizes, the maximum size is more likely to be limited by your devices hardware and software than any innate size limit in an epub.

Edit: with older ereaders using RMSDK, there were issues with larger html files leading to a recommendation of 300K maximum per html file. That has not been an issue with Adobe ADE/RMSDK since ~2009.

Last edited by DNSB; 07-01-2019 at 01:52 PM. Reason: Adding comment about older software
DNSB is offline   Reply With Quote