jasonsackey.com

Converting Kindle books to EPUB format

2021-3-14

…is not easy. But it’s possible. At least, at the time of writing, and the handful of ebooks I tried so far. There are many such guides online, often incomplete. Or more accurately, out of date, because Amazon subsequently added more stumbling blocks. I shall document what worked for me, a combination of steps from various guides. Some steps may be redundant!

This guide is for performing the process on Windows PCs. My goal was to get EPUBs I can read on my Kobo device.

Software to install (version numbers are what I have. Not saying these exact version are what’s required, but it might help):

  1. Install all of the above
  2. Open the Kindle Reader application, be signed in
  3. Open the Registry Editor
  4. Go to this location in RegEdit: Computer\HKEY_CURRENT_USER\SOFTWARE\Amazon\Kindle\User Settings
  5. Edit this key: isKRFDRendererSupported - change the value from true to false
  6. (For MacOS and and perhaps Linux, the equivalent of this RegEdit stuff is documented here)
  7. In the Kindle program, download your book (Already downloaded it? Delete it. Download it again.)
  8. Find the location of the downloaded file. By default it’s in My Documents/My Kindle Content
    1. The subfolder will be unhelpfully named something like B00BUJ2RAG_EBOK
  9. There should be on .azw file in there. Import it into Calibre - drag it onto the main window. This copies the file into your Calibre library folder
  10. In Calibre: select and convert the book. Right click on it> Convert books > Convert individually

Done. Hooray!