← toolkit.bot

Best Ebook Format in 2026: EPUB, PDF, MOBI, or AZW3?

There are half a dozen ebook formats in common use and each has different device support, features, and use cases. Here's a plain-language breakdown of every format and when to use each one.

Quick answer

EPUB 3 — the universal standard

EPUB 3 is the open international standard for ebooks, published by the W3C. It is supported by:

Strengths: Reflowable text, adjustable fonts, accessibility (WCAG/EPUB Accessibility 1.1), MathML for equations, SVG for diagrams, media overlays for audio narration, open and non-proprietary.

Limitations: Fixed-layout EPUBs (comics, illustrated books) need more work to produce correctly.

EPUB 3 is the right choice for virtually all text-based reading material.

PDF — fixed layout, print-ready

PDF locks content into exact page positions. Every element is placed at pixel-precise coordinates.

Strengths: Identical rendering on every device, preserves exact design, ideal for printing, widely supported everywhere.

Limitations: Font size cannot be adjusted, text doesn't reflow on small screens, poor screen reader support for complex layouts, two-column PDFs are nearly unreadable on phones.

When to use PDF: Sharing documents that must look exactly the same for everyone (forms, invoices, design-heavy reports), printing, archiving to PDF/A standard.

When NOT to use PDF for reading: Phones, e-readers, tablets in portrait mode — the text will be too small and won't reflow.

MOBI — deprecated (Amazon, legacy)

MOBI was Amazon's Kindle format before EPUB support. Amazon deprecated MOBI in August 2022:

Use today: Only for USB sideloading to very old Kindle devices. For anything new, use EPUB.

See EPUB vs MOBI full comparison →

AZW3 (KF8) — Amazon Kindle native format

AZW3 is what Kindle devices actually store internally. When you send an EPUB to Kindle, Amazon converts it to AZW3 for delivery. When you buy from the Kindle Store, the file is AZW3.

You do not need to create or handle AZW3 files directly — Amazon handles the conversion. Just send EPUB to Kindle.

FB2 — popular in Russia and Eastern Europe

FB2 (FictionBook) is an XML-based format popular in Russian-language ebook communities. Calibre and many Android/desktop readers support it. Not relevant for most Western users.

CBZ / CBR — comics and manga

CBZ and CBR are ZIP/RAR archives of sequential images — used for comics and manga. Not text-based and not convertible from PDF in any meaningful way.

Format comparison table

Format Reflowable Kindle Kobo/Apple Open standard
EPUB 3 Yes Yes (2022+) Yes Yes (W3C)
PDF No Poor Poor Yes (ISO)
MOBI Yes Deprecated No No (Amazon)
AZW3 Yes Yes (native) No No (Amazon)
FB2 Yes No Partial Yes

Converting between formats

If you have a PDF and want to read it on any device as a proper ebook, convert it to EPUB:

  1. Go to toolkit.bot/pdf2epub — free, no account, handles academic layouts and scanned pages
  2. Upload your PDF, download the EPUB
  3. Open in any reading app or send to Kindle

Have a PDF? Convert it to EPUB — the universal reading format.

Convert PDF to EPUB →

Related guides