Awesome-Python-Scripts/PDF2text/README.md
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

227 B

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.