jalexw / pdf-ripper

Use this code to get a PDF from a textbook viewer by automatically looping through your textbook and taking a screenshot of each page.
https://jalexw.github.io/pdf-ripper/
GNU General Public License v3.0
25 stars 1 forks source link

Create GUI #8

Closed jalexw closed 2 years ago

jalexw commented 2 years ago

Finally got around to making an easier to use version of the original PDF ripper script

-Use pipenv for easier installation and execution -Allow customizing output directory -Allow changing screenshot delay -Better error reporting -Show a progress bar to indicate how much is left of the rip -Make it easier to select screenshot/page change box coordinates

Screen Shot 2022-10-13 at 1 01 12 AM