one envelope, every document.
every parse comes back in the same envelope, whatever went in — so the code that reads a receipt reads a 400-page filing without changing.
hand us a pdf
web upload for people; one claritize call for agents. up to 2,000 pages.
the managed pipeline parses it
layout, tables across page breaks, six languages — you never see the pipeline, and you never tune it.
typed json comes back
fields, the page and span each one was read from, and a confidence for every value. a download for you; a presigned url for your agent, so its context stays clean.
what each side actually gets.
for people
a folder portal. upload pdfs, watch them parse, download json. move, organize, delete — a file manager, not a developer tool. you never write a line of code.
for agents
two mcp tools: claritize does the work,
claritize_check watches it. async by design —
submit a long document, keep working, harvest the result when it lands.
results arrive as a presigned url, never inline.
illustrative arithmetic — the json waits in storage; your agent reads it where tokens are free.
receipts. tables. six languages.
receipts
merchant, date, line items, tax broken out by jurisdiction, tip, total, last 4 of the card. restaurant, retail, gas, online — every flavor.
extracted as printed, in the document's own currencytables
multi-page tables stitched across page breaks. header rows become field names; merged cells flatten intelligently. tables come back as arrays of objects, ready for whatever's downstream.
where generic ocr visibly failsmulti-language
english, spanish, french, german, italian, and portuguese — native, with mixed-language documents handled per page. need another? more on request. we extract in the source language — translation stays yours.
en · es · fr · de · it · ptand by extension: forms, thousand-page documents, bad scans — same pipeline, no special code path.
the whole ledger.
the short version is on the way down: we never learn from your documents. here is the long version, including the part most vendors leave out — what we keep, and for how long.
coming soon.
per-page pricing, no surprise bills.