← toolkit.bot

Kindle Paperwhite and EPUB: Native Support, What Changed, and How to Use It

June 12, 2026  ·  6 min read

For most of Kindle's history, Amazon refused to support EPUB — the universal e-book format. That changed in 2022 when Amazon added native EPUB support to Kindle. Here's what this means, which models support it, and how to get EPUB files onto your Kindle today.

Which Kindle Models Support EPUB Natively?

ModelRelease yearNative EPUB support
Kindle Paperwhite (11th gen)2021Yes (via firmware update, 2022)
Kindle Paperwhite Signature Edition2021Yes
Kindle (11th gen)2022Yes
Kindle Scribe2022Yes
Kindle Colorsoft2024Yes
Kindle Paperwhite (10th gen and earlier)2018 and earlierNo — must convert to MOBI first
Kindle Oasis (3rd gen)2019No

To check your Kindle's firmware version: Settings → Device Options → Device Info. Firmware 5.16.2.1.1 or later adds EPUB support.

How to Transfer EPUB Files to a New Kindle

Method 1: Send to Kindle (Web) — Easiest

  1. Go to send.amazon.com in any browser
  2. Sign in with your Amazon account
  3. Click "Send a document", upload your EPUB
  4. Select your Kindle device
  5. The EPUB appears in your library within a minute

Method 2: Send to Kindle App

Install the Send to Kindle app (Mac, Windows, Android, iOS). Right-click any EPUB file and choose "Send to Kindle". Or use the share menu on mobile.

Method 3: USB Cable

  1. Connect your Kindle via USB
  2. It appears as a USB drive
  3. Copy EPUB files to the Documents folder
  4. Safely eject and disconnect

USB transfer works without an internet connection and doesn't require an Amazon account.

What Happens to the EPUB on Kindle?

When you transfer an EPUB to a 2022+ Kindle, Amazon converts it to their internal KFX format on-device. This conversion is transparent — you see and read it as normal. The original EPUB remains accessible for re-conversion if needed.

EPUB 3 features supported on Kindle (2022+):

Older Kindles: Convert EPUB to MOBI First

If you have a Kindle from 2019 or earlier, you need to convert EPUB to MOBI before transferring:

# Using Calibre command line
ebook-convert book.epub book.mobi

# Or AZW3 (better quality, Kindle-specific)
ebook-convert book.epub book.azw3

AZW3 is preferred over MOBI for newer content — it supports more CSS and larger file sizes. MOBI is the fallback for the oldest Kindle models.

Converting PDF to EPUB for Kindle

PDFs don't read well on Kindle — fixed layout, tiny text, no reflow. The best approach:

  1. Convert PDF to EPUB3 with toolkit.bot — handles scanned PDFs, two-column layouts, tables
  2. Transfer via Send to Kindle or USB

This produces a reflowable reading experience with proper font size control, unlike viewing the PDF directly in Kindle's built-in PDF viewer.

Convert PDF to EPUB for Kindle free →