Skip to content

Invoice Reader Application which compares invoices with previously defined templates. It then goes on to locate and fill the read data to each specific field.

Notifications You must be signed in to change notification settings

antoniocpaulo/InvoiceReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvoiceReader

Python application to parse supplier invoices, provinding input to an accountant software. The user selects an invoice template within those available, and taking advantage of Google's Tesseract OCR technology, the app reads the data of the incoming hand-written invoices and parses the information to an easy to use format.

Python main libraries used: tkinter, pytesseract, pandas, PIL-Image, threading, queue, concurrent.futures, numpy, cv2, etc.

image

About

Invoice Reader Application which compares invoices with previously defined templates. It then goes on to locate and fill the read data to each specific field.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages