Here’s a detailed comparison of .epub, .mobi, .djvu, .md, and .pdf formats, including a textual breakdown and a summary table:
EPUB (.epub)
MOBI/AZW (.mobi)
DjVu (.djvu)
Markdown (.md)
PDF (.pdf)
Feature | EPUB | MOBI | DjVu | Markdown (.md) | |
---|---|---|---|---|---|
Primary Use | E-books (reflowable) | Kindle e-books | Scanned documents/books | Documentation (raw text) | Universal print/display |
Reflowable Text | ✅ Excellent | ✅ Good | ❌ No (image-based) | ✅ Excellent (as source) | ⚠️ Limited (fixed layout) |
Image Handling | ✅ Good | ✅ Basic | ✅ Exceptional compression | ⚠️ Basic (external links) | ✅ Excellent (high quality) |
Interactivity | ✅ Audio/video/annotations | ⚠️ Basic annotations | ❌ Minimal | ❌ No | ✅ Forms/links/annotations |
Editing Ease | ⚠️ Moderate (XML-based) | ❌ Difficult | ❌ Very difficult | ✅ Easy (plain text) | ❌ Difficult (specialized tools) |
Compatibility | ✅ Universal (except Kindle) | ✅ Kindle-only | ❌ Niche (DjVu viewers) | ✅ Text editors | ✅ Universal |
File Size | Small-Medium | Small | ✅ Very small (scans) | ✅ Tiny | Large (high-res) |
Best For | E-books, novels | Legacy Kindle content | Archiving scanned books/docs | Web docs, notes, coding | Print, forms, official docs |
💡 Tip: Convert between formats using tools like Calibre (ebooks) or Pandoc (Markdown→PDF/EPUB). For DjVu, use WinDjView or DjVuLibre.