/pdf-to-text

Primary LanguagePythonMIT LicenseMIT

PDF To Text word extractor

Simple PDF text extractor that reads PDF files and extracts text content into text files.

The project is using pdfminer.six Python package to extract text from PDF file.