Thread: EPUB vs. HTML
View Single Post
Old 03-31-2024, 04:43 AM   #2
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,355
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
“ePub” is simply a standard used to distribute electronic books. It specifically packages all the book contents, images, styling, fonts, etc. plus a couple administrative documents into a .zip like folder with a .ePub file extension. You can easily confirm this by renaming and changing the file extension from .ePub to .zip. Then you can easily browse all the internal documents.

The contents of the book are indeed html… or, more accurately, xhtml - which is a stricter version of html.

It would be counterproductive to load individual html files into your reader. You would be missing all the other files necessary for a good reading experience. If your device can use the ePub format, then just use that.

Having said that, files on Gutenberg, especially older ones, can have atrocious coding in the html used. I, like many others here on MR, spend time cleaning up that html coding so it displays much better. Free ePub editors like Sigil or “Calibre Editor” allow easy access to the internal files while keeping the administrative files, and the overall ePub, standards compliant.

Last edited by Turtle91; 03-31-2024 at 04:45 AM.
Turtle91 is offline   Reply With Quote