Skip to content

TR0J3N/PDF-to-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF To Image Converter

This Is The Latest version

built-with-py built-with-love
LICENSE Python Version Forks

Requirements ♻

# Python 2.7.9 or Above
# pdf2image
# poppler

How To Install And Run 🏃🏻‍♂️💨

Windows

1. Download and install Python
2. Open CMD
3. Type pip3 install pdf2image
4. Download This repo and extract
5. Run pdfconv.py

Linux (Debian)

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/

Contact The OWNER 😍💥

𝘛𝘙𝘖𝘑3𝘕

Telegram instagram github

Languages That Used:

c cplusplus python

If There Any Problem You Can Contact me Here or simply submit a pull request on the readme.