The clean, no-software route is Amazon's Send to Kindle service: since 2022 it accepts EPUB files directly by email, app upload, or web browser, converting them to Kindle format on Amazon's side, per Amazon's published documentation — and because Amazon performs the conversion itself, the results track what Kindle hardware expects. Third-party tools remain useful when you want offline control or your formatting is unusual. We cover both routes here, plus where formatting actually breaks.
The problem this guide solves is real: EPUB is the ecosystem's open format, Kindle devices do not read it natively, and a careless conversion can scatter a table of contents, freeze font sizes, or mangle a footnote system. The solution is picking the route that matches the book.
Which route should you choose?
A direct comparison of the two documented options:
| Route | Best for | Formatting control | Documented basis |
|---|---|---|---|
| Send to Kindle (EPUB direct) | Everyday books, personal library | Amazon-managed, Kindle-optimized | Amazon documentation, 2022 onward |
| Calibre conversion to AZW3/KF8 or EPUB tweaking | Complex layouts, offline work, batch jobs | Full local control, plugin ecosystem | Calibre documentation and user manual |
Key takeaway: default to Amazon's service; reach for Calibre when it misses.
How do you use Send to Kindle with an EPUB?
Numbered steps from Amazon's own published process:
- Verify your device or app is registered to the same Amazon account you send to.
- Email the EPUB as an attachment to your Send-to-Kindle address, or upload it via the Send to Kindle app or web page — all three channels are documented on Amazon's help pages.
- Confirm the file arrives on the device and the table of contents navigates correctly.
- For series or multi-book imports, send files individually — batch behavior varies, as Amazon's documentation notes size and count limits.
One wry aside: the service that spent a decade telling us to send MOBI files now refuses them — deprecated in 2022, per Amazon's own notice — so anyone following a guide older than that is mailing the equivalent of a fax.
When do you need a conversion tool instead?
Three documented cases. Your EPUB uses advanced EPUB 3 features — embedded audio, complex fixed layouts — that Amazon's conversion may flatten. You are batch-processing a personal library and want it offline. Or you need a specific output generation, which is where Calibre, the open-source library manager whose conversion engine handles EPUB to AZW3/KF8, is the standard tool, per its own user manual.
The Calibre sequence, from its documentation: add the EPUB to the library, choose Convert, select an output format appropriate to the device generation, and check the converted result's table of contents and images before syncing. The two settings most worth learning, per the manual: heuristic processing (off for books that already format well) and the table-of-contents detection rules.
Where does formatting actually break?
Mostly in four places, and knowing them prevents most support email:
- Fixed-layout pages — anything designed as exact pages converts worst; reflowable books reflow, fixed ones fight.
- Tables and poetry — wide tables and line-sensitive verse need a reader's column width to cooperate.
Key takeaway: formatting usually breaks at the layout level, not the text level.
Common mistakes
The four we see most:
- Sending MOBI — deprecated for Send to Kindle since 2022; EPUB is the accepted format.
- Converting to PDF first — the worst possible intermediate; PDF's fixed layout poisons the reflow.
- Trusting any single conversion of a complex book without spot-checking the table of contents.
- Ignoring Amazon's per-file size limits for the email channel, documented on its help pages.
What this guide cannot promise
Precise, current channel behavior — Amazon adjusts Send to Kindle limits and supported formats periodically, and its help pages are the live source of record. What is stable is the architecture: Amazon converts EPUB on its side, well, for ordinary books; local tools convert on yours, with more control, for unusual ones. Route by layout complexity, check the table of contents, and the formatting survives.
