Skip to content

With this Python script you can create PDF books from Amazon Kindle

Notifications You must be signed in to change notification settings

skneo/Create_PDF_Books_from_Kindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create_PDF_Books_from_Kindle

With this Python script you can create PDF books from Amazon Kindle

Install following libraries

  1. pyautogui
  2. shutil
  3. PyPDF2
  4. Pillow

Open the Kindle book in Kindle app on PC then run the python script and put the cursor on first page of Kindle book, script will automatically go through all pages and takes screenshots of each page then create pdf file of the same.

About

With this Python script you can create PDF books from Amazon Kindle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages