- Converts PDF file to a text file
Open Termnial 💻
Locate to the directory where python file is located 📂
Run the command: python script.py/python3 script.py 🧐
Sit back and Relax. Let the Script do the Job. ☕
- PyPDF2
1) Select the PDF File
2) Place the PDF File in the script folder
3) Now open cmd
4) Enter the input like the PDF File path and number of pages
5) The PDF File will be converted to text file (OUTPUT)
Amit Kumar Mishra