Reducto Releases r-1: A Single Pass Document Parsing Model That Cuts Errors 20% at 1 Cent Per Page
MarkTechPost Asif Razzaq
Reducto launched r-1, a one-pass document parser in preview. It says errors drop 20% and pricing falls to 1 cent a page.
Based on reporting by MarkTechPost, Asif Razzaq — read the original for the full story.
Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error
Reducto has introduced r-1, the first model in a new parsing family built on a rewritten architecture. The pitch is simple: stop running documents through a chain of OCR, layout detection, post-processing, and optional agentic vision-language passes, and do the whole page in one go instead.
That matters because every extra step adds latency and cost. Reducto says r-1 is faster than its legacy agentic models and up to 6x cheaper. In the preview, it runs through the hosted Parse API on V3 and turns on with a configuration flag. There are no open weights and no local checkpoint to self-host.
The company’s claim is not just about speed. It says the early preview cut error rate by 20% versus Reducto’s own old agentic pipelines, and that it beat commonly used hyperscaler products and large LLMs on complex documents in internal tests. Amazon Textract and Azure Document Intelligence are the baseline categories named in the release, but Reducto also says the hyperscaler and LLM comparisons were vendor-run, with no public dataset or eval harness attached.
Pricing is where the shift gets blunt. Reducto says its older agentic models ran at 3 to 6 cents per page depending on workload. r-1 is flat at 1 cent per page, with no extra feature charges or credit layers to reach the better accuracy. For teams pushing financial statements, insurance claims, or contracts through multiple systems, that kind of simplification is the real sell.
r-1 natively handles digital text, scans, handwriting, tables, figures, reading order, formatting, and grounding through page-relative bounding boxes. It also aims at the ugly cases: dense tables, strange layouts, low-quality scans, watermarked pages, and documents with no predictable template. Reducto is keeping the older agentic path around for custom prompts and advanced chart extraction, and says new workflows in Studio default to r-1.
My take — AI-written commentary, not fact-checked reporting
This is the kind of product move document AI has needed for a while: fewer moving parts, fewer excuses. The industry loves stacking another model on top of the last one and calling it intelligence; sometimes it’s just a very expensive way to misread a table. Flat pricing and one-pass parsing are the useful parts here, not the marketing glitter.
Read more about this at: MarkTechPost