omerXfaruq / pdf2png

Pdf to png converter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdf2png

Converts a pdf to a single or multiple images.

Dependencies

imagemagick

brew install imagemagick or check downloads page

Run

Generate an image per page

python pdf2png.py [PDF_FILE]

Generate a single image per pdf

python pdf2png.py [PDF_FILE] true

About

Pdf to png converter.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%