Epubor

Convert Kindle Books to DRM Free KFX-ZIP ePub PDF without DeDRM Plugin

Posted by on .

With the author Satsuoni's help, the latest DeDRM plugin v10.0.18 for Calibre finally works out. Different from pvevious version of dedrms / no drm fork(v10.0.9), the new released version adds a tool named kfxkeyextractor which is essential for obtaining a cryptographic key from Kindle books downloaded via Kindle for PC version 2.8.0, 2.8.1 and 2.8.2, 2.8.3.

Though it works for the latest version of Kindle PC app, but the how-to steps are not as simple as before.

This process is for personal use only on books you legally own, don't transfer or upload them to any online websites.

My Environment: Win 10 64bit, Calibre v9.3, DeDRM v10.0.18, KFX Input v2.29

dedrm plugin v10.0.18 2026

Step 1. Download the latest version of Calibre for Windows from the official page.

Step 2. Download the latest version of dedrm plugin v10.0.17 v10.0.18(released on Feb 28, 2026, for ripping the newest amazon key system).

Download DeDRM 10.0.18 here

Once finished the downloading, UNZIP it.

kfxkeyextractor download 2026

Step 3. Download the latest version of KFX Input plugin v2.29.0. The KFX Input plugin is used for converting KFX format (drm protected kfx will be turned into KFX in calibre) books to other formats such as PDF, ePub, AZW3, DOCX, Mobi, ZIP, etc..

Download KFX Input plugin v2.29.0 here

Where can I find the latest DRM removal tools for Calibre? The current fork is NoDRM v10.0.9, officially it won't be updated anymore. As of Februray 2026, the latest version was released by Satsuoni and it works with Kindle PC V2.8.3. You can try to visit the Satsuoni release page to get the latest upates at anytime.

Install the DeDRM_plugin.zip(Optional) and KFX Input.zip to Calibre Separately

(To remove the drm from latest version of Kindle kfx/azw books, there is no need to install the dedrm plugin to calibre anymore, because the kfxarchiver.exe will help crack kfx books to drm free kfx-zip directly without using the dedrm plugins. But considering you may also need to use the calibre to crack your kobo or acsm books, why not get the dedrm plugin prepared in advance? )

Open Calibre, go to Preferences > Plugins, and click "Load plugin from file." Select the downloaded DeDRM_plugin.zip and confirm the installation.

import dedrm v10.0.17 to calibre 2026

Repeat the same steps to add KFX Input.zip plugin file to Calibre.

import kfx input plugin v2.29.0 to calibre 2026

Restart Calibre to finalize both plugins installation, otherwise the plugins won't take effect even though you imported your Kindle books to calibre library successfully.

confirm the plugin to calibre installation

Copy KFXArchiver283.exe into Kindle App File Location (PC V2.8.3/V2.8.2)

Note that the drm plugin v10.0.18(and above) only works for books downloaded via the Kindle for PC V2.8.3, Kindle4PC V2.8.2.

Download Latest Version of Kindle for PC here

After finish the installing of kindle pc app, locate the app file location. Then copy the KFXArchiver283.exe from the DeDRM_tools folder to its root directory (typically is c:\Users\<username>\AppData\Local\Amazon\Kindle\application).

drag kfxarchiver to kindle app location

Log in to Kindle Library and Download Kindle Books.

Be logged in and synchronized in the Kindle pc app. Then, double-click on the book cover to download Kindle books for offline backup.

By default, the downloaded Kindle books will be located under "My Kindle Content" folder (typically is c:\Users\<username>\Documents\My Kindle Content).

download and locate kindle folder

New kfxoutput Folder and Execute Command Line to Generate the k4i File

Create a new folder and name it kfxoutput under "C:\Users\username\.

This step is esstential. If this folder doesn't exist, you will fail to create the key k4i file.

kfxoutput folder new

