Skip to content

A simple receipt and invoice scanning, using Tesseract, for quick CSV creation

License

Notifications You must be signed in to change notification settings

liminalFrog/templar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templar

A simple receipt and invoice scanning, using Tesseract, for quick CSV creation

Installation

Download files and cd into the directory using the terminal. Then install dependencies:

pip install -r requirements.txt

Usage

python3 main.py -i image-file.jpg

Roadmap

  • Export to CSV file
  • Parse out totals, subtotals, tax, and line items
  • Create split transactions for double-entry accounting

About

A simple receipt and invoice scanning, using Tesseract, for quick CSV creation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages