Awesome-Python-Scripts/PDF2text
QuangPH d7b46ecaac
add script for convert pdf to text (#183)
Co-authored-by: pham.huu.quang <SUN-ASTERISK\pham.huu.quang@b121686-lt.sun-asterisk.com>
2020-10-09 17:09:01 +05:30
..
README.md add script for convert pdf to text (#183) 2020-10-09 17:09:01 +05:30
requirements.txt add script for convert pdf to text (#183) 2020-10-09 17:09:01 +05:30
script.py add script for convert pdf to text (#183) 2020-10-09 17:09:01 +05:30

Description: PDF2text

this is a small script to make a extract text from pdf file.

Dependencies:

1- pdftotext

Usage

Run python script.py then enter path of pdf file.