This script takes in a .pdf file and outputs a .txt file
- Python
- PyPDF2
In this program you have to provide the path for the pdf file that you want to convert into text and you may also provide the path where you want your output text file to be stored. By default the output files created will be stored in temp folder in the same directory.