Skip to content

AndriiVal/pdf-to-jpg-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Pdf to jpg console tool

Console tool, which convert pdf to jpg

Requires

Python Modules

  • wand (pip3 install wand)
  • progress (pip3 install progress)

Usage

  • To run this tool in console enter "python3 path/to/the/pdf_to_jpg.py"
  • Then enter "path/to/the/your_file.pdf"
  • Then enter image resolution (numeric)
  • Next, wait for the completion

License

GNU GPL 3

Releases

No releases published

Packages

No packages published

Languages