Does Kindle Support EPUB?

Yes. Kindle devices and the Kindle app added native EPUB support in late 2022. For authors publishing on Amazon: KDP has accepted EPUB submissions for years and recommends EPUB 3.0 as the primary format for ebook publishing. You don't need to produce MOBI or AZW3 files — submit EPUB and KDP handles the conversion.

This guide covers how Kindle formats work, which format to submit when publishing on KDP, and why EPUB beats PDF for ebook distribution — with a comparison table of every format Kindle reads.

Ebook formats — Kindle compatibility and retailer support

FormatKindleKDP submitApple BooksKoboNotes
EPUB 3.0✓ Native (2022+)✓ Recommended✓ Required✓ RequiredSubmit this to KDP. BookKraft AI outputs EPUB 3.0.
EPUB 2.0✓ Converted✓ Accepted⚠ Often rejected⚠ Often rejectedStill accepted by KDP but produces lower-quality conversion. Avoid for new books.
AZW3 / KF8✓ Native✓ AcceptedAmazon's HTML5-based format. KDP generates this from your EPUB — no need to produce it yourself.
MOBI✓ Native✓ AcceptedOlder format, limited CSS support. Accepted but not recommended for new submissions.
KFX✓ Native— (generated by KDP)KDP's internal delivery format. Generated automatically from your EPUB after upload.
PDF⚠ Fixed layout only✗ Print interior onlyNot suitable for ebook distribution. Fixed layout breaks reflow on all screen sizes.

EPUB vs MOBI vs KFX — what Kindle actually uses

Kindle has used three main formats over its history. As an author, you only need to know which one to submit — KDP handles the rest.

The practical implication: submit EPUB 3.0 to KDP. KDP converts it to AZW3 or KFX for delivery to readers. The quality of that conversion depends heavily on how clean your EPUB is — a valid, well-structured EPUB 3.0 file produces better Kindle output than a poorly structured one.

EPUB vs PDF for ebook publishing

PDF is not a viable ebook format for retail distribution. The comparison:

AspectEPUBPDF
Retailer distribution✓ KDP, Apple Books, Kobo, IngramSpark all require EPUB✗ Rejected by all major ebook retailers
Font size adjustment✓ Reflowable — reader sets their own size✗ Fixed — small text stays small on small screens
Screen size adaptation✓ Reflows to any screen (phone, tablet, e-reader)✗ Fixed page size — requires zooming and scrolling
E-reader compatibility✓ All e-readers, all screen sizes⚠ Readable but poor experience on 6-inch Kindle screens
Accessibility✓ Screen reader compatible, semantic structure⚠ Varies significantly by how the PDF was created
Fixed visual layout⚠ Reflowable — exact layout not preserved✓ Exact layout preserved (useful for workbooks, visual books)
Direct download sales✓ Works well✓ Works well — common for blog-based ebook sales

PDF has one legitimate ebook use case: direct download sales from your own website for content where exact visual layout matters — heavily designed workbooks, graphic-heavy guides, formatted planners. For standard novels, memoir, and most nonfiction, EPUB is the correct format for everywhere that matters.

How to submit an EPUB to KDP

Before uploading, validate the file — KDP rejects EPUBs with structural errors and the rejection doesn't always tell you what failed.

1. Prepare a valid EPUB 3.0 file

If converting from a Word document, use the EPUB Formatter to generate a valid EPUB 3.0 file with a correct nav document, clean CSS, and complete package metadata. KDP's conversion pipeline handles valid EPUBs cleanly — fixing validation errors after conversion produces worse output.

2. Validate before uploading

Run the EPUB through the free EPUB Validator. It checks for the specific errors KDP flags at submission: missing cover declaration, malformed nav document, image resolution issues, and encoding problems. Takes 30 seconds and avoids a rejection email.

3. Upload to KDP

Log in to kdp.amazon.com. Go to your bookshelf → Add new title (or Edit for an existing book). In the Content section, upload your EPUB file. KDP will run its own validator and display any errors before you reach the final publish step.

4. Preview on Kindle Previewer

