Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 641 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 641 Bytes

author: a5892731

last update:2021-11-01

version: 1.1

resources:

-https://pypi.org/project/pdf2image/

-https://github.com/oschwartz10612/poppler-windows/releases/


description:

this is simple program, that converts pdf file to png


requirements:

pip install pdf2image

if alarm was raised:

raise PDFInfoNotInstalledError(pdf2image.exceptions.PDFInfoNotInstalledError: Unable to get page count. Is poppler installed and in PATH?

download poppler from https://github.com/oschwartz10612/poppler-windows/releases/ and add path to its folder in File class