Add an invoice or receipt
Send a PDF or image from the workflow you already use
For invoice workflows
Send an invoice, get structured data, and review a supplier detail only when it has meaningfully changed.
How it works
A simple path from invoice to usable data — with a review signal when a supplier detail changes.
Send a PDF or image from the workflow you already use
We identify the fields that keep your process moving
Clean, structured results ready for your systems
Spot supplier details that deserve a second look
Create a simple account for your document workflow
$0/month, then $0.08 per additional page
Your access details arrive securely after you finish
Bring structured document data into your own workflow
Field guide
Read the same invoice details your workflow sees. A Required to process marker identifies a source value that must be present before we accept the document: supplier, date, currency, and total. Hover or focus a highlighted name for more detail.
{
"vendor_id_used": "northstar-supplies-ab",
"pages_processed": 1,
"pages_billed": 0,
"price_usd_per_page": 0.08,
"cost_usd": 0,
"fields": {
"vendor_name": "Northstar Supplies AB",
"tax_id": "SE556677889901",
"invoice_number": "NS-1048",
"date": "2026-07-25",
"due_date": "2026-08-24",
"currency": "SEK",
"line_items": [{ "description": "Service period", "amount": 1250 }],
"subtotal": 1250,
"tax": 312.5,
"total": 1562.5,
"remit_to_address": "Stockholm, Sweden",
"bank_details": { "iban": "SE35…0003" }
},
"field_confidence": { "total": 0.98 },
"flags": []
}