bhimrazy/receipt-ocr
An efficient OCR engine for receipt image processing.
This tool helps automate expense tracking or financial record-keeping by extracting structured data from receipt images. You input a photo of a receipt, and it outputs a neatly organized JSON file containing details like merchant name, total amount, transaction date, and individual line items. Accountants, small business owners, or individuals managing personal finances can use this to streamline data entry.
206 stars. Available on PyPI.
Use this if you need to quickly convert receipt images into structured, machine-readable data for easier financial management and record-keeping.
Not ideal if you primarily need to extract unstructured text from a wide variety of documents beyond just receipts.
Stars
206
Forks
42
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/bhimrazy/receipt-ocr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
louisbrulenaudet/docutron
Docutron Toolkit: detection and segmentation analysis for legal data extraction over documents.
Juliofal4822/deepseek-ocr-multigpu-infer
🚀 Run efficient DeepSeek-OCR inference with Python scripts, supporting both single and multi-GPU...
Cross2pro/DeepSeek-OCR-Dashboard
An out-of-the-box local Web UI for DeepSeek-OCR. Built with FastAPI + Vue.js, it supports...
UnbrokenCocoon/OCR-evaluation
This project is a practical, beginner-friendly guide for users with datasets of scanned images,...