Lightweight OCR API
Invoice/Receipt OCR & Extraction API converts images and PDFs into clean OCR text and structured JSON. Use it to automate expense apps, accounting workflows, e-commerce ops, or document archiving. What you get OCR Text: full extracted text from receipt/invoice images or PDFs. Key Fields Extraction: best-effort detection of merchant_name, invoice_number, date, currency, subtotal, tax, total. Line…
Lightweight OCR API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
OCR API image/pdf to text response /ocr/text |
Simple and reliable OCR API to extract text, invoice data, and line items from images and PDFs. |
| POST |
OCR API extract key fields from invoice/image /ocr/fields |
Extract invoice/receipt key fields (total, tax, date, invoice #). |
| POST |
OCR Extract line items /ocr/line-items |
Extract receipt/invoice line items (best-effort table parsing). |
Lightweight OCR API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 1 / second |
|
| ULTRA | $30 / month | 1 / second |
|
| MEGA | $50 / month | 1 / second |
|