AndriiVal / pdf-to-jpg-console

Console tool, which convert pdf to jpg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Console tool, which convert pdf to jpg

License:GNU General Public License v3.0


Languages

Language:Python 100.0%