EPUB
Electronic PublicationUsed for reflowable ebooks.
- Family
- Ebooks
- MIME
- application/epub+zip
Convert EPUB to MOBI online. See the real document object-model rebuilding behavior, preservation limits, and a format-specific acceptance test.
A zip-based ebook with html chapters, css, metadata, and navigation is interpreted first, then its pages or chapters rebuilt using whatever structures MOBI makes available. Layout and semantics both require mapping - This is not a renamed package. EPUB is unzipped through its package manifest, spine, navigation, HTML chapters, CSS, fonts, images, metadata, and fixed-versus-reflowable declarations. MOBI output targets older reader engines with a restricted layout model, so navigation, typography, tables, notes, cover art, and oldest-device behavior need review.
Read structure - A ZIP-based ebook with HTML chapters, CSS, metadata, and navigation. Rebuilt structure - A Mobipocket-family ebook designed for older Kindle and handheld readers.
Used for reflowable ebooks.
Designed for reflowable or fixed-layout digital publications.
Change font size in a real reader and follow every table-of-contents link to its chapter.
Test navigation, paragraph flow, notes, and cover art on the oldest reader that must support it.
Reflow can expose poor heading order, forced line breaks, missing fonts, or a broken table of contents.
Its older layout model can simplify CSS, tables, typography, and high-resolution imagery.
a Mobipocket-family ebook designed for older Kindle and handheld readers is what gets written, labeled as application/x-mobipocket-ebook. Whether that actually opens depends on the receiving application, not on the file extension.
Choose MOBI when its editing, reflow, or reader support is more valuable than exact EPUB structure, and test the most complex page or chapter before committing.