Skip to content

Simple script that converts PDF lists to JPG images.

License

Notifications You must be signed in to change notification settings

blurry16/pdf2jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

pdf2jpg

Simple script that converts PDF lists to JPG images.

Requirements

You will need Python3 and pdf2image library that can be obtained using pip package manager. Just do pip install pdf2image.
Also you will need poppler. Download the latest release and put path to /bin/ folder at POPPLER_PATH constant at main.py file.
Don't forget to change PDF_FOLDER (input) folder path and JPG_FOLDER (output) folder path at main.py file.

About

Simple script that converts PDF lists to JPG images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages