Skip to content

Convert owned Kindle books to PDF without needing a device. Good for viewing on a ReMarkable.

Notifications You must be signed in to change notification settings

teticio/kindle2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kindle2PDF

Introduction

A Python script to render your Kindle books as PDFs without needing a device. This is ideal if you want to read them on a ReMarkable tablet or similar.

Installation

pip install kindle2pdf

Usage

First you need to login to https://read.amazon.com/ on Chrome. The Python script will automatically retreive any cookies it needs. Then, assuming you own the book with the ASIN B0182LFAIA, you can run the following command:

kindle2pdf B0182LFAIA

To find out the ASIN of any book, you can either inspect the URL of the book in the Kindle Cloud Reader, or search for it in Amazon. You'll need to make sure that it corresponds to the edition that you own.

About

Convert owned Kindle books to PDF without needing a device. Good for viewing on a ReMarkable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages