Convert kindle and other ebooks to png and pdf file by taking screenshots and merging it into a pdf.
DEMO.mp4
pyautogui
img2pdf
tkinter
pip install tk
pip install pyautogui
pip install img2pdf
git clone https://github.com/Pescu123/ebook-save.git
python ebook_save.py
Total number of pages
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
Output file name
Interval time between screenshots
Default value: 3