Receipt OCR
The Receipt OCR API uses Tesseract OCR to extract text from receipt and invoice images, then applies intelligent parsing to identify and structure key financial information. The API processes base64-encoded images and returns a comprehensive JSON object containing all extracted data. Key Features Multi-format Date Parsing: Automatically detects and converts 6 common date formats to ISO 8601 Line…
Receipt OCR endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Receipt OCR /api/receipt-ocr |
Extract structured JSON from receipt and invoice images via Tesseract OCR. Parse merchant, date, line items, totals, tax, payment method, and currency. |
Receipt OCR pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12 / month | — |
|
| ULTRA | $29 / month | — |
|