|
| 1 | +# <b>PDF2Text</b> |
| 2 | + |
| 3 | +[](https://forthebadge.com) |
| 4 | + |
| 5 | +## PDF2Text Functionalities : 🚀 |
| 6 | + |
| 7 | +- Converts PDF file to a text file |
| 8 | + |
| 9 | +## PDF2Text Instructions: 👨🏻💻 |
| 10 | + |
| 11 | +### Step 1: |
| 12 | + |
| 13 | + Open Termnial 💻 |
| 14 | + |
| 15 | +### Step 2: |
| 16 | + |
| 17 | + Locate to the directory where python file is located 📂 |
| 18 | + |
| 19 | +### Step 3: |
| 20 | + |
| 21 | + Run the command: python script.py/python3 script.py 🧐 |
| 22 | + |
| 23 | +### Step 4: |
| 24 | + |
| 25 | + Sit back and Relax. Let the Script do the Job. ☕ |
| 26 | + |
| 27 | +## Requirements |
| 28 | + |
| 29 | + - PyPDF2 |
| 30 | + |
| 31 | +## DEMO |
| 32 | + |
| 33 | + 1) Select the PDF File |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + 2) Place the PDF File in the script folder |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + 3) Now open cmd |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + 4) Enter the input like the PDF File path and number of pages |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + 5) The PDF File will be converted to text file (OUTPUT) |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | +## Author |
| 55 | + |
| 56 | + Amit Kumar Mishra |
| 57 | + |
0 commit comments