How to Get Any eBook on Your Kindle: EPUB to MOBI/KFX Conversion
Getting EPUB files onto your Kindle used to require mandatory conversion, but Amazon has gradually added native EPUB support through Send to Kindle. This guide covers every method for reading any eBook on your Kindle, from one-click email transfers to advanced Calibre workflows, plus metadata preservation, DRM considerations, and format selection between MOBI, AZW3, and KFX.
Table of Contents
If you own a Kindle and have ever tried to sideload an EPUB file purchased from a non-Amazon store, you have probably encountered the frustrating reality of Amazon's walled garden. For more than a decade, Kindle devices refused to open the industry-standard EPUB format, forcing readers to either buy exclusively from the Kindle Store or convert their files before transferring them. The situation has improved substantially in recent years, but converting EPUB to a Kindle-friendly format remains the most reliable path for serious readers who want full control over their library.
This guide walks through every practical method for getting any eBook onto your Kindle, covers the differences between MOBI, AZW3, and KFX, and explains how to preserve metadata, cover art, and table-of-contents navigation through the conversion process.
Why Kindle and EPUB Have a Complicated History
EPUB is an open standard maintained by the International Digital Publishing Forum and is supported by virtually every e-reader and reading app on the planet, with one historically notable exception: the Amazon Kindle. Amazon built its own ecosystem around proprietary formats derived from the older Mobipocket standard, which gave the company tighter control over DRM, rendering consistency, and synchronization across devices.
For years, the only way to read an EPUB on a Kindle was to convert it to MOBI or AZW3 first. That changed in late 2022 when Amazon quietly added EPUB support to its Send to Kindle service. When you email an EPUB to your Kindle address today, Amazon's servers automatically convert it to KF8 (AZW3) before delivering it to your device. Native EPUB rendering directly on the Kindle firmware is still not supported, but from a user perspective, the distinction barely matters if Send to Kindle is working for you.
The catch is that Send to Kindle has file size limits, occasional formatting glitches with complex layouts, and requires an internet connection and Amazon account. For fixed-layout books, heavily illustrated titles, or files that need precise metadata handling, local conversion to EPUB to MOBI or EPUB to AZW3 still produces better results.
Understanding Kindle Formats
Before choosing a conversion method, it helps to understand what each Kindle format actually is and when to use it. Our deep dive on eBook formats: EPUB vs MOBI vs PDF covers the full landscape, but here is a focused summary of Kindle-compatible formats.
| Format | Extension | Compatibility | Notes |
|---|---|---|---|
| MOBI | .mobi, .prc | All Kindle devices and apps (legacy) | Original Mobipocket format. Retired by Amazon in late 2022 for new Send to Kindle uploads, but still opens on existing devices. |
| AZW | .azw | All Kindle devices | Early Amazon format based on Mobipocket with DRM. Rarely used for new content. |
| AZW3 (KF8) | .azw3 | Kindle Paperwhite, Voyage, Oasis, Fire, modern apps | Successor to MOBI. Supports HTML5, CSS3, embedded fonts, fixed layouts, and better typography. |
| KFX | .kfx | Modern Kindle firmware (2015+) and latest apps | Amazon's newest format. Enables Enhanced Typesetting, Page Flip, and superior justification. Not producible by most third-party tools without a plugin. |
| All Kindle devices | Opens natively but reflow quality is poor on small screens. Best for technical documents and fixed-layout content. | ||
| TXT | .txt | All Kindle devices | Plain text with no formatting. Acceptable for raw manuscripts only. |
| DOCX | .docx | Send to Kindle service | Amazon converts server-side. Useful for Word manuscripts and drafts. |
| HTML | .html, .htm | Send to Kindle service | Converted on ingestion. Handy for saved web articles. |
MOBI is the classic format, and every Kindle ever made can still open an existing MOBI file. However, Amazon officially retired MOBI from new Send to Kindle uploads in August 2022, so if you are converting today, you should target AZW3 unless you have a very old Kindle that predates 2011.
AZW3, also called KF8, is the sweet spot for modern conversion. It supports HTML5 and CSS3, embedded fonts, fixed layouts, and drop caps. Virtually every desktop and command-line converter can produce AZW3 output, and it works on every Kindle from the Paperwhite onward.
KFX is Amazon's latest format and introduces Enhanced Typesetting, which improves hyphenation, justification, and ligatures. KFX is difficult to produce outside of Amazon's own toolchain, though the KFX Output plugin for Calibre can generate it if you have Kindle Previewer installed.
Method 1: Send to Kindle (The Simplest Modern Approach)
For most people with a recent Kindle, Send to Kindle is the fastest path from EPUB to a readable book. Amazon offers three delivery channels.
Send to Kindle by email. Every Amazon account has a unique Kindle email address, visible in the Manage Your Content and Devices section of your Amazon profile. It typically looks like [email protected]. Attach up to 25 EPUB, DOCX, PDF, TXT, HTML, RTF, JPEG, GIF, PNG, or BMP files per email, send it from an approved sender address, and Amazon delivers the converted book to your device within minutes. The file size limit is 200 MB per attachment.
Send to Kindle apps for Windows and macOS. Amazon distributes a free desktop app that adds a right-click Send to Kindle option in your file explorer. Drag an EPUB onto the app window, pick which device or library to target, and the file uploads to your account.
Send to Kindle web. The browser-based uploader at amazon.com/sendtokindle works on any device. This is the easiest option if you are on a Chromebook, Linux machine, or someone else's computer.
All three channels accept EPUB natively and perform the conversion on Amazon's servers. The downside is that you have no control over the output format, DRM, or typographic choices, and personal documents uploaded this way consume space in your Kindle library.
Method 2: ConvertFiles Online Conversion
When you want a converted file you can inspect, archive, or sideload manually via USB, an online converter is the fastest option and requires no software installation. ConvertFiles provides direct EPUB to MOBI and EPUB to AZW3 conversion in the browser, and also supports the reverse direction with MOBI to EPUB and AZW to EPUB for users migrating away from Kindle.
The workflow is straightforward: upload the source EPUB, select AZW3 or MOBI as the target, and download the converted file. Metadata such as title, author, and cover art is preserved automatically, and the table of contents is rebuilt from the EPUB's navigation document. Under the hood the service uses industry-standard conversion libraries, which you can read more about in our explainer on how file conversion works.
Online conversion is ideal when you need a one-off conversion, are working on a device that cannot run Calibre, or want to convert books for someone else without asking them to install anything. For large libraries or repeated conversions with custom settings, a desktop tool is more efficient.
Method 3: Calibre (The Power User Standard)
Calibre is the de facto standard for eBook management and conversion. It is free, open source, cross-platform, and handles more formats than any other tool. For anyone with a library of more than a handful of EPUB files, Calibre is the right long-term choice.
After installing Calibre, drag your EPUB files into the main library window. Select one or more books, click Convert books, and choose AZW3 as the output format. The conversion dialog exposes dozens of options, but the defaults are excellent. Key settings to review include:
- Metadata. Verify title, author, series, and cover before converting. Calibre's metadata fetching pulls from Amazon, Google Books, and other sources.
- Look and feel. Adjust font size, line height, and text justification. Enable Smarten punctuation for better typography.
- Structure detection. Calibre automatically detects chapter breaks, but you can override the XPath expression for books with unusual structure.
- Table of contents. Generate a TOC from headings or from the existing EPUB navigation. This is critical for long books where readers rely on chapter jumping.
- Page setup. Choose the Kindle profile matching your device to get optimal margins and image sizing.
Calibre also ships with a Send to Device feature that detects a Kindle connected over USB and copies converted books to the correct folder on the device, preserving collections and read status where possible.
Method 4: KindleGen and Kindle Previewer
Amazon's own desktop tools are free and produce the most faithful conversions for publishers and authors. KindleGen was the original command-line converter, and although Amazon has deprecated it as a standalone tool, its functionality is now bundled inside Kindle Previewer 3.
Kindle Previewer accepts EPUB input and produces a .mobi file that contains both KF8 (AZW3) and legacy MOBI data, ensuring compatibility across every Kindle generation. Drop an EPUB onto the Previewer window and it renders the book exactly as it will appear on each Kindle model, with device-specific previews for Paperwhite, Oasis, Scribe, and Fire tablets.
Kindle Previewer is the right tool when publishing quality matters: submitting a book to KDP, testing fixed-layout children's titles, or verifying that complex CSS renders correctly. It is overkill for converting a single novel for personal reading.
Method 5: Command Line Conversion with ebook-convert
Calibre installs a command-line tool called ebook-convert that exposes every GUI option as a flag. This is the right choice for batch processing, scripting, or integration into a larger publishing pipeline.
A basic conversion looks like this:
ebook-convert "My Book.epub" "My Book.azw3" \
--output-profile kindle_pw3 \
--prefer-metadata-cover \
--smarten-punctuation \
--embed-all-fonts
To batch-convert an entire folder of EPUB files to AZW3:
for f in *.epub; do
ebook-convert "$f" "${f%.epub}.azw3" --output-profile kindle_pw3
done
The --output-profile flag adjusts margins, image sizing, and font scaling for a specific Kindle model. Common values include kindle, kindle_pw, kindle_pw3, kindle_oasis, and kindle_scribe. Run ebook-convert --help for the complete list of options, which is extensive enough to fill a small book on its own.
DRM, Ownership, and Legal Considerations
A large fraction of commercial eBooks sold through Amazon, Kobo, Barnes and Noble, and Google Play are protected by digital rights management that prevents conversion. DRM removal is legally complicated and varies by jurisdiction. In most countries, circumventing DRM is restricted even on content you have purchased, though personal-use exceptions exist in some places.
This guide assumes you are converting eBooks you legitimately own and that are either DRM-free from the outset (such as books from Project Gutenberg, Standard Ebooks, Smashwords, Tor, and most indie publishers) or that you have the legal right to convert under applicable law. We do not cover DRM-removal tools or techniques. If you are unsure whether a particular conversion is permitted, consult a qualified attorney in your jurisdiction.
DRM-free EPUB sources worth knowing about include public domain archives, direct-from-author sales on platforms like Gumroad and Itch, Humble Bundle, and many scientific and technical publishers such as O'Reilly, No Starch Press, and Manning, all of whom sell DRM-free EPUB and PDF bundles.
Preserving Metadata, Covers, and Structure
A conversion is only as good as the metadata it carries forward. Well-formed EPUB files contain an OPF manifest that specifies title, author, publisher, ISBN, language, subject keywords, and a reference to the cover image. Every conversion method covered in this guide preserves this metadata, but the fidelity varies.
Covers. Send to Kindle and Calibre both pull the cover from the EPUB manifest automatically. If the cover is missing or low-resolution, replace it in Calibre before converting. Kindle expects covers at roughly 1600 by 2560 pixels for best results on modern devices.
Table of contents. A proper EPUB contains a logical TOC in the nav document and optionally a legacy toc.ncx file. Calibre and Kindle Previewer both honor these, but books authored with weak tooling sometimes produce a flat TOC that does not reflect chapter hierarchy. Use Calibre's structure detection options to rebuild the TOC from heading levels when necessary.
Fonts. AZW3 supports embedded fonts, and Kindle devices can display custom typefaces on a per-book basis. If your EPUB embeds fonts, Calibre preserves them by default. Enable Embed all fonts in the Look and feel panel if you want to force font embedding.
Images. Kindle devices automatically resize large images to match screen resolution, but extremely large source images can inflate file size without benefit. Calibre's Heuristic processing panel lets you downsample images during conversion.
Fixed-layout books. Children's books, cookbooks, and graphic novels often use fixed-layout EPUB, which preserves exact page design. Kindle supports fixed layout through AZW3 and KFX, but conversion is trickier. Kindle Previewer is the most reliable tool for fixed-layout content, and Calibre's AZW3 output works for simpler cases.
Transferring Converted Files to Your Kindle
Once you have a converted AZW3 or MOBI file, you have three options for getting it onto the device.
USB cable. Connect your Kindle to a computer with a USB cable. The Kindle appears as a mass storage device with a documents folder. Copy the AZW3 or MOBI file into that folder, eject the device, and the book appears in your library on the next library refresh. This is the fastest method for large files and does not use any Amazon services.
Send to Kindle. Email the converted file to your @kindle.com address or use the desktop or web uploader. Sideloaded files delivered this way appear in your Kindle library and sync across all your devices, which is useful if you read the same book on multiple Kindles.
Send to Kindle app on phone or tablet. The Send to Kindle app for iOS and Android lets you upload files directly from cloud storage services like Dropbox, Google Drive, and iCloud. This is handy when your source EPUB lives on a phone.
For users moving in the opposite direction, converting a Kindle book back to EPUB for use on other readers, see MOBI to EPUB or AZW to EPUB. If your source material is a PDF rather than an EPUB, PDF to EPUB or the reverse EPUB to PDF path may be what you need. Russian and Eastern European readers converting from FB2 should start with FB2 to EPUB and then convert to AZW3.
Frequently Asked Questions
Does a Kindle natively read EPUB files now?
Not directly. Kindle firmware still does not render EPUB files on-device. However, Amazon's Send to Kindle service accepts EPUB uploads and converts them to KF8 (AZW3) on the server side before delivering them to your device, which feels like native support from a user perspective.
Should I convert to MOBI or AZW3?
Convert to AZW3 unless you specifically need to support a Kindle device made before 2011. AZW3 offers better typography, embedded font support, and improved CSS rendering. Amazon retired MOBI from new Send to Kindle uploads in 2022.
What is the difference between AZW3 and KFX?
Both are modern Kindle formats. AZW3 is the widely supported successor to MOBI that any converter can produce. KFX is Amazon's newest format and enables Enhanced Typesetting for better hyphenation and justification. KFX is harder to produce outside Amazon's toolchain, though Calibre can generate it with the KFX Output plugin and Kindle Previewer installed.
Can I convert DRM-protected eBooks?
Legally, it depends on your jurisdiction. In many countries, circumventing DRM is restricted even for personal use. This guide assumes you are working with DRM-free files or have the legal right to convert. Consult an attorney if you are unsure about your specific situation.
Why does my converted book have weird formatting or missing chapters?
Poor conversion output usually traces back to a malformed source EPUB. Open the EPUB in Calibre's Edit book tool to inspect the HTML and CSS, fix any structural issues, and reconvert. Chapter detection can also be overridden manually in Calibre's conversion dialog using XPath expressions.
How do I add a cover to an EPUB before converting?
In Calibre, right-click the book, choose Edit metadata, and either paste a cover URL, browse for a local image, or let Calibre download one automatically. Save the metadata before running the conversion so the cover is embedded in the output file.
What file size limit applies to Send to Kindle?
Amazon's current limit is 200 MB per file for Send to Kindle uploads, with up to 25 attachments per email. For files larger than that, sideload via USB instead.
Can I convert eBooks to Kindle format on a phone or tablet?
Yes. Online converters like ConvertFiles work in any mobile browser, and the Send to Kindle mobile apps let you upload EPUB files from cloud storage directly to your Amazon account. Full desktop tools like Calibre are not available on iOS or Android, so for heavy-duty conversion work a computer is still the best option. For a broader comparison of document formats including EPUB alternatives, see our PDF vs DOCX guide.
Ready to Convert Your Files?
Use ConvertFiles to convert between ebook formats instantly. Free, no registration required.
Browse Ebook ConvertersPopular Ebook Conversions
ConvertFiles Team
File-format research, converter testing, and practical troubleshooting from the ConvertFiles editorial team.
Reviewed for format accuracy and updated as tools, browser support, and conversion workflows change.
Continue Reading
MOV to MP4: Best Settings for iPhone, Mac, and Windows
MOV files from iPhone, Mac, and editing apps often need conversion before they are easy to share, upload, or play on Windows. This guide explains MOV vs MP4, when you can remux without quality loss, when to re-encode, and the best MP4 settings for web, email, YouTube, Windows, audio, subtitles, HDR, file size, and batch conversion.
AudioFLAC to MP3: When to Keep Lossless and When to Convert
FLAC and MP3 solve different audio problems. FLAC preserves every sample for archiving, editing, and serious listening, while MP3 creates compact files for phones, cars, streaming libraries, and quick sharing. This guide explains how FLAC to MP3 conversion works, which bitrate settings are most transparent, how to protect tags and album art, and when you should avoid converting at all.
OtherSRT vs VTT: Subtitle Formats Explained
SRT and VTT are two of the most common subtitle file formats, but they are built for different workflows. This guide explains how their timestamps, cue structure, styling options, browser support, platform compatibility, and accessibility features compare. Learn when to use SRT, when WebVTT is better, and how to avoid common subtitle conversion errors.