:: PDF Data Extraction to Excel ::
PDF :: Extract Data from PDF file - Export to Excel - Word or Phrase search based on starting Part word search
Purpose: To Extract Data by either word or phrase search, based on starting part word, and save to excel file.
Useful to extract data easily from a large PDF file.
Motivation to create:
We have a Electrical and Instrumentation drawings in PDF file. File has more than 200 pages.
To get all the barriers data, IO cards data and other details from PDF file to excel, I have written this program.
This can be used on any size PDF file, and can be used as general purpose program to extract data to excel file.
Language: Python
inputs:
- PDF File
Outputs: Excel file with extracted data
How to Use: Run the given program (exe file)
Sample Screenshots:
References: Taken CHAT GPT Help
Disclaimer: This is Just a Hobby kind of project. Tried and tested at my level. Can't guarantee, stability and other issues. use at your Risk and always make backup copy of original files.
Attachments:
Converted Python code to executable distribution.
Just RUN "PDF-word-pharase-search-by-partword.exe" file.
keep your pdf in the same folder or give complete path while using program.
Executable file link
PDF-word-pharase-search-by-partword.zip