French AI lab Mistral released OCR 4 on June 23, 2026, and the pitch is no longer simply about reading documents. The new model returns a structured map of a page — text plus bounding boxes, typed-block classification for titles, tables, equations and signatures, and inline confidence scores for every page and word. It supports 170 languages across 10 language groups, accepts PDF, DOC, PPT and OpenDocument files, and, in the detail that distinguishes it from the hyperscalers, runs in a single container that enterprises can deploy entirely on their own infrastructure.

"Today, we're releasing Mistral OCR 4, featuring bounding boxes, block classification, and inline confidence scores alongside extracted text," the company said in its announcement, framing the model as an ingestion layer for enterprise search, retrieval-augmented generation (RAG) and domain-specific retrieval pipelines. Where earlier generations converted a page into clean text and tables, Mistral says OCR 4 tells downstream systems not only what a document says but where each element sits, what role it plays, and how confident the model is in each region.

What's new and how it performs

Mistral positions OCR 4 as a small, focused model rather than a general-purpose LLM. On the public OlmOCRBench it posts a top overall score of 85.20, and it scores 93.07 on OmniDocBench — though the company is unusually candid that both benchmarks have known scoring artifacts, flagging ground-truth errors, equivalent-but-different LaTeX, and multi-column reading-order quirks that it says more often penalize correct output than reward wrong answers. "We therefore treat the aggregate score as directional rather than definitive," Mistral wrote.

To compensate, the lab ran a blind human evaluation: 600-plus documents across 12-plus languages, with independent annotators ranking competitors' output against OCR 4's. Annotators preferred OCR 4 in the majority of documents, with win rates averaging 72%. The biggest gains, Mistral says, came in specialized and low-resource languages — Hindi, Georgian, Bengali, Armenian, Tamil, Malayalam and others — where rival systems degrade sharply.

Customer numbers add some texture. "We benchmarked Mistral OCR 4 against the leading agentic document parsers across a chart and figure dense financial QA dataset and reached equivalent accuracy at roughly 8x lower cost and 17x lower latency," said Aidan Donohue, an AI engineer at financial-research firm Rogo. Ivan Mihailov, an AI engineer at IP-management company Anaqua, said Mistral OCR is "roughly 4x faster per page than our incumbent provider," which he called critical for high-volume docketing workflows.

Pricing and availability

Through the API, OCR 4 is priced at $4 per 1,000 pages, dropping to $2 per 1,000 with the 50% Batch-API discount; the no-code Document AI layer in Mistral Studio costs $5 per 1,000 pages. That single endpoint always returns extracted content, bounding boxes, block types, confidence scores and markdown — and optionally feeds the output to a smaller model to emit structured JSON against a schema the customer defines. The model is available via Mistral Studio, Amazon SageMaker and Microsoft Foundry, with Snowflake Parse Document listed as coming soon. Self-managed, on-prem deployment is offered to enterprise customers on request.

Why single-container, on-prem document AI matters

The deployment story is the strategic core. The mainstream document-AI market is dominated by US cloud services — Google Document AI, Amazon Textract and Azure Document Intelligence — that process customer documents inside the provider's cloud. Mistral's argument, echoed by analysts, is that data sovereignty follows corporate jurisdiction, not server location: under the US CLOUD Act, a US-headquartered provider can be compelled to produce data even when it is stored in an EU region. For banks, hospitals, law firms and public-sector bodies handling regulated records, that residual exposure is a procurement problem.

A self-hosted, single-container model changes the calculus. Sensitive invoices, contracts, medical files and archives never leave the customer's environment, which simplifies data-processing agreements, compliance audits and residency requirements. Microsoft, notably, still endorsed the launch. "The availability of Mistral Document AI with OCR 4 in Microsoft Foundry marks an important milestone in our partnership," said Kimmi Grewal, VP of AI Ecosystem Partnerships at Microsoft, citing "scalable, trusted solutions for real-world business needs." The compact footprint also enables cost-efficient, high-throughput batch processing — the regime where the per-page math actually decides budgets.

What to watch

Mistral is clear about the guardrails: OCR 4 is a document-understanding model, "not a decision-maker," and is explicitly out of scope for medical diagnosis, legal judgment, high-stakes financial decisions and safety-critical or real-time systems. The competitive question is whether structured, citation-ready output plus sovereign deployment is enough to pull regulated European budgets away from entrenched US incumbents that undercut Mistral on basic OCR pricing. Watch enterprise adoption through Foundry, SageMaker and the forthcoming Snowflake integration, independent reproductions of the benchmark claims on customers' own documents, and how tightly OCR 4 binds into Mistral's broader Search Toolkit and agentic stack — the place where extraction stops being a feature and becomes a platform.

"We benchmarked Mistral OCR 4 against the leading agentic document parsers across a chart and figure dense financial QA dataset and reached equivalent accuracy at roughly 8x lower cost and 17x lower latency. For production use cases at scale, that delta compounds fast."
- Aidan Donohue, AI Engineer, Rogo
170
Languages supported, across 10 language groups
$4 / 1,000 pages
API price ($2 with Batch-API discount)
85.20
Top overall score on OlmOCRBench
72%
Average win rate in blind human evaluations