Steps:
-
Clone the repo to local machine using
git clone respository-url
-
install the dependency from requirements.txt file using command
pip install -r requirements.txt
-
Open the
Reading Pdf file Python.py
and run it in command line using
python file-name
- A dialog box will open asking to select a folder from which all pdf need to be extracted. Select the folder from where you need to get all pdf files.
- A dialog box will open asking to select a folder from which all pdf need to be extracted. Select the folder from where you need to get all pdf files.
3. Open the Excel file, it contains all the pdf name in that specific folder
Thank you :)