How to Convert Kindle Books to EPUB (And What You Can — and Can't — Do)

You bought a Kindle book on Amazon. Now you want to read it on a Kobo, an iPad with Apple Books, or a Nook. Or you want a backup copy in case Amazon's servers go down. Or you're switching ereaders.

Can you convert your Kindle book to EPUB? It depends — on where the book came from, what DRM it has, and what country you're in.

This guide covers what's actually possible, what's legal, and the practical methods that work in 2026.


The Short Answer

Source Convertible to EPUB? Method
DRM-free Kindle book (rare) ✅ Yes, easy Calibre
Kindle book with Amazon DRM ⚠️ Technically yes, but legally restricted DeDRM tools (with caveats)
Kindle Unlimited / KOLL borrow ❌ No — DRM tied to subscription Not allowed
Library loan via Kindle ❌ No — DRM tied to loan period Not allowed
Your own DOCX/HTML/Markdown ✅ Yes, easy converter-epub.com, Calibre, pandoc
Public domain books (Kindle store) ✅ Yes, easy Download EPUB directly or convert from MOBI
Personal documents you emailed to Kindle ✅ Yes, easy Download from "Manage Your Content and Devices"

Before we get into methods, let's be clear about the legal framework. Removing DRM from copyrighted books you bought is, in most jurisdictions, illegal — even if you "own" the book in some informal sense. The DMCA in the US, the EU Copyright Directive, and similar laws in other countries prohibit circumventing copy protection.

What's generally OK: - Converting your own non-DRM documents to EPUB - Reading DRM-free books on any device - Sideloading personal documents (PDFs, Word files) you created - Stripping DRM from books you've authored yourself

What's legally restricted: - Removing DRM from purchased Kindle books to read on non-Amazon devices - Sharing DRM-stripped files with others - Converting library or subscription borrows (which are explicitly time-limited and DRM-locked)

The gray area: - Some people argue that once you've paid for a book, you should be able to read it on any device you own ("first sale doctrine" in the US technically applies to physical goods, not digital licenses). Amazon's Kindle license terms explicitly prohibit this. - In practice, enforcement against individuals converting books for personal use is rare — but the tools are technically illegal to distribute in some jurisdictions.

My recommendation: If your goal is to read on a non-Amazon device, the safest path is to buy the EPUB version directly from the publisher or a DRM-free store (Kobo, Apple Books, Google Play Books, Smashwords, Weightless Books, or directly from the author's site). For classic public domain books, use Project Gutenberg or Standard Ebooks.

That said, here's how the conversion process actually works, for educational purposes.


Method 1: Convert Your Own Non-DRM Documents

This is the legitimate, easy path. If you have a Word document, HTML file, Markdown, or plain text that you want to read as an EPUB, you can convert it directly.

Using a Browser-Based Tool (Fastest)

converter-epub.com converts DOCX, HTML, and TXT files to EPUB entirely in your browser. No upload, no account, no fees:

  1. Open the site in any browser
  2. Upload your file
  3. Set the title and author
  4. Click convert
  5. Download the resulting EPUB

The resulting EPUB works on any modern ereader — Kindle (via Send-to-Kindle since 2022), Kobo, Apple Books, Nook, Boox, etc.

Using Calibre (More Powerful)

Calibre is the gold standard for ebook management and conversion. It's free, open source, and runs on Mac, Windows, and Linux.

  1. Install Calibre
  2. Add your DOCX/HTML/TXT file to the library
  3. Right-click the book → Convert books → Convert individually
  4. Set output format to EPUB
  5. Configure metadata (title, author, cover)
  6. Click OK
  7. The resulting EPUB is saved to your library

Calibre offers extensive options for tweaking the output — chapter detection, font embedding, table of contents, etc. For most documents, the defaults work fine.

Using pandoc (For Command-Line Users)

If you prefer the command line, pandoc handles DOCX → EPUB conversion cleanly:

pandoc -s input.docx -o output.epub   --metadata=title:"My Book"   --metadata=author:"Jane Author"   --epub-cover-image=cover.jpg

Pandoc produces clean, valid EPUB 3 output. It's also scriptable for batch processing.


Method 2: Convert a DRM-Free Kindle Book (If You Have One)

Some Kindle books are sold without DRM. You can tell by downloading the file from Amazon's "Manage Your Content and Devices" page and checking the format:

  1. Go to Amazon's Manage Your Content and Devices
  2. Click "Content" → select a book
  3. Choose "Download & transfer via USB" (older interface) or check the file format
  4. If the file is .azw or .mobi without DRM, you can convert it

If DRM-free, use Calibre:

  1. Add the MOBI/AZW file to Calibre
  2. Right-click → Convert books → Output: EPUB
  3. Done

Note: Most modern Kindle books have DRM, so this method only works for older titles, indie publications, and books from authors/publishers who opted out of DRM.


Method 3: Convert a Personal Document You Sent to Kindle

If you've ever emailed a PDF or DOCX to your Kindle (using the free "Send to Kindle" email address Amazon assigned you), the file is stored in your Amazon library. You can download it and convert it.

  1. Go to Amazon's Manage Your Content and Devices
  2. Find the personal document in your library
  3. Download it (PDF, DOCX, or EPUB, depending on what you sent)
  4. If you downloaded a PDF or DOCX, convert it to EPUB using Calibre or converter-epub.com
  5. Transfer the EPUB to your non-Amazon ereader

This works for documents you own — manuscripts you're editing, work documents, research papers, etc.


Method 4: Convert a Kindle Book With DRM (For Educational Discussion)

The technical process for stripping Amazon's DRM is well-documented and uses open-source tools like DeDRM (by Apprentice Harper) and Calibre. I won't walk through the detailed steps here, but the general flow is:

  1. Obtain the Kindle book (via download from Amazon, sometimes via Kindle for PC/Mac app)
  2. Install Calibre + the DeDRM plugin
  3. Import the book into Calibre
  4. Calibre automatically strips the DRM and converts the format

Caveats: - Amazon updates their DRM periodically, which can break DeDRM tools until they're updated - The process can be technically finicky - It's legally restricted in most jurisdictions - Amazon may detect and revoke your Kindle account if they suspect DRM removal - Books with Kindle-specific features (X-Ray, Word Wise, enhanced typography) may lose those features when DRM is stripped

My strong recommendation: If you regularly read on non-Amazon devices, buy the EPUB version from a DRM-free store instead. The selection on Kobo, Apple Books, and Google Play Books is just as good as Amazon's, and you support authors directly when you avoid piracy entirely.

For DRM-free alternatives, try: - Kobo — wide selection, EPUB native - Apple Books — strong on Mac/iOS users - Google Play Books — web-based, EPUB-friendly - Smashwords — DRM-free, indie-friendly - Weightless Books — DRM-free sci-fi/fantasy - Humble Bundle — DRM-free book bundles, charity-supported - Project Gutenberg — 70,000+ free public domain ebooks - Standard Ebooks — beautifully typeset public domain


Why Amazon's Send-to-Kindle Accepting EPUB Changed Everything

Until late 2022, Amazon's "Send to Kindle" service only accepted MOBI, PDF, DOCX, HTML, RTF, TXT, and EPUB — but the EPUB support was half-hearted and unreliable. The actual recommended format was MOBI or PDF.

In 2022, Amazon rolled out full EPUB support for Send-to-Kindle. Now you can:

  1. Drag-and-drop an EPUB into the Send-to-Kindle web interface
  2. Email the EPUB to your Kindle email address
  3. Use the Send-to-Kindle desktop app with EPUBs

Amazon's server automatically converts the EPUB to AZW3/KFX on arrival, so you get all the benefits of Kindle's enhanced typography and Whispersync.

The practical impact: For most people, you no longer need to convert anything to read on a Kindle. Buy or download the EPUB, send it to your Kindle, done.

The remaining reasons to convert Kindle → EPUB are: - Reading on non-Amazon devices (Kobo, Nook, Boox, etc.) - Archiving a personal library in a vendor-neutral format - Long-term preservation without depending on Amazon's servers


Common Pitfalls

"I bought the book, so I can do whatever I want with it"

Not legally, no. Digital purchases are licenses, not purchases. The license terms restrict format conversion, copying, and sharing. Physical books have first-sale rights; digital books do not.

In some jurisdictions (notably the EU under certain interpretations), there are narrow exceptions for format-shifting. In the US and most other countries, the DMCA and equivalent laws prohibit circumvention regardless of intent. The practical enforcement risk is low, but the legal risk exists.

"The conversion will preserve all the Kindle features"

It won't. X-Ray, Word Wise, popular highlights, and Kindle-specific typography may be lost or degraded. Enhanced typesetting in particular often requires Amazon's server-side processing to work properly.

"Once I have the EPUB, I can read it on any device forever"

Generally yes for the file itself, but the Kindle book license is tied to your Amazon account. If Amazon closes your account, you've lost your library regardless of whether you have stripped copies. This is the strongest argument for buying DRM-free when possible.


The Bottom Line

The cleanest way to read on a non-Amazon device is to buy the EPUB version directly from a DRM-free store. Kobo, Apple Books, and Google Play Books all offer EPUB downloads, and many independent publishers sell DRM-free books through their own sites or via Smashwords.

For your own documents (manuscripts, work files, research papers), use a free browser-based converter like converter-epub.com or the open-source Calibre app to convert DOCX, HTML, or TXT to EPUB in seconds.

For purchased Kindle books, the legal and practical path is to buy the EPUB version separately when you want to read on a non-Amazon device. The extra cost is small (often $1-3), and you support the author without entering the DRM-removal gray area.

For public domain books, use Project Gutenberg or Standard Ebooks — high-quality, beautifully formatted EPUBs that work on any ereader.