Skip to main content
🇪🇸 Español 🇧🇷 Português 🇩🇪 Deutsch
Image Converter Video Converter Audio Converter Document Converter
Tools Guides Formats Pricing API
Log In
EPUB vs MOBI

EPUB vs MOBI

A detailed comparison of EPUB eBook and Mobipocket eBook — file size, quality, compatibility, and which format to choose for your workflow.

EPUB vs MOBI at a glance

Dimension EPUB MOBI
Standard Open (IDPF / W3C) Proprietary (Amazon)
Released 2007 (EPUB 2), 2011 (EPUB 3) 2000 (Mobipocket Reader)
File extension .epub .mobi, .prc, .azw
Underlying tech XHTML + CSS + XML (zipped) PalmDOC + HTML (legacy)
Device support Universal except old Kindles Mainly older Kindles
Reflowable text ✅ Yes (responsive layout) ✅ Yes
Fixed layout ✅ Supported (EPUB 3 FXL) ⚠️ Limited
Audio/video embed ✅ Native (EPUB 3) ❌ No
Interactive features ✅ JavaScript supported ❌ No
DRM Adobe ADEPT, LCP (optional) Amazon DRM (most files)
Future-proof ✅ Active W3C standard ⚠️ Deprecated by Amazon (2022)

When should you use EPUB vs MOBI?

EPUB Use when…

MOBI Use when…

Best format by use case

Self-publishing in 2026

Every modern store wants EPUB. KDP converts EPUB to KFX automatically.

Winner: EPUB

iPhone / iPad / Android

Apple Books, Google Play Books, Kobo all use EPUB. MOBI requires conversion.

Winner: EPUB

Old Kindle (pre-2022)

Native format. EPUB requires Send-to-Kindle conversion or third-party tools.

Winner: MOBI

Academic / textbooks

EPUB 3 FXL handles multi-column, MathML, footnotes properly.

Winner: EPUB

Multimedia ebooks

Audio/video embedding is native in EPUB 3. MOBI doesn't support it.

Winner: EPUB

Long-term archive

Open W3C standard guarantees future readability. MOBI is being phased out.

Winner: EPUB

Library lending (OverDrive)

OverDrive distributes ePub files with optional Adobe DRM.

Winner: EPUB

Email to old Kindle

Pre-2022 Kindles handle .mobi attachments natively without conversion.

Winner: MOBI
EPUB

EPUB eBook

eBooks

EPUB is the open standard for reflowable digital books. It adapts text to any screen size and is supported by most e-readers except Kindle. EPUB 3 adds support for multimedia and interactivity.

About EPUB files
MOBI

Mobipocket eBook

eBooks

MOBI is the Mobipocket eBook format historically used by Amazon Kindle devices. While Amazon has moved to newer formats, MOBI remains relevant for older Kindles and legacy eBook libraries.

About MOBI files

Strengths Comparison

EPUB Strengths

  • Open standard — no vendor lock-in, no DRM required.
  • Reflowable text — adapts to any screen size, font size, or orientation.
  • Rich typography via CSS, embedded fonts, and SVG.
  • Accessibility-first: native support for screen readers, adjustable text, and alt-text.
  • Universal across every non-Kindle ebook reader and library app.

MOBI Strengths

  • Universal Kindle support on every device ever released.
  • Very small file sizes for text-heavy books.
  • Mature tooling via Calibre and Amazon's KindleGen.
  • Simple container structure — easy to parse.

Limitations

EPUB Limitations

  • Kindle does not support EPUB natively (Amazon wants you to convert to AZW3).
  • Fixed-layout EPUBs (for children's books, comics) are awkward to author.
  • Rendering quality varies between apps — some CSS works everywhere, some does not.
  • Adobe DRM (ADEPT) or Apple FairPlay are optional layers that complicate portability.

MOBI Limitations

  • Deprecated by Amazon for new uploads since 2022.
  • Poor support for rich typography (drop caps, ligatures, fixed layout).
  • No embedded fonts in the base format.
  • Proprietary container discouraged use outside Kindle.
  • Effectively a legacy format — new books go to AZW3/EPUB.

Technical Specifications

Specification EPUB MOBI
MIME type application/epub+zip application/x-mobipocket-ebook
Extension .epub .mobi, .prc (PalmDOC variant)
Container ZIP archive Palm Database (PDB)
Markup XHTML 1.1 (EPUB 2); HTML5 (EPUB 3) Compressed HTML subset
Standards IDPF/W3C EPUB 2.0.1, 3.0, 3.2, 3.3
Successor .azw, .azw3 (Kindle-specific)

Typical File Sizes

EPUB

  • Novel (300 pages, text only) 200-800 KB
  • Illustrated reference book 5-30 MB
  • Fixed-layout children's book 30-100 MB

MOBI

  • Text-only novel 200 KB - 1 MB
  • Illustrated book 2-10 MB

Technical deep dive: EPUB vs MOBI

Ready to convert?

Convert between EPUB and MOBI online, free, and without installing anything. Encrypted upload, automatic deletion after 60 minutes.

Frequently Asked Questions

Yes. Since late 2022, all Amazon Kindle devices (and the Kindle apps on iOS/Android/Mac/PC) accept EPUB natively. Send-to-Kindle (the email-to-Kindle service) also accepts EPUB directly. Internally Amazon converts to its KFX format, but that's transparent — you just send the EPUB and the book appears on the device.

For new content, essentially yes. Amazon stopped accepting MOBI through Send-to-Kindle in late 2022. KDP (the self-publishing platform) accepts EPUB and DOCX, not MOBI. New Kindle devices read EPUB natively. The only place MOBI still actively matters is on Kindle devices manufactured before 2022 that haven't been updated, and in archived copies of older Amazon purchases.

Each reader has its own CSS rendering quirks. EPUB is built on web tech (XHTML + CSS), so just like websites render slightly differently across browsers, EPUBs render slightly differently across readers. Common issues: fonts substituted, line spacing changes, page breaks shifted. To minimize: stick to EPUB 3 spec, test in Calibre and Apple Books before publishing, avoid exotic CSS features.

Yes — most converters preserve the table of contents, chapter divisions, and metadata. The HTML inside MOBI is re-wrapped as XHTML and the TOC is rebuilt from the existing chapter markers. Our converter does this automatically. Quality is usually identical to the source MOBI, just in EPUB packaging.

Yes, optionally. Two main DRM systems are used: Adobe ADEPT (used by Adobe Digital Editions, Kobo, OverDrive libraries) and Readium LCP (newer, more open). Both wrap the EPUB and require authorization to open. Most self-published EPUBs are sold without DRM.

AZW3 (also called KF8) is Amazon's 2011 modernization of MOBI. Same underlying PalmDOC structure, but adds CSS3 support, embedded custom fonts, fixed layout, and SVG. AZW3 is to MOBI what EPUB 3 is to EPUB 2 — same family, much more capable. Most "MOBI" files distributed in the last 10 years are actually AZW3 with a .mobi extension.

Not natively. iPhone (Apple Books) only reads EPUB. To read MOBI on iPhone you need a third-party app (Kindle app reads Amazon-format files; KyBook, Marvin, or other readers handle MOBI directly), or you convert the MOBI to EPUB first.

EPUB 3 unless you have a specific reason to target very old readers. EPUB 3 supports HTML5, CSS3, JavaScript, audio/video, MathML, and fixed-layout. Every reader from the past 10 years handles EPUB 3 fine. EPUB 2 is the older 2007 spec — still works, but no reason to choose it for new content.