Skip to content

monil37/FolderPDF-Extractor-Python-Tkinter

Repository files navigation

Created a Simple utility to extract all the pdf file from given folder using Python Tkinter

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

    1. 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. Selecting Folder

    1. Another window will open to save all the extracted file in excel format, so select the place where you want to save excel file. Saving Extracted PDF

3. Open the Excel file, it contains all the pdf name in that specific folder

Thank you :)

About

Created a Simple PDF file reader which can extract all pdf file from specific folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published