AI In Action: Baidu’s OCR Reads 40 Pages In One Pass — Here’s How

📊 Full opportunity report: AI In Action: Baidu’s OCR Reads 40 Pages In One Pass — Here’s How on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

Baidu has open-sourced Unlimited-OCR, a 3-billion-parameter AI model capable of reading 40+ pages in one forward pass. This breakthrough improves long-document OCR efficiency and challenges existing models.

Baidu has introduced Unlimited-OCR, a new AI-powered optical character recognition model that can process over 40 pages in a single pass. This development marks a significant step forward in document processing, especially for applications requiring long or complex documents to be read efficiently without splitting or page-by-page analysis. The model is open-sourced under an MIT license, making it accessible for widespread use and experimentation.

The model, based on a 3-billion-parameter architecture, was released on June 22, 2026, with a detailed technical report published the following day. It leverages a novel mechanism called Reference Sliding Window Attention (R-SWA), which replaces traditional linear attention caching with a fixed-size memory, allowing the model to read multi-page documents in a single forward pass without memory growth. This architecture enables the processing of dozens of pages simultaneously, maintaining constant latency and GPU memory use, unlike previous models that slowed down or required splitting documents into pages.

Performance metrics from Baidu’s internal benchmarks show that Unlimited-OCR outperforms previous models like DeepSeek-OCR in key document understanding tasks, achieving a 12.7% increase in token processing speed. On the OmniDocBench benchmark, it scores 93.23 overall, with notable improvements in text edit distance, formula accuracy, and table recognition, especially in long documents. Despite some claims circulating online, Baidu clarified that the model has approximately 8,400 downloads in the past month, not the 1.9 million often cited in viral posts. The model supports multiple deployment options, including Transformers, vLLM, SGLang, and Docker, and is compatible with community quantizations for various platforms.

At a glance
breakingWhen: announced June 2026, now available and…
The developmentBaidu released Unlimited-OCR on June 22, 2026, demonstrating its ability to process extensive documents in a single pass with constant memory use.
Unlimited-OCR: One Pass, Whole Document — AI Dispatch Infographic
AI Dispatch · Reality Check JULY 2026 · THORSTENMEYERAI.COM

One pass. Whole document.
What Unlimited-OCR actually changes.

Baidu’s MIT-licensed 3B model (0.5B active) parses 40+ pages in a single forward pass inside a 32K context. The breakthrough is memory architecture — not peak accuracy, and not the download numbers going around.

Every other OCR pipeline
/
/
/

Split → OCR each page → stitch. Cross-page tables break. References die. KV cache grows every token.

Unlimited-OCR (R-SWA)

One forward pass, constant KV cache, flat latency. “Soft forgetting” via a sliding window over its own output.

93.23OmniDocBench v1.5 — +6.2 pts over its DeepSeek-OCR base
0.107edit distance at 40+ pages, one pass (in-house test set)
+12.7%throughput vs DeepSeek-OCR; ~35% faster at long outputs
$0per page, MIT license, runs on hardware you own

OmniDocBench v1.5 — where it really sits

GLM-OCR 0.9B · open
94.6
PaddleOCR-VL 1.5 0.9B · open · also Baidu
94.5
Unlimited-OCR 3B MoE · only one-shot multi-page
93.2
Mistral OCR 4 API · vendor-stated
93.1
Gemini-3 Pro closed VLM
90.3
Qwen3-VL-235B 78× more params
89.2
Gemini-2.5 Pro closed VLM
88.0
DeepSeek-OCR 3B · the baseline
87.0
GPT-5.2 closed VLM
85.5
Mistral OCR (2025) API · v1
78.8

Overall score, higher is better. Sub-4B specialists now beat 235B generalists at document parsing. Sources: arXiv 2606.23050, 2601.21957, 2603.10910; Mistral (vendor). Mid-2026.

Cost at 1M pages / month (plain OCR tier)

OptionList price / 1K pagesMonthlyWhat you’re buying
AWS Textract (forms)$65.00$65,000Forms + tables extraction
Azure prebuilt / Google prebuilt$10.00$10,000Typed fields, schemas, SLA
Mistral OCR 4 (batch)$2.00$2,000Bounding boxes, confidence, self-host option
Azure Read$1.50$1,500Plain OCR, MS ecosystem
Google Doc AI Read$0.65$650Plain OCR, GCP ecosystem
Unlimited-OCR, local$0 + wattshardware amort.Markdown out, DSGVO-clean, zero data transfer

List prices, June 2026 (Parsli, AI Productivity, Mistral). Real cloud bills run 25–35% above list once storage + orchestration land. Local wins on cost only above meaningful volume.

⚠ Reality Check — what the viral posts get wrong
  • “1.9M+ downloads”: the Hugging Face model card showed ~8,400 downloads/month in late July 2026. Popular, yes. 1.9M, no.
  • “SOTA”: only vs its own DeepSeek-OCR baseline. Baidu’s own 0.9B PaddleOCR-VL 1.5 (94.5) and GLM-OCR (94.6) score higher — page-by-page.
  • “Unlimited”: it’s a 32K context with a sliding output window. Book-length inputs still get chunked. Brand name, not spec sheet.
  • “Killed the OCR business”: it outputs markdown. No key-value extraction, no bounding boxes, no SLA. Cloud APIs sell those, not OCR.
  • Apple Silicon: reference tooling is CUDA-first. GGUF quants exist, but verify one-shot multi-page mode survives the llama.cpp port before building on it.

Bull — self-host when

Volume >100K pages/mo · documents you cannot send to a US cloud (DSGVO, legal, medical, due diligence) · long documents where cross-page tables and references matter. Then the one-shot pass is a quality edge no page-splitting pipeline matches.

Bear — pay the API when

You need structured JSON, not markdown · volume is low ($20/mo beats a week of engineering) · inputs are crumpled phone photos (DeepSeek-family models drop to the low 70s on degraded scans) · someone must be contractually accountable.

Brother DS-640 Compact Mobile Document Scanner, (Model: DS640)

Brother DS-640 Compact Mobile Document Scanner, (Model: DS640)

FAST SPEEDS – Scans color and black and white documents a blazing speed up to 16ppm (1). Color…

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Implications for Long-Document OCR Efficiency

This development represents a major advancement in OCR technology, especially for industries dealing with lengthy or complex documents, such as legal, academic, or governmental sectors. By enabling a single-pass reading of multi-page documents, it reduces processing time, improves accuracy in cross-referencing, and simplifies pipeline architecture. The open-source nature of Unlimited-OCR also allows researchers and developers to build on this architecture, potentially accelerating innovation in AI-based document analysis.

NetumScan 13MP Book Document Camera for Teachers,Capture Size A3/A4

NetumScan 13MP Book Document Camera for Teachers,Capture Size A3/A4

➤Smart and Easy Scanning – This document scanner has a one-key automatic correction feature that intelligently fixes skewed…

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Baidu’s OCR Evolution and Industry Benchmarks

Prior to this release, OCR models typically processed documents page-by-page, which introduced challenges like loss of context across pages, errors in reading order, and increased processing time. Baidu’s earlier models, such as DeepSeek-OCR, laid the groundwork with attention mechanisms but faced limitations in scaling to long documents due to linear memory growth. The emergence of models like PaddleOCR-VL and Zhipu’s GLM-OCR provided high accuracy on individual pages but still relied on splitting documents. Baidu’s new architecture addresses these issues directly, offering a practical solution for seamless long-document reading, as validated by internal benchmarks and comparisons with existing models.

“Unlimited-OCR demonstrates that fixed memory attention mechanisms can revolutionize long-document OCR, enabling true single-pass processing without sacrificing accuracy.”

— Baidu Research Team

NetumScan 13MP Book Document Camera for Teachers,Capture Size A3/A4

NetumScan 13MP Book Document Camera for Teachers,Capture Size A3/A4

➤Smart and Easy Scanning – This document scanner has a one-key automatic correction feature that intelligently fixes skewed…

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Unresolved Questions About Model Performance and Adoption

While Baidu’s internal benchmarks are promising, it is not yet clear how Unlimited-OCR will perform in diverse, real-world environments outside controlled tests. The actual accuracy on external datasets, long-term robustness, and how it compares with commercial cloud OCR solutions remain to be validated. Additionally, the impact of the model’s open-source release on the competitive landscape and industry adoption is still developing, with some industry players awaiting further independent evaluations.

CZUR Aura Pro Book & Document Scanner,Capture A3 & A4, Auto-Flatten & Deskew Powered by AI Technology, Foldable & Portable, Compatible with Windows & Mac OS

CZUR Aura Pro Book & Document Scanner,Capture A3 & A4, Auto-Flatten & Deskew Powered by AI Technology, Foldable & Portable, Compatible with Windows & Mac OS

Compatibility: Work with macOS 10.13 or later AND Windows XP/7/8/10/11

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Deployment and Industry Impact

Baidu is expected to continue refining Unlimited-OCR and provide broader testing results. Industry adoption may increase as organizations evaluate the model’s capabilities in practical applications, especially in sectors requiring long-document analysis. Future updates could include optimized deployment tools, expanded benchmarks, and community-driven improvements. Monitoring how competitors respond with similar innovations will also be key to understanding the broader impact of this breakthrough.

Key Questions

How does Unlimited-OCR process multiple pages in one pass?

It uses a novel attention mechanism called Reference Sliding Window Attention (R-SWA), which maintains a fixed-size memory, allowing the model to read and process dozens of pages simultaneously without increasing memory use or latency.

Can Unlimited-OCR be used on standard hardware?

Yes, the model is designed to run on common hardware setups, supporting Docker and community quantizations, making it accessible for local deployment without requiring specialized infrastructure.

How does its accuracy compare with existing OCR models?

On internal benchmarks, Unlimited-OCR scores slightly below the highest page-by-page models like PaddleOCR-VL and GLM-OCR but offers significant advantages in processing long documents in one pass, which those models do not support efficiently.

Will this model be integrated into commercial OCR services?

It is not yet confirmed, but Baidu’s open-source release suggests potential for integration into both open-source projects and commercial products, depending on industry demand and further validation.

Source: ThorstenMeyerAI.com

You May Also Like

7 Best PC Tablets for Prime Day Deals in 2026

Explore the best PC tablets on Prime Day 2026, including Samsung Galaxy Tab S9, Surface Pro 11, and iPad 9th Gen, with details on deals and features.

The High-End PC And Workstation Tax

Memory costs spike in 2026, reversing long-standing PC building rules. DIY builders face higher prices; prebuilt options may be cheaper now.

OpenEuroLLM. The third path.

OpenEuroLLM, a pan-European project funded by €20.6M from the EU, faces significant compute challenges as it aims to develop multilingual LLMs across 20 organizations.

The deployment. How the AI labs verticallyintegrated into the serviceslayer — the Palantir modelat scale.

Major AI labs are embedding forward-deployed engineers into enterprise services, mimicking Palantir’s model to capture more value in AI deployment.