Introduction pdf2img is simple python lib which converts pdf pages to images using ghostscript. It also provides a command line interface. Development clone repo cd in repo virtualnenv . ./bin/python setup.py develop Develop :-) Run tests ./bin/python tests/test_lib.py