How to Send EPUB to Kindle

Since late 2022, Amazon's Send to Kindle service accepts EPUB directly. For most people on a post-2018 device, the workflow is: attach EPUB to email, send to your Kindle address, done. Below are all the methods, including what to do with older hardware.

Email (post-2018 devices and apps)

  1. Go to amazon.com → Manage Your Content and Devices → Preferences → Personal Document Settings
  2. Find your @kindle.com address
  3. Add your sending address to the Approved Personal Document E-mail List — Amazon silently drops emails from unlisted addresses
  4. Send an email from that address with the EPUB attached (50MB limit)
  5. Book appears on your Kindle over Wi-Fi within a few minutes

Amazon converts EPUB to KFX server-side. Reflowable text, chapter structure, and embedded fonts survive well. Complex CSS — tables, magazine-style columns, graphic novel pages — often doesn't. See the PDF fallback below if layout matters.

Send to Kindle desktop app

Amazon's free Windows/Mac app skips the email setup. Drag EPUB in, pick device, click Send. Same 50MB cap. Useful if you find the email steps tedious.

Kindle app on iOS or Android

The same email method works — the book syncs to the app using the same Kindle address. The Send to Kindle browser extension (Chrome, Firefox) also works for clipping web pages.

USB transfer for older Kindles

Kindles from before 2018 (Kindle 4, early Paperwhites, Kindle Touch) don't receive cloud EPUB delivery. Use Calibre to convert EPUB → AZW3, connect via USB, copy the file to the documents folder, eject. Use AZW3, not MOBI — Amazon deprecated MOBI in 2023 and AZW3 renders better on old hardware anyway.

When to send PDF instead

If your EPUB has fixed-layout content that Amazon's converter mangles, convert to PDF first and email the PDF to your Kindle address. PDF preserves layout exactly. Trade-off: text won't reflow when you change font size.

Before you send

  • Validate the EPUB — malformed OPF or NCX files cause silent failures on Amazon's servers
  • Fix the metadata — title and author show in your Kindle library; wrong values are annoying to live with
  • Compress if over 50MB — usually affects EPUBs with high-res images; compression typically gets them well under the limit

Common questions

Does Kindle support EPUB natively?

Kindles don't open EPUB from the file system. Send to Kindle accepts EPUB and converts it to KFX server-side. In practice the distinction doesn't matter — you send EPUB, you read the book.

Formatting looks wrong after delivery

Validate first to rule out structural errors. If the file is clean, the issue is CSS Kindle's renderer doesn't support. Simplify the stylesheet or send a PDF — PDF layout is pixel-exact.

Related

Try it now — free

Convert EPUB ebooks to PDF format instantly. Free online EPUB to PDF converter with no watermarks, no limits. Preserves formatting.

Convert EPUB to PDF →

Found this helpful? Share it