Skip to content

maethu/pdf2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

pdf2img is simple python lib which converts pdf pages to images using ghostscript.

It also provides a command line interface.

Development

  1. clone repo
  2. cd in repo
  3. virtualnenv .
  4. ./bin/python setup.py develop
  5. Develop :-)
  6. Run tests ./bin/python tests/test_lib.py

About

Python lib, which converts pdf pages into images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages