lebedov / python-pdfbox

Python interface to Apache PDFBox command-line tools.
Other
75 stars 24 forks source link

Adds PDF To Image Function #7

Closed fakabbir closed 5 years ago

fakabbir commented 5 years ago

Present implementation only supports extracting text from PDFs. This can be extended to converting PDFs to images.

fakabbir commented 5 years ago

Have updated the test case, assuming same behavior to occur with os-x/darwin.