/ebook-save

Convert kindle and other ebooks to png and pdf file by taking screenshots and merging it into a pdf.

Primary LanguagePythonMIT LicenseMIT

download-ebook

Convert kindle and other ebooks to png and pdf file by taking screenshots and merging it into a pdf.

DEMO

DEMO.mp4

Requirement

pyautogui

img2pdf

tkinter

Installation/Setup

pip install tk
pip install pyautogui
pip install img2pdf

git clone https://github.com/Pescu123/ebook-save.git
python ebook_save.py

GUI

image

Number of pages

Total number of pages

Region

The region must be in this format x1,y1,x2,y2

x1 and y1 are the upper left corner coordinates and x2, y2 are the lower right corner coordinates

File name

Output file name

Interval time

Interval time between screenshots

Default value: 3

License

MIT license.