Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 549 Bytes

Install.md

File metadata and controls

23 lines (17 loc) · 549 Bytes

Prerequisite : -

Git and Python 3 must be installed in the computer. Currently the code in github only supports Linux Distros .For Windows use pypi .

Run the following commands in Linux terminal to download.

git clone https://github.com/Anish-M-code/pdftotext.git
cd pdftotext

Now Move pdf2text.py to Directory/Folder which contains PDF Files. For example if my PDF files are in ~/Desktop then:-

mv pdf2text.py ~/Desktop

Then to get started : -

python3 pdf2text.py