Get started the Command Prompt(Win+R - execute “cmd”) and run the following utility:
C:\Users\username\AppData\Local\Amazon\Kindle\application\KFXArchiver283.exe "C:\Users\username\Documents\My Kindle Content" "C:\Users\username\kfxoutput" kfxoutput.k4i

Replace (username) with your Windows username. Assuming that (My Kindle Content) is where your books are stored. You can also try to search and locate "My Kindle Content" folder, and then right-click and copy the file path for the "My Kindle Content" folder and then replace the one in the command.

write secrets to kindlekey file

Click Enter. Successful output should show:

Found sought after function by name

Trying to open ***_EBOK

---

DRMION decrypted and saved.

Read file of *** bytes.

"device_serial_number": "***"

Working secret: "***"

Writing DSN and secrets into kfxoutput.k4i

If you just see messages like "Found sought after function by name, got offset" and no "DRMION" tips, click Enter again and again until you see them.

Now the kfxoutput folder and the kfxoutput.k4i file are saved under "C:\Users\username\.

kindlekey file 1kb

The kfxout folder should contain the decrypted files. They are in kfx-zip format. But after you adding the kfx_input plugin to calibre, these files will be turned into drm free kfx format.

Customize DeDRM Plugin and Copy the k4i file to Calibre (Optional)

(You can skip this step unless you downloaded one book with an old format kfx.)

Go into Calibre/ Preferences/ Plugins, and select "DeDRM plugin v10.0.14". Hit "Customize Plugin".

Click on "Kindle for Mac/PC ebooks" and select "Import Existing Keyfiles" icon to add the kfxoutput.k4i file.

copy k4i file key file to customize dedrm plugin

Apply the customization and restart Calibre.

Import kfx-zip file to Calibre Library (convert kfx-zip to kfx, convert kfx to epub/pdf)

Now directly copy kfx-zip files from kfxoutput folder to Calibre library.

drag kfx-zip from kfxoutput folder 2026

If you get a normal "KFX", it means the kindle book's extracting job is finished perfectly. If you get "KFX-ZIP", it means the processing is failed. Try re-extracting your keys and reconfiguring the plugins please.

kfx-zip now turned into drm free kfx

DON'T drag azw format books from My Kindle Content folder, otherwise you will still get the kfx-zip error.

azw causes kfx-zip error

Continue, click on "Covnert books" and select "ePUB" or "PDF" as output format to convert kfx-zip to epub/pdf .

kfx-zip to kfx to epub pdf

Extracted Kindle Books Appear as KFX-ZIP Files? A Quick Fix for KFX Error.

extract kfx failed kfx-zip

When you see "KFX-ZIP"(This Book is Locked by DRM), you should realize that you may have done something wrong during these steps.

  • Use the latest version kindle for pc version 2.8.3, 2.8.2 please. Each one will be OK.
  • If you added incorrect plugins, you will fail to dedrm.
  • If you did not execute the command according to the specified standard command line, you will fail.
  • If you get an empty k4i file, you will fail.
  • If the kfxoutput folder doesn't exist, the k4i file won't be successfully generated.
  • If your Kindle4PC is installed (Kindle Directory) at C:\Program Files (x86)\Amazon\Kindle\, the utility might not work. In this situation, try to use the dedrm plugin v10.0.9 or Epubor Ultimate.
  • Note that the kfxarchiver.exe only works for new kindle kfx format books, however, some of Kindle books will use the old KF8 or Mobi format, which causes this package fail to work.
  • Every time you download a new book, you need to repeat the procedure to create the k4i file. I mean, Empty all files from kfxoutput folder and delete the k4i file first, then download all books, and last run command line to generate new kfx-zip files and k4i file.
  • kfxarchiver282 works with K4PC V2.8.0

Summary of Calibre 2026 KFX DRM Errors and How to Fix

create output folder is necessary

