We use cookies to improve your experience and analyze site traffic. See our Privacy Policy for details.
Turn receipts into structured data. Snap a photo or upload a PDF — get merchant info, items, totals, tax, and payment method in JSON.
Merchant Name
Store, restaurant, or service provider name
Merchant Address
Full street address when available
Date & Time
Transaction date and time
Items
Each item with name, quantity, and price
Subtotal & Tax
Pre-tax subtotal and tax amount
Total
Grand total charged
Payment Method
Visa, Mastercard, cash, Apple Pay, etc.
Transaction ID
Reference or transaction number
Thermal paper receipts from retail stores and restaurants. Our OCR handles faded text and crumpled paper.
PDF receipts from email or online purchases. Clean text extraction with high accuracy.
Photos taken with smartphones. We handle angle correction and variable lighting conditions.
Let users photograph receipts and automatically categorize expenses. No manual data entry.
Automate receipt ingestion for bookkeeping. Match receipts to transactions automatically.
Bulk process receipts for tax deduction calculations. Export structured data to spreadsheets.
Validate employee expenses by matching receipt data against corporate card transactions.
The receipt parser returns structured JSON with the merchant name and address, transaction date and time, each line item with name, quantity, and price, the subtotal and tax, the grand total, the payment method, and a transaction or reference number when one is printed. Every field comes back with a confidence score so you can route uncertain results for review.
Yes. You can send a smartphone photo (JPG, PNG, or WebP) and the API applies OCR with angle correction and lighting normalization before extraction. Thermal-paper receipts with faded or crumpled text are handled too. Clean digital PDF receipts typically reach the highest accuracy, while phone photos of standard receipts usually fall in the 85-92% range per field.
You can upload printed receipts scanned to PDF, digital PDF receipts from email, and image files (JPG, PNG, WebP, TIFF). Native digital PDFs are processed fastest with no OCR step; image and scanned formats are run through OCR automatically, available on Pro and Enterprise plans.
Receipts and invoices share an engine but use different schemas. Receipt parsing focuses on merchant, items, totals, tax, and payment method for expense and reimbursement workflows, while invoice extraction returns invoice number, vendor and customer details, due dates, and line items for accounts payable. Set the document type explicitly or let auto-detection choose.
Yes. The free tier includes 100 receipts per month with no credit card required. You get a real API key and the same extraction engine used on paid plans, so you can build and validate a full integration before deciding whether you need more volume.