You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Toggytokyo edited this page Apr 12, 2024
·
1 revision
This script uses the pdf2image library which can be found here.
The script itself is pretty simple, it just gathers all of the PDF files in its directory and uses the pdf2image library to convert them to images. The converted images are then placed into a folder.
Possible future changes: Add a simple UI to make use easier.