Error Type Common Symptoms / Error Messages Root Cause How to Fix
1. Tool Execution Error Double-clicking the .exe does nothing; program doesn't open. The tool is a command-line utility, not a GUI app. Run it from Command Prompt/Terminal with the correct syntax: KFXKeyExtractor28.exe "path_to_My Kindle Content" kindlekey.txt kindle_account.k4i
2. Version Mismatch & Crashes
  • Stops at "Found sought after function" then crashes (Access Violation 0xc0000005).
  • "Could not load KRFDynamic.dll" error.
  • "Got offset" and nothing happens.
Using the wrong tool version for your Kindle app. The new tool is only for Kindle for PC 2.8.0 / 2.8.1 / 2.8.2 / 2.8.3
  • Confirm your Kindle version.
  • For Kindle 2.8.3, use KFXArchiver283.exe
  • Try running the tool from inside the Kindle installation folder (C:\...\Amazon\Kindle\application\).
3. Plugin Configuration Error Tool runs and creates keyfile, but Calibre still says the book has DRM when converting. The extracted keyfile is not correctly linked to the DeDRM plugin in Calibre.
  • k4i file: Delete the old k4i file and import the k4i file again by "import existing key files".
4. Incomplete Key Extraction
  • Keyfile is created but is empty or has fewer lines than expected books.
  • Error: "BookOpen error 14 Missing magic bytes".
  • Invalid book format, maybe KF8/MOBI?
  • Books weren't fully synced/downloaded in Kindle app.
  • The folder contains older KF8/MOBI books (not KFX).
  • Possible memory issue with very large libraries.
  • Open each book in the Kindle PC app to ensure full download.
  • Re-run the extractor.
  • For large libraries, split your My Kindle Content folder into smaller batches, run the tool on each, then merge the resulting keyfiles manually.
  • To convert old format kf8/mobi kindle books, add kfxoutput.k4i to calibre dedrm plugin and drag azw books from kindle content folder to Calibre library.
5. Path & Syntax Issues
  • Can't load default config file. "Could not open directory" error.
  • Tool shows usage help instead of running.
Incorrect command syntax or path to the My Kindle Content folder.
  • Enclose the folder path in quotation marks if it contains spaces.
  • Ensure the path is correct and the folder exists.
  • Highly recommend use the default kindle location to store your kindle contents.

A detailed step-by-step infographic of the Kindle KFX DRM extraction process:

extracotr kfx key process graphic

In my opinion, when you get kfx-zip error, I highly recommend you update the plugins and re-download Kindle books and extract kindle books again (generate the kindekey text file and kindle_account k4i file). As a better alternative, you can also get a free trial of Epubor Ultimate.

extract kfx and kfx-zip with epubor

There is no need to import and customize the plugins and create essential key files (high risk of failures), and it automatically imports all of the downloaded Kindle books. What's better, whenever you download a new book and you wish to convert it, you only need to sync within epubor ultimate and drag it to the rigt area, no additional steps to customize and recreate new key file. In a word, it is extremely easy and seamless to link, download and extract Kindle to PDF ePub files with literally a few clicks, so that you can access them whenever you need to.

Customer Story: I Prefer to Use Epubor Rather than Calibre Plugins

I followed the many instruction sets that appear on Google, Reddit and other sources. I got the KFX Input plugin for Calibre. I got the DeDRM plugin. I got the KFXKeyExtractor and used it to get my Kindle key and setup the DeDRM plugin. I spent a solid hour trying different configuration tricks. I got Calibre to properly import the books, but I could not get it to decrypt and convert them.

kfx zip calibre 2025

Epubor Ultimate was much more straightforward. I loaded the books, I added them to the decrypt list, and then I converted them to PDF issues without any problems.

kfx zip calibre solution -- epubor ultimate

author

has covered software online marketing for more than 10 years. She joined Epubor since 2013, covering content writing, affiliate marketing, global brand expansion, video marketing, and business development.

45 Comments
reply
reply
11/14/2025 21:43:48

