Receipt Parser

A client-side only, implementation of parsing receipts.

Drag and drop or select a picture of a receipt and it will parse the data into plain text.

This is all done locally on your machine.

We first isolate the receipt using a Tensorflow model, then crop the receipt using OpenCV and then parse the text in receipt with tesseract.

The initial load of the page may take a few moments due to the size of the website.

Made by: Bohdan Anderson

Log