Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Where are Kindle books stored on MacOS Venture

The path has changed since this question was last answered. The current path is

/Users/<username>/Library/Containers/com.amazon.Kindle/Data/Library/Application Support/Kindle/My Kindle Content/



Posted on Jun 28, 2023 4:49 PM

Reply
Question marked as Best reply

Posted on Oct 21, 2023 7:28 PM

I used the macOS Kindle app to load a ebook, and I found information related to the ebook at

$HOME/Library/Containers/com.amazon.Lassen/Data/Library/eBooks/B0C9SDZX96/421319EC-947C-4BD0-A312-3956523D16B3

total 3488
drwxr-xr-x 13 me staff     416 Oct 21 22:18 ./
drwxr-xr-x  3 me staff      96 Oct 21 22:17 ../
-rw-r--r--  1 me staff   28672 Oct 21 22:17 BookManifest.kfx
-rw-r--r--  1 me staff   32768 Oct 21 22:17 BookManifest.kfx-shm
-rw-r--r--  1 me staff       0 Oct 21 22:17 BookManifest.kfx-wal
-rw-r--r--  1 me staff  660264 Oct 21 22:17 CR!9DPGZDY5Q94GV12QJRQ1CJ1X162W.azw8
-rw-r--r--  1 me staff  699620 Oct 21 22:17 CR!D7MSM29E7N26X14SP1H349W6P66F.azw9.res
-rw-r--r--  1 me staff    5249 Oct 21 22:17 CR!E7EYF1A8KH3JH869QK35SMF3QKQ0.azw9.md
-rw-r--r--  1 me staff 1949795 Oct 21 22:17 CR!R3EE4RNFR57XS51MM4ZYKVJ0BCP9.azw9.res
-rw-r--r--  1 me staff   45553 Oct 21 22:18 EndActions.data.B0C9SDZX96.asc
-rw-r--r--  1 me staff   70642 Oct 21 22:17 StartActions.data.B0C9SDZX96.asc
-rw-r--r--  1 me staff   54130 Oct 21 22:18 XRAY.entities.B0C9SDZX96.asc
-rw-r--r--  1 me staff    1082 Oct 21 22:17 amzn1.drm-voucher.v1.445292c3-8af1-4152-a046-655da021a2fe.voucher


Now what you can do with this information I do not have a clue.


I'm assuming that R3EE4RNFR57XS51MM4ZYKVJ0BCP9.azw9.res being a 1.9megabytes is most likely the ebook. Just guessing.


NOTE: I found this by A) having Kindle load an ebook, then B) using the 'find' command to search for any files that had dates less than a day old

find $HOME/Library -mtime 1 2>/dev/null


There was a lot of cruft included in the output that I had to filter through until I found the directory with the what I think is the ebook.

Similar questions

16 replies
Question marked as Best reply

Oct 21, 2023 7:28 PM in response to LucAlxndr

I used the macOS Kindle app to load a ebook, and I found information related to the ebook at

$HOME/Library/Containers/com.amazon.Lassen/Data/Library/eBooks/B0C9SDZX96/421319EC-947C-4BD0-A312-3956523D16B3

total 3488
drwxr-xr-x 13 me staff     416 Oct 21 22:18 ./
drwxr-xr-x  3 me staff      96 Oct 21 22:17 ../
-rw-r--r--  1 me staff   28672 Oct 21 22:17 BookManifest.kfx
-rw-r--r--  1 me staff   32768 Oct 21 22:17 BookManifest.kfx-shm
-rw-r--r--  1 me staff       0 Oct 21 22:17 BookManifest.kfx-wal
-rw-r--r--  1 me staff  660264 Oct 21 22:17 CR!9DPGZDY5Q94GV12QJRQ1CJ1X162W.azw8
-rw-r--r--  1 me staff  699620 Oct 21 22:17 CR!D7MSM29E7N26X14SP1H349W6P66F.azw9.res
-rw-r--r--  1 me staff    5249 Oct 21 22:17 CR!E7EYF1A8KH3JH869QK35SMF3QKQ0.azw9.md
-rw-r--r--  1 me staff 1949795 Oct 21 22:17 CR!R3EE4RNFR57XS51MM4ZYKVJ0BCP9.azw9.res
-rw-r--r--  1 me staff   45553 Oct 21 22:18 EndActions.data.B0C9SDZX96.asc
-rw-r--r--  1 me staff   70642 Oct 21 22:17 StartActions.data.B0C9SDZX96.asc
-rw-r--r--  1 me staff   54130 Oct 21 22:18 XRAY.entities.B0C9SDZX96.asc
-rw-r--r--  1 me staff    1082 Oct 21 22:17 amzn1.drm-voucher.v1.445292c3-8af1-4152-a046-655da021a2fe.voucher


Now what you can do with this information I do not have a clue.


I'm assuming that R3EE4RNFR57XS51MM4ZYKVJ0BCP9.azw9.res being a 1.9megabytes is most likely the ebook. Just guessing.


NOTE: I found this by A) having Kindle load an ebook, then B) using the 'find' command to search for any files that had dates less than a day old

find $HOME/Library -mtime 1 2>/dev/null


There was a lot of cruft included in the output that I had to filter through until I found the directory with the what I think is the ebook.

Nov 27, 2023 2:01 PM in response to LucAlxndr

from a terminal window,

>cd "Library/Containers/com.amazon.Kindle/Data/Library/Application Support/Kindle/My Kindle Content/"


took me right to them. The Library folder is hidden if you try to navigate to it in Finder. On my 14.1.1 box, there is also some funkiness with the com.amazon.Kindle folder: and hit enter. That will explicitly create a Finder window in the hidden /Users/<username>/Library folder but, on 14.1.1, you won't find the com.amazon.Kindle folder...unless you hit command-F and search for it.


Soln: From Finder, use the "Go" menu, select "Go to Folder..." and type "~/Library/Containers/com.amazon.Kindle" and you'll see the Data subfolder, or

"~/Library/Containers/com.amazon.Kindle/Data/Library/Application Support/Kindle/My Kindle Content/" will take you to your books, which won't be identifiable, sadly. The filenames are garbage.

Oct 20, 2023 2:33 PM in response to BobHarris

@BobHarris

On Ventura.

Now I found /com.amazon.Lassen/ in Library/containers/ -- except it is called

com.amazon.Lassen.SendToKindleExtension


But there is no eBooks in Data/Library

the Library links back to a somewhat reduced version of the mac Library


See screenshot.


I am afraid that Amazon in its frantic desire to limit consumer freedom has managed to hide kindle ebooks from the system.



Nov 27, 2023 2:26 PM in response to saverio74

You can downloading and running the shareware app Find Any File to search for any files with Kindel in the file name or the books title.   For Kindel you'd do the following search(es): 


1 - Name contains kinder


If you use the Tree view you can easily see where the file is located:



FAF can search areas that Spotlight can't like invisible folders, system folders and packages.  


Feb 8, 2024 6:39 PM in response to BobHarris

I am using Kindle Classic verson 1.40.3, OS Ventura 13.6.1.

I have gotten to here:

/Users/<username>/Library/Containers/com.amazon.Kindle/Data/Library/Application Support/

There is no Kindle folder within Application Support. Tried showing hidden files too.


And prior to that I had first installed the new Kindle App for Mac. Couldn't find them there, but read that it was easier with Kindle Classic, so I removed the new one and installed Classic.


Any new suggestions, please? Thank you.

Where are Kindle books stored on MacOS Venture

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.