Hi, I received an error message when I try to run the extractor key : Qt: Untested Windows version 10.0 detected!
Got offset: 2829bf0
I run Windows 11 pro (in french) so I don't understand why the message speaks about Windows 10... and why it doesn't work. Thank you for your help and sorry for my bad english.

Joëlle

reply
11/15/2025 19:13:23
Hello, forget my precedent request : the process works fine now. Thank you for your page and demo.
Angeljo
reply
11/17/2025 09:12:48
Thank you for your feedback.
reply
11/17/2025 22:25:48
Ive used your program works great however i have like 1859 books is there anyway to import all of them at the same time ? thank you
reply
11/18/2025 09:14:51
You can download your kindle books via kindle for pc 2.8.0 or kindle eink device. Then import them to our software for drm removing.
Any mroe problems, please feel free to contact me at epubor.service@gmail.com.
reply
11/19/2025 01:04:56
I think I did everything as explained but when trying to read my ebook in calibre it tells it's impossible because of DRM. One step could be a problem for me: after importing the k4i key in DeDRM I don't know how to validated it.
reply
11/19/2025 10:55:40
Besides the k4i files you need to ensure you've extracted the key file is valid. You can repeat the steps in this post and try again. If you still failed, please try to use  Epubor Ultimate which is super easy.
reply
11/24/2025 22:45:57
Thank you very much. It works fine.
Just a little note: on my PC the 2 key files were generated in C:\Windows\SysWOW64
Great work!
reply
11/27/2025 14:56:02

i get this error...(Windows11, Calibre v8.12, DeDRM v10.0.15, KFX Input v2.27)

Found sought after function
Got offset: 29e0000
QObject::startTimer: Timers can only be used with threads started with QThread
DSN 7d7GnJ6nr15bn0nbP7PP6M71t3t576P8tkrJrkn0
Tokens bs4zgmEFYz4dbAgq1/nQVP/Z2k1ADJb+GfDPzTkh/irN3CmADA4cx4BmYnJHR80/8Ow93LjteN3+3dmQ+tMosw==
Fontconfig error: Cannot load default config file
Could not open directory

any advice? thanks in advance!

reply
11/28/2025 11:28:31

Please uninstall the DeDRM plugin and run the command again. If it fails, please verify that you have selected the correct directories for both the kindlekeyextractor.exe file and your Kindle content folder.

For a much simpler user experience, we recommend trying Epubor Ultimate.

reply
12/31/2025 04:27:56
Did you get it to work after following the recommended procedure? I get the same error message...
reply
01/5/2026 15:42:44
If you don't know how to use the command line, you may try Epubor Ultimate.
reply
12/8/2025 03:28:47
Had to run cmd as Admin, then it worked, both files saved to C:\Windows\SysWOW64 - thanks very much!
reply
12/13/2025 07:21:41
It works! I did series of mistakes, last ones were to do not add "kindlekey.txt" file and then forget I need to download all books before extractin key. But in the end all today purchased books are saved in EPUB format. Thanks much!
reply
12/15/2025 09:26:09
Thank you for your comments. We are glad to know it helps.
reply
12/31/2025 16:50:21
Hi, thank you so much, my case was similar, it worked with one book but now all the books that i download are DRM protected, luckily i could remove the DRM form the ebook that i wanted but it just doesn't work anymore
reply
01/4/2026 08:01:06
I can't register the 2.8 version of K4PC to my amazon account. Tried uninstalling and reinstalling several times without success. No way of knowing if the rest of the steps will work yet...
reply
01/5/2026 07:31:07
Finally got past this issue by removing the passkeys & this finally worked! So grateful for this post
reply
01/9/2026 12:25:46
It worked!!! What a fantastic guide.
reply
01/16/2026 06:13:10
Boa Noite,
Você poderia me ajudar com esse problema:
Toda as vezes que eu digito (C:\Users\Gabriel Pereira\AppData\Local\Amazon\Kindle\application\KFXKeyExtractor28.exe "C:\Users\Gabriel Pereira\Documents\My Kindle Content" kindlekey.txt kindle_account.k4i) dá erro.
A mensagem que parece é
'C:\Users\Gabriel' não é reconhecido como um comando interno ou externo, um programa operável ou um arquivo em lotes.
Ficarei muito grato pela ajuda.
Até mais.
reply
01/16/2026 09:15:35
Please copy and paste this command line to your command prompt to run it. Don't type it.
reply
01/21/2026 05:54:25

I am stuck at the run command lines step. No matter what I do i keep getting an error: C:\Windows\System32&gt;C:\Users\CourtneyGoodman\AppData\Local\Amazon\Kindle\application\KFXKeyExtractor28.exe "C:\Users\CourtneyGoodman\Documents\My Kindle Content" kindlekey.txt kindle_account.k4i
The system cannot find the path specified.

What am i doing wrong?

reply
01/21/2026 08:59:55
You need to find the kindle app installation folder. You can right click the shortcuts of kindle app on desktop, to open file location. Then you copy this path as the correct path.
reply
01/25/2026 17:57:48

Thank you for documenting this method. I stayed up way too late but finally have a readable ePub today.

In case it helps anyone, I had to right-click and copy the file path for the "My Kindle Content" folder and then replace the one in the command, since the true path was under OneDrive.

reply
01/28/2026 00:19:30
Thank you so much! This worked for me (January 2026) after the previous version of DeDRM tools was unable to convert certain books.
reply
01/28/2026 12:08:41
Thank you so much. It works for my books purchased on Amazon JP after Apr 2025. This is so helpful. life savor
reply
02/6/2026 16:01:57
Hello! I tried this out today and it worked! Somewhat. I used the command and got a k4i file and used it to get one book to test it. Afterwards, i downloaded all my other books (over 4k+) and tried running the command again. the txt file is created just fine, but no k4i file is made. I ran the commands in both standard and admin mode but no k4i file is generated.
reply
02/11/2026 11:32:30
You can just use the k4i file generated at the very beginning.No need to generate new one each time.
reply
02/7/2026 10:21:56
The CLI shows it made a k4i file but it is not anywhere on the C drive. I checked c:\users\&lt;username&gt;, but it is not there, or in the kindle content folder in Docs, or in the kindle app location. I am on Windows 11 and like I said, it seems to run fine, and says "writing contents to ....." the k4i file, but it is nowhere on my C drive when I do an entire drive search
reply
02/7/2026 10:38:45

Figured out the issue if you are missing your .k4i and kindlekey.txt files and cannot find them after the script runs. At the end of the command, where she outputs the file names, it will not save them on some systems (even if you run the cmd prompt as admin) if there are certain folder permission or drive encryption set up. So I modified the end of the script to add the whole file path before the filenames and it works:

changed this...
C:\&gt;C:\Users\username\AppData\Local\Amazon\Kindle\application\KFXKeyExtractor28.exe "C:\Users\username\Documents\My Kindle Content" kindlekey.txt kindle_account.k4i

to this...
C:\&gt;C:\Users\username\AppData\Local\Amazon\Kindle\application\KFXKeyExtractor28.exe "C:\Users\username\Documents\My Kindle Content" c:\users\username\kindlekey.txt c:\users\username\kindle_account.k4i

And I got my files!


reply
02/17/2026 06:11:53
Thank you!! THIS solved my problem!!!! Add the full directory for the ...\kindlekey.txt and \kindle_account.k4i
reply
02/8/2026 06:59:53
I have a bunch of books that were downloaded with a previous version of k4pc do I need to redownload them from Amazon to get them to convert?
reply
02/12/2026 14:50:51
If you have not decrypted them, you need to download them with k4pc 2.8.0 and then follow this guide to remove drm.
reply
02/8/2026 10:59:34
Thanks for the guide Angel! It totally worked!
reply
02/10/2026 11:21:10
This worked great initially, but no longer seems to decrypt books for me any longer. Coincidentally (or not?) I recently upgraded to the latest Calibre (v9)--could this be the culprit?
reply
02/10/2026 11:32:12

