Finance
Automate invoice data extraction
Stop manually keying in invoice data. Send invoices in any format — PDF, scanned image, Word document — and get structured JSON with vendor details, line items, totals, and payment terms. Every field comes with a confidence score and citation.
What you can extract
Vendor name, address, and contact details
Invoice number, date, and due date
Line items with descriptions, quantities, unit prices, and amounts
Subtotal, tax breakdown, discounts, and total amount
Payment terms and bank details
PO numbers and reference codes
Example schema
{
"vendor": "string",
"invoice_number": "string",
"date": "string",
"due_date": "string",
"line_items": [
{
"description": "string",
"quantity": "number",
"unit_price": "number",
"amount": "number"
}
],
"subtotal": "number",
"tax": "number",
"total": "number"
}
Supported document types
PDF invoices
Native and scanned PDFs with OCR support.
Email invoices
Forward emails or extract from HTML.
Photo invoices
Phone photos of paper invoices with vision proofreading.
Automate finance document processing
Free tier includes 100 credits/month. No credit card required.