KDP's online previewer shows how the book renders on different Kindle devices and screen sizes. Check the first chapter, a chapter break, and any images. Problems visible in the previewer will be visible to readers.

5. Publish

Once KDP's validator passes and the preview looks correct, submit. KDP typically makes the book available within 24–72 hours after publishing approval. Keyword and category changes made at this step take effect within the same window.

Frequently asked questions

Does Kindle support EPUB?

Yes. Amazon added native EPUB support in late 2022 via a firmware update for Kindle devices and a Kindle app update. Before that, Kindle only supported its own formats (MOBI, AZW3, KFX). The change means readers can now send EPUB files to their Kindle via Send to Kindle without conversion. For authors, KDP has accepted EPUB submissions for years — this was always the recommended format for publishing to Amazon.

Which format should I submit to KDP — EPUB or MOBI?

EPUB. Amazon recommends EPUB 3.0 as the primary submission format. KDP converts the EPUB to its internal formats (AZW3/KFX) after upload — you don't need to produce MOBI or AZW3 files yourself. Submitting MOBI is still accepted but MOBI is the older format with fewer features. EPUB 3.0 gives KDP the cleanest input for its conversion pipeline.

Can Kindle read PDF files?

Yes — readers can send PDF files to their Kindle via the Send to Kindle service or USB transfer. But PDF on Kindle is a poor reading experience: the fixed-page layout doesn't reflow to the screen size, small text stays small, and font-size adjustments have no effect. For authors: never submit a PDF to KDP as your ebook file. KDP accepts PDFs for print interior layouts, not for ebook distribution. Always submit EPUB for ebooks.

What is the difference between MOBI, AZW3, and KFX?

All three are Amazon-proprietary Kindle formats. MOBI is the oldest — based on the PalmDOC format, limited HTML/CSS support, still widely compatible. AZW3 (also called KF8) replaced MOBI as Kindle's primary format around 2011 — it supports HTML5 and CSS3, better typography, and enhanced ebook features. KFX is Amazon's current format for newer Kindle devices and apps — it adds features like improved font rendering and page-flip effects. Authors don't produce KFX directly; KDP generates it from your EPUB submission.

Will my EPUB pass KDP validation?

KDP accepts EPUB 2.0 and EPUB 3.0 but has specific requirements: a cover image declared in the package manifest, a valid nav document (EPUB 3.0), no encrypted content, and images meeting minimum resolution thresholds. The free EPUB Validator checks for all of these before you upload — catching validation failures at submission costs time and can delay publishing.

What is EPUB 3.0 vs EPUB 2.0?

EPUB 3.0 is the current standard. It's based on HTML5 and CSS3, requires a nav.xhtml navigation document, supports media overlays and accessibility metadata, and is required by Apple Books and Kobo. EPUB 2.0 uses older HTML 4 / XHTML 1.1 and an older NCX-based table of contents. KDP accepts both, but EPUB 3.0 produces better conversion output. BookKraft AI's EPUB Formatter outputs EPUB 3.0.

Should I use EPUB or PDF for selling ebooks?

EPUB for selling through retailers (Amazon KDP, Apple Books, Kobo, IngramSpark). These platforms require EPUB — PDF submissions are rejected or accepted only for print interiors. PDF is appropriate if you're selling directly from your own website as a downloadable file and your content benefits from a fixed layout (heavily designed books, workbooks, visual guides). For standard novels and nonfiction, EPUB is the correct format for distribution everywhere.

Can I send an EPUB to my Kindle directly?

Yes. Use Amazon's Send to Kindle service (sendtokindle.com or the desktop app) — upload the EPUB and it delivers to your registered Kindle devices and apps. You can also transfer EPUB files via USB to Kindle devices running firmware 5.16.2 or later, which added native EPUB reading without conversion.

Converting a Word document to EPUB? See the Word to EPUB guide. Full EPUB formatting standards are in the EPUB formatting guide. EPUB validation errors by type are in the EPUB error reference. Starting from a Word template? See ebook template.

Convert your manuscript to EPUB 3.0 — free.

Upload a Word .docx file. Download a valid EPUB that passes KDP, Apple Books, and Kobo validation.

Open EPUB Formatter →Validate Existing EPUB →