Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 03-24-2025, 09:07 AM   #766
lkmiller
Laura
lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.lkmiller ought to be getting tired of karma fortunes by now.
 
lkmiller's Avatar
 
Posts: 1,489
Karma: 23000000
Join Date: Nov 2009
Device: Kobo Sage, Kobo Elipsa, Nook Glowlight 4 Plus, Kindle Oasis 2
@ampws
The file you want isn't CR!... If it is from a Kindle, go back up one folder (items01) and add the KFX from there. Should be title_ASIN.kfx. If Kindle for PC, file name is ASIN_EBOK.azw.

eta: if you need more help, ask over at noDRM's GitHub.

Last edited by lkmiller; 03-24-2025 at 09:12 AM.
lkmiller is offline   Reply With Quote
Old 03-24-2025, 12:02 PM   #767
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,038
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by ampws View Post
Not only that but the kfx file is enormous 24.5mb as opposed to 2.5mb in the kindle for pc folder in my documents.
As JSWolf pointed out books in KFX format are made up of multiple files that get combined when imported into calibre. The listing for that book on Amazon's website shows "File size: 21.0 MB". It becomes a bit larger after import into calibre because removing the book's KFX DRM also removes compression from the files.

Quote:
Originally Posted by ampws View Post
And what is with calibre suddenly listing books with the CR!**** tag.
You will see that if you import the entire folder instead of just the specific main book file with the .azw extension. You should be able to fix that by configuring automatic adding preferences in calibre to ignore "md" files prior to importing books from Kindle for PC.

Quote:
Originally Posted by ampws View Post
Anyway here is the error message that came up when I tried to convert the kfx:

Creating KF8 output
...
ValueError: Stepped into a tag that generated no chunks.
You log shows that DRM was successfully removed and the book was converted successfully from KFX into EPUB. The failure that occurs is in the conversion from EPUB to AZW3 format. That is an area I am not familiar with.
jhowell is online now   Reply With Quote
Advert
Old 03-24-2025, 12:46 PM   #768
jpetts99
Member
jpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolate
 
Posts: 23
Karma: 33486
Join Date: Mar 2025
Location: Pacific NW
Device: Every single Kindle ever, including unreleased devices...
Hi All

My new method of getting an Amazon book into Calibre works with a KFX delivered to a Kindle Voyage, but not to a Colorsoft. That's not a problem, except in the case where there is content in colour.

It appears that the colour images are not being delivered to the Voyage, but they are to the Colorsoft.

I have the latest firmware on both devices and the latest versions of the KFX and DeDRM plugins, and I'm using Calibre 8 on Windows 10.

I have double-checked that the DSN of the Colorsoft is correctly entered in the DeDRM plugin.

When I try Add books in Calibre, and double-click on the KFX file on the .../Items01 directory, nothing at all happens.

Anyone have any idea what's going wrong?

The k4pc process works fine.
jpetts99 is offline   Reply With Quote
Old 03-24-2025, 01:00 PM   #769
pdurrant
The Grand Mouse 高貴的老鼠
pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.
 
pdurrant's Avatar
 
Posts: 73,668
Karma: 315126578
Join Date: Jul 2007
Location: Norfolk, England
Device: Kindle Oasis
Quote:
Originally Posted by jpetts99 View Post
Hi All

My new method of getting an Amazon book into Calibre works with a KFX delivered to a Kindle Voyage, but not to a Colorsoft. That's not a problem, except in the case where there is content in colour.

It appears that the colour images are not being delivered to the Voyage, but they are to the Colorsoft.

I have the latest firmware on both devices and the latest versions of the KFX and DeDRM plugins, and I'm using Calibre 8 on Windows 10.

I have double-checked that the DSN of the Colorsoft is correctly entered in the DeDRM plugin.

When I try Add books in Calibre, and double-click on the KFX file on the .../Items01 directory, nothing at all happens.

Anyone have any idea what's going wrong?

The k4pc process works fine.
I think it's the new method that the ColourSoft uses to connect to your computer over USB.
pdurrant is online now   Reply With Quote
Old 03-24-2025, 05:45 PM   #770
ampws
Member
ampws began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Nov 2019
Location: UK
Device: Pc, Kindle, etc.
Hi JHowel

I can confirm that the DRM was removed as caliber can read the kfx file in its reader.

The problem is that somehow caliber 8 cannot convert the kfx file to any other format.

Quote:
You log shows that DRM was successfully removed and the book was converted successfully from KFX into EPUB. The failure that occurs is in the conversion from EPUB to AZW3 format. That is an area I am not familiar with.
Ps.
Thanks for the MD tip.

Last edited by ampws; 03-24-2025 at 05:47 PM.
ampws is offline   Reply With Quote
Advert
Old 03-25-2025, 01:09 AM   #771
texasnightowl
Guru
texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.texasnightowl ought to be getting tired of karma fortunes by now.
 
Posts: 793
Karma: 2873645
Join Date: Jul 2008
Location: Texas
Device: PW5, Oasis 3, K4B(NT), K3/KK
Quote:
Originally Posted by jpetts99 View Post
Hi All

My new method of getting an Amazon book into Calibre works with a KFX delivered to a Kindle Voyage, but not to a Colorsoft. That's not a problem, except in the case where there is content in colour.

It appears that the colour images are not being delivered to the Voyage, but they are to the Colorsoft.
My understanding is that with kfx, amazon attempts to "optimize" the files for the device it is sending to. A Voyage is only grayscale/b&w, so books sent to the Voyage only get images in b&w. The Colorsoft supports color, so books "optimized" for the Colorsoft do get color images.

Quote:
I have the latest firmware on both devices and the latest versions of the KFX and DeDRM plugins, and I'm using Calibre 8 on Windows 10.

I have double-checked that the DSN of the Colorsoft is correctly entered in the DeDRM plugin.

When I try Add books in Calibre, and double-click on the KFX file on the .../Items01 directory, nothing at all happens.

Anyone have any idea what's going wrong?

The k4pc process works fine.
On this part, sorry, I don't know. I don't have a Colorsoft. In theory if Calibre recognizes the device, and since you can browse to the folder, I would think it would work? But...make sure you are selecting the right file. It should end with .azw and not azw.md or azw.res. Just .azw.

Alternately, instead of browsing to the directory, after you connect your Colorsoft, click on the "Device" button in the Calibre toolbar and it should show you the books on the device and then just right click the book and choose add to library?
texasnightowl is offline   Reply With Quote
Old 03-25-2025, 08:29 AM   #772
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,179
Karma: 144286760
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
However, if there is an ePub version of the eBooks you want, buy them in ePub. With ePub you get the correct image resolution and if any of the images are supposed to be in color, you get them in color.

You do not get the really stupid games Amazon plays with images in eBooks.
JSWolf is offline   Reply With Quote
Old 03-25-2025, 10:36 AM   #773
jpetts99
Member
jpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolate
 
Posts: 23
Karma: 33486
Join Date: Mar 2025
Location: Pacific NW
Device: Every single Kindle ever, including unreleased devices...
Quote:
Originally Posted by texasnightowl View Post
My understanding is that with kfx, amazon attempts to "optimize" the files for the device it is sending to. A Voyage is only grayscale/b&w, so books sent to the Voyage only get images in b&w. The Colorsoft supports color, so books "optimized" for the Colorsoft do get color images.
Yep, that's correct.
Quote:
On this part, sorry, I don't know. I don't have a Colorsoft. In theory if Calibre recognizes the device, and since you can browse to the folder, I would think it would work? But...make sure you are selecting the right file. It should end with .azw and not azw.md or azw.res. Just .azw.
The content is delivered in KFX, not AZW format. I can still get the content with colour images using k4pc, but it would be so much easier not to have to do that. Sigh.

I used to work in the Kindle group, and back then (2013) the team was customer focused. Now? Customer hostile...
jpetts99 is offline   Reply With Quote
Old 03-25-2025, 01:35 PM   #774
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 13,725
Karma: 103837201
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
I replaced the battery in my K3/Graphite so that I can get azw3 instead of kFX now that download & transfer is gone. KFX messes up more than images. A stupid Amazon design to improve Cell/Mobile delivery, reading before download complete and per device optimisation and encryption/lock-in. At least azw3 is based on epub. They now have no concept of honouring publishers requesting DRM free.

Amazon is about control & exploitation, even though they still claim to be the most customer-centric company in the world.
Quoth is offline   Reply With Quote
Old 03-25-2025, 02:31 PM   #775
jpetts99
Member
jpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolate
 
Posts: 23
Karma: 33486
Join Date: Mar 2025
Location: Pacific NW
Device: Every single Kindle ever, including unreleased devices...
Quote:
Originally Posted by Quoth View Post
I replaced the battery in my K3/Graphite so that I can get azw3 instead of kFX now that download & transfer is gone. KFX messes up more than images.
Yep, I think I'll resurrect my old Touch and/or my MME. I have accounts both at .com and .co.uk, so I'll have one for each.
Quote:
Amazon is about control & exploitation, even though they still claim to be the most customer-centric company in the world.
I got kicked out from Amazon, partly because I had a public row with a director about just how hostile to the customer the Alexa division had become.
jpetts99 is offline   Reply With Quote
Old 03-25-2025, 04:46 PM   #776
redbaron
Junior Member
redbaron began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2025
Device: none
Having some issues trying to download and convert from Kindle for PC. Followed the directions on the first page, and can confirm that the only version of Kindle for PC running on my computer is 2.4.0 (70904). I installed the correct plugins for Calibre (KFX Extract and DeDRM). I made sure DeDRM had the correct key (default_key) for the Kindle app.

When I download the book files to my PC and load them into Calibre for conversion every one of them comes up as KFX-ZIP and won't let me convert the files because of DRM. What am I doing wrong?
redbaron is offline   Reply With Quote
Old 03-25-2025, 05:04 PM   #777
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,796
Karma: 6759036
Join Date: Mar 2015
Device: Kindle, iOS
Quote:
Originally Posted by redbaron View Post
Having some issues trying to download and convert from Kindle for PC. Followed the directions on the first page, and can confirm that the only version of Kindle for PC running on my computer is 2.4.0 (70904). I installed the correct plugins for Calibre (KFX Extract and DeDRM). I made sure DeDRM had the correct key (default_key) for the Kindle app.

When I download the book files to my PC and load them into Calibre for conversion every one of them comes up as KFX-ZIP and won't let me convert the files because of DRM. What am I doing wrong?
Detailed help on DeDRM is not permitted on MobileRead. Post your question on GitHub at https://github.com/noDRM/DeDRM_tools/issues
odamizu is offline   Reply With Quote
Old 03-25-2025, 05:04 PM   #778
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,796
Karma: 6759036
Join Date: Mar 2015
Device: Kindle, iOS
Quote:
Originally Posted by jpetts99 View Post
Yep, I think I'll resurrect my old Touch and/or my MME. I have accounts both at .com and .co.uk, so I'll have one for each.
Hiya! I see from your profile details that you have "Every single Kindle ever." Would you be willing to use one of them to test the just-released firmware v5.18.1 and see if KFX files downloaded to these devices still work with DeDRM and calibre?
odamizu is offline   Reply With Quote
Old 03-25-2025, 05:24 PM   #779
jpetts99
Member
jpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolatejpetts99 is generous with chocolate
 
Posts: 23
Karma: 33486
Join Date: Mar 2025
Location: Pacific NW
Device: Every single Kindle ever, including unreleased devices...
Quote:
Originally Posted by odamizu View Post
Hiya! I see from your profile details that you have "Every single Kindle ever." Would you be willing to use one of them to test the just-released firmware v5.18.1 and see if KFX files downloaded to these devices still work with DeDRM and calibre?
Of course. I'm away from home till tomorrow, but I can do it when Ireturn, and I'll post results.
jpetts99 is offline   Reply With Quote
Old 03-25-2025, 06:07 PM   #780
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,193
Karma: 237672155
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Quote:
Originally Posted by redbaron View Post
Having some issues trying to download and convert from Kindle for PC. Followed the directions on the first page, and can confirm that the only version of Kindle for PC running on my computer is 2.4.0 (70904). I installed the correct plugins for Calibre (KFX Extract and DeDRM). I made sure DeDRM had the correct key (default_key) for the Kindle app.

When I download the book files to my PC and load them into Calibre for conversion every one of them comes up as KFX-ZIP and won't let me convert the files because of DRM. What am I doing wrong?
I'd guess your deDRM version is too old.
Sirtel is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dealing with Kindle for PC/Mac 1.19 and KFX in calibre jhowell Calibre 2232 05-27-2024 05:58 AM
Dealing with Adobe DRM eBooks from other stores? Amon_Re Kobo Reader 19 04-16-2023 04:33 PM
Dealing with Kindle for PC/Mac 1.19 and KFX in calibre BetterRed Conversion 0 02-08-2017 12:47 PM
Dealing with Kindle ebooks in calibre BetterRed Devices 0 02-06-2017 06:59 PM
Newbie dealing with eBooks and Calibre DUCKofD3ATH Calibre 7 11-17-2010 11:51 AM


All times are GMT -4. The time now is 06:25 AM.


MobileRead.com is a privately owned, operated and funded community.