Skip to content

tlongit/pdf-to-excel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF TO EXCEL

Export your bills with pdf extension to excel table

Table Of Content

Package Installs

Use the package manager pip to install foobar.

pip install openpyxl
pip install borb

Usage

After making the necessary downloads, run the code below

python3 main.py

ScreenShoots

Screen Shot 2021-11-26 at 02 34 03

PDF EXAMPLE

Screen Shot 2021-11-26 at 02 35 18

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Files

  1. PdfReader
  2. RegEX
  3. ExcelWriter

1 - PdfReader

That reads pdfs in specified file

2 - RegEX

File to find the desired data

3 - ExcelWriter

File that prints data to excel

License

MIT

About

Export pdf data to excel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%