TL;DR
Baidu has open-sourced Unlimited-OCR, a 3-billion-parameter model capable of parsing entire multi-page PDFs in one pass. This development marks a technical achievement in OCR efficiency, though claims of it ‘killing’ the OCR industry are exaggerated. The model improves memory management and throughput, but its accuracy is comparable to existing models, and some viral claims are overstated.
Baidu has open-sourced Unlimited-OCR, a 3-billion-parameter model capable of parsing entire multi-page PDFs in a single pass. This breakthrough addresses longstanding issues in OCR processing, notably memory growth and speed, and is significant because it can handle lengthy documents without splitting or page-by-page analysis, all within a standard 32K context window.
The model was released on June 22, 2026, with a detailed technical report published the following day. It is based on Baidu’s DeepSeek-OCR architecture, incorporating a novel attention mechanism called Reference Sliding Window Attention (R-SWA), which replaces traditional linear cache growth with a fixed-size cache. This allows the model to process dozens of pages simultaneously, maintaining flat latency and fixed GPU memory usage regardless of document length.
Performance benchmarks show that Unlimited-OCR achieves a 12.7% increase in token processing speed over Baidu’s previous DeepSeek-OCR model, reaching 5,580 tokens per second on OmniDocBench, a standard document parsing benchmark. On this benchmark, it scores 93.92 overall, slightly below other models like PaddleOCR-VL 1.5 and Zhipu’s GLM-OCR, which evaluate page-by-page but are not directly comparable in multi-page processing capability. For long documents, the model maintains an edit distance below 0.11 after parsing 40+ pages, indicating high accuracy in long-horizon tasks.
Contrary to viral claims, the model has not achieved 1.9 million downloads; as of late July 2026, it has approximately 8,400 downloads on Hugging Face. The model’s main advantage lies in its architecture, which trades slight accuracy differences for improved memory efficiency and processing speed, especially on lengthy documents.
Implications of Baidu’s Single-Pass Multi-Page OCR
This development could significantly impact industries relying on large-scale document digitization, such as legal, academic, and governmental sectors. By enabling the processing of entire multi-page documents in one pass, it reduces processing time and infrastructure costs. However, the model’s accuracy is comparable to existing solutions, and it does not necessarily replace all current OCR systems but offers a specialized advantage for long documents.
Additionally, the technical approach demonstrates that architectural innovations—like fixed-size attention caches—can overcome longstanding limitations in neural OCR models. While some viral claims about “killing” the OCR industry are overstated, the model’s release marks a meaningful step forward in open, efficient OCR technology.

CZUR Aura Pro Portable Book Scanner, A3 Document Scanner
- Advanced Curved Page Flattening: Laser line technology for accurate scans
- AI-Enhanced Image Processing: Smarter, simpler scanning software
- Wide Compatibility: Works with macOS 10.13+ and Windows
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background on OCR advancements and Baidu’s model lineage
Baidu’s development of Unlimited-OCR builds on previous OCR models like DeepSeek-OCR, which used attention mechanisms that suffered from linear cache growth, hampering processing speed and memory usage for long documents. The release follows a broader trend of applying large language model techniques to OCR, with Baidu’s model integrating innovations like Reference Sliding Window Attention to address these issues.
Prior to this, most OCR systems processed documents page-by-page, with limitations in handling cross-page references and long documents efficiently. Baidu’s approach represents a shift toward unified, single-pass processing, inspired by advances in large language models and neural attention mechanisms.
“Unlimited-OCR demonstrates that architectural innovation can enable true single-pass processing of multi-page documents, opening new possibilities for large-scale digitization.”
— Baidu Research Team

Plustek PSD300 Plus Document Scanner
- Workflow Compatibility: Scan directly to cloud, email, and network folders
- Cloud Integration: Scan directly to popular cloud services
- User-Friendly Operation: One-touch scanning with preset destinations
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Unanswered questions about model performance and adoption
It is still unclear how Unlimited-OCR performs on independent, real-world datasets outside Baidu’s internal benchmarks. The long-term robustness, handling of complex layouts, and cross-language capabilities are still being evaluated. Additionally, the actual adoption rate and practical integration into workflows remain to be seen, as download figures are modest relative to viral claims.

Epson Workforce ES-400 II High-Speed Color Duplex Desktop Document Scanner
- High-Speed Document Scanning: 50-sheet Auto Document Feeder for quick scans
- User-Friendly Software: Epson ScanSmart for easy preview and sharing
- Easy Software Integration: Supports most document management systems
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Next steps for Baidu and the OCR community
Baidu is likely to continue refining Unlimited-OCR and releasing updates. The community will monitor its performance on diverse datasets and real-world applications. Competitors may develop similar architectures, and further research could explore extending the fixed-size attention mechanism to other tasks. Meanwhile, users and organizations will assess its utility for long-document processing and consider integrating it into their workflows.
As an affiliate, we earn on qualifying purchases.
Key Questions
Can Unlimited-OCR process any type of document?
While designed for multi-page PDFs and long documents, its performance on complex layouts, handwritten text, or multilingual documents remains under evaluation.
How does Unlimited-OCR compare to existing models in accuracy?
It generally scores slightly lower than page-by-page models like PaddleOCR-VL 1.5 or Zhipu’s GLM-OCR on benchmark tests, but its advantage lies in processing entire documents in a single pass with fixed memory use.
Is Unlimited-OCR available for commercial use?
Yes, it is open-sourced under the MIT license and supported via Docker, Transformers, and community quantizations, suitable for deployment in various environments.
Will this development replace existing OCR systems?
Not necessarily; it offers a new approach optimized for long documents but complements rather than replaces traditional page-by-page OCR solutions.
What are the limitations of Unlimited-OCR?
Its accuracy is comparable to existing solutions, and it may face challenges with highly complex layouts or handwritten content. Its real-world robustness remains to be fully tested.
Source: ThorstenMeyerAI.com