# Python 2.7.9 or Above
# pdf2image
# poppler
1. Download and install Python
2. Open CMD
3. Type pip3 install pdf2image
4. Download This repo and extract
5. Run pdfconv.py
1. Install Python
2. Open Terminal Emulator
3. Run these commands
$ sudo apt-get install poppler-utils
$ pip3 install pdf2image
$ python pdfcov.py
POPPLER - https://github.com/oschwartz10612/poppler-windows
Python - https://www.python.org/
pdf2image - https://pypi.org/project/pdf2image/
If There Any Problem You Can Contact me Here or simply submit a pull request on the readme.