You finished your EPUB, you send it to your Kindle, and nothing happens — or it opens as one unbroken wall of text with no cover. The problem is not your file. It is that Kindle and EPUB do not speak the same language. This guide shows how to convert EPUB to MOBI the right way so your chapters, images, and cover survive.
EPUB to MOBI: the short answer
EPUB is the open ebook standard, but Kindle devices read MOBI and AZW3, not EPUB. Converting EPUB to MOBI turns your book into a file older Kindles open natively — and a clean conversion keeps your chapter breaks, images, and cover intact.
Three steps:
- Open the free BookConv EPUB to MOBI converter.
- Upload your .epub file and choose MOBI.
- Download the result and send it to your Kindle.
One tip: if your Kindle is from roughly 2016 or later, convert to AZW3 instead — it preserves more of your layout than legacy MOBI.
Why Kindle needs MOBI (and not EPUB)
Amazon's Kindle ecosystem was built around Mobipocket formats long before EPUB became the open standard. Older Kindle models, and the original Send-to-Kindle pipeline, understand MOBI and AZW3 — not EPUB.
If you email an EPUB to your Kindle address, Amazon may convert it for you, but the result is inconsistent: covers vanish, chapter breaks shift, and complex layouts degrade. Converting yourself gives you control over the output.
What breaks during EPUB to MOBI
MOBI is an older format with a simpler layout engine than EPUB. Three things commonly go wrong:
- Chapter breaks collapse into one long flow because the converter did not read your heading styles.
- Images arrive blank when the tool fails to embed them (common with SVG covers).
- Fonts and fine spacing are ignored because MOBI's styling model is limited.
None of this is file corruption. It is the older format simply not supporting what your EPUB used.
Convert with BookConv (fastest)
BookConv runs the Calibre engine in the browser, so you get a proper EPUB to MOBI conversion with no software to install. Upload the EPUB, choose MOBI, and it embeds your images and preserves chapter structure. Start here: /convert/epub-to-mobi.
For a broader walkthrough of the same engine in a desktop app, see /blog/epub-to-mobi-guide.
If your goal is actually to escape Kindle entirely, convert MOBI to EPUB is the faster path — your books become portable across all readers, not just Kindle.
Convert with Calibre (more control)
If you want to tweak the output, Calibre gives you a MOBI output profile with options for headings, margins, and reading order. Open the book, pick Convert books → MOBI, and adjust the Structure detection and MOBI output sections. A focused step-by-step lives in /blog/epub-to-mobi-guide.
EPUB to MOBI vs EPUB to AZW3
If your Kindle is from roughly 2016 or later, it supports AZW3 (Kindle Format 8), which keeps far more of your layout than legacy MOBI. When you have the choice, prefer AZW3: /convert/epub-to-azw3. Our comparison /blog/azw3-vs-mobi breaks down when each format wins.