Just answered my own question, I think...

I uninstalled Calibre v9.x, re-installed v8.16.2 and re-installed the plugins, and voila--worked right away again. Oops.

reply
02/23/2026 11:29:53

There isn't a kindle for pc version 2.8.2;. The latest version as of today is 2.8.0.70980; that is the version the link you provided downloads automatically and the version you get when you download directly from amazon.

Requesting an update on the info provided above as it is confusing.

I'm nervous now to even try to install anything because I am uncertain if this will work as when I attempted to update a day earlier using the upgraded/latest calibre and kfx input (the same one you provide here today), but with dedrm 10.0.15 as was on here a day ago, it did not work; now I see there's an upgraded version to the dedrm; perhaps that was why it didn't work yesterday(?)

Since there isn't a kindle for pc v2.8.2 but I do have the latest version downloaded; will this work now with the latest kfx_input 2.29.0 and dedrm 10.0.17?

I will try it but am skeptical only because the ones you had listed yesterday didn't work.

Thankful for a reply to my inquiry.

Enjoy a wondderful dau and... Thank you

reply
02/23/2026 12:39:17

Yeah. O just moved through all the newest steps you've provided and it does NOT work. NO kfxoutput file is is showing up in my user folder at all.

Very frustrating. This worked before with dedrm 10.0.14 but ever since the upgrades to that and the kfxinput... NOTHING. None of the text files or the current outputput files are showing up.

Do you have the link for the dedrm 10.0.14 and all the other original files links? because the new steps are not working and I just reset my pc to factory in hopes just this program to de-drm my kindle books would finally work. I went and reset everything ONLY for the purpose of getting THIS one thing to work!

FRUSTRATED

reply
02/23/2026 18:16:53

Okay, finally got it working. I

had to hack it a bit with some pointers from others through comments, the 2nd time around when the first time failed after a pc factory reset and following the above instructions proved useless; but in case anyone else is struggling with getting this to work like I did, here’s how I fixed

Firstly, the link for kindle for pc you have here takes you to version 2.8.70980, that much is the case. I installed it because there was/is no 2.8.2 that downloads from amazon.

I followed all the steps, downloading the updated versions of Calibre, DeDrm and KFX_Input, via the links provided above. First, I installed KFX_Output plugin from within the calibre app, restarted then proceeded to follow the rest of the steps for adding both the DeDRM and KFX_Input plugins.

Next, I installed Kindle for PC version 2.8.70980 (as that was/is the only version to download both via the link provided above or through amazon). After installing, I closed it.

The next thing I did was go to the kindle for pc install directory as per the instructions above, but instead of only copying the KFXArchiver282 file, I also copied and pasted the KFXKeyExtractor28 (as per the original instructions a day ago.

I then went to sign into kindle for pc by launching it again. THAT IS WHEN YOU SHOULD BE PRESENTED WITH THE VERSION 2.8.2 to which I was. I updated it, close the app again, relaunched it, signed in, then downloaded all the books I wanted converted.

I created the folder “kfxoutput” then proceeded with the “cmd” prompts as given above

When I attempted to use the code (with my username), it again failed again. No file named “kfxoutput.k4i” ever appeared in my username folder and all the books in the kfxoutput folder were all zipped (again); so, I tried a different tactic.

Dirst, I deleted all the zipped files inside the kfxoutput folder then borrowing a suggestion from another commentor where a certain line of code worked for them; I put in the following prompt in the CMD console; foregoing any reliance on the kfxoutput code (my pc username is removed for privacy):

C:\Users\username\AppData\Local\Amazon\Kindle\application\KFXKeyExtractor28.exe "C:\Users\ username\Documents\My Kindle Content" c:\users\ username\kindlekey.txt c:\users\ username\kindle_account.k4i

GUESS WHAT HAPPENED… IT WORKED. Both the “kindle_account.k4i” and the “kindlekey” text files appeared in my username folder as it should have done using the old instructions that are now gone from this page above and gas been replaced with the kfxoutput code.

I then proceeded to customize the DeDRM plugin in the calibre app; imported the “kindle_account.k4i” (now showing up in my user/isername folder and added the text file, clicked apply then closed and reopened calibre (no “restart” option like with the other plugin add options); from there, I proceeded to import my kindle books, clicked on convert and everything worked; FINALLY.

Angel Dan does an amazing job and I have no intention of taking anything away from her and all her hard work, however, for me, the most recent edits are lacking. The new way does not work at all so, I hope this helps those finding themselves stuck and frustrated over the new steps not working and that the steps I took could help them out, at least for now.

Thanks Angel Dan for letting me post this. Blessings


reply
02/23/2026 21:03:14

Dear Lori K,
I updated this article after I got the updates from Github about the dedrm plugins, and then I tried it by myself and I decided to update this post, too.
It works for me, and also I skip the kindle for pc v2.8.2 updates and keep using the Kindle for pc v2.8.0, and then do the following steps, I finally succeeded too.

The dedrm plugin v10.0.17 must work with:
Calibre v9;
KFX Input plugin v2.29
Kindle for PC V2.8.2 or v2.8.1 or 2.8.0

Of course, if you keep using the 2.8.0, you can also try to use the previous method or steps, as what I have introduced in this video.
youtu.be/gmbtUCnewn8

reply
02/25/2026 22:58:26
Thanks for the post. It worked perfectly.
reply
03/4/2026 02:48:15

Estimado, este es mi error, solo me pasa con algunos libros con varios me ha funcionado, saben que podra pasar o es una nueva encriptacion
sl2

Found Kindle executable of version Kindle 2.8.0(70980)
Got offset: 21a0000
QObject::startTimer: Timers can only be used with threads started with QThread
DSN 5k54tEPz6d7zSzPzSdnAP4Sv5krfSCPCP552nb7n
Tokens nwyoNhkUrB1WfC9T/BcZoXdjCfySXfn1UwO4Sec++AULESmHBqQHUEb8un6pfO0G8AFywpjKcLaLhzfHtLePSA==
Fontconfig error: Cannot load default config file
Trying to open  B0995PRVVS_EBOK
BookOpen error 14 Missing magic bytes
Invalid book format, maybe KF8/MOBI?
Trying to open  B09SXHKHXL_EBOK
BookOpen error 14 Missing magic bytes
Invalid book format, maybe KF8/MOBI?
Trying to open  borrar
Writing DSN and secrets into c:\Users\Juan\kindle_account.k4i

reply
03/4/2026 14:57:40

Import the kindle_account.k4i to Calibre DeDRM plugin first, and then drag your kf8/mobi book files from "my kindle content" folder to calibre library.

reply
03/6/2026 01:18:33

estimados, muchas gracias por responder he segiuido todos sus paso, incluso los últimpos del mesnaje de respuesta

Intentando abrir B09SXHKHXL_EBOK
. Error 14 al abrir el libro. Faltan bytes mágicos.
Formato de libro no válido, ¿quizás KF8/MOBI?
Intentando abrir. Borrar.
Escribiendo DSN y secretos en c:\Users\Juan\kindle_account.k4i.

para que entiendan que este libro no lo logra abrir y desbluear de hecho lo que me arroja elñ pdf son imagenes y no los textos, espero haberme explicado bien, saludos y gran contribucion

reply
03/4/2026 19:41:39
Thank you so much for updating! This worked when I followed the instructions exactly. Excellent directions!
reply
Leave a comment
Rating
YourName *
email
Comments UBB Editor
Home > Guide >Convert Kindle Books to DRM Free KFX-ZIP ePub PDF without DeDRM Plugin
mcafee badgenorton badge