StackMap
Subscribe

Unlimited-OCR alternatives

Curated alternatives to Unlimited-OCR — and why you'd switch.

olmocr

Open toolkit that linearizes messy PDFs — scans, tables, equations, handwriting — into clean ordered Markdown with a self-hosted vision-language model. Built for LLM training data and RAG ingestion.

Why switchSame job — self-hosted VLM that linearizes messy PDFs into LLM-ready text: olmocr is AllenAI's page-pipeline toolkit built for training-data ingestion; Unlimited-OCR bets on one-shot long-horizon parsing that preserves cross-page structure.
Full comparison →
MinerU

Heavyweight document-to-markdown/JSON parser — PDFs plus Office (docx/pptx/xlsx) through layout analysis and OCR into LLM-ready output for RAG and agentic pipelines. 73k stars, self-hostable.

Why switchBoth turn documents into LLM-ready text: Unlimited-OCR is a one-shot long-horizon VLM; MinerU is a staged layout-analysis + OCR pipeline that also ingests Office formats.
Full comparison →
chandra

Datalab's SOTA open OCR model: images/PDFs to structured HTML/Markdown/JSON with layout, tables, forms, checkboxes, handwriting and math, in 90+ languages. Local HF or vLLM inference.

Why switchBoth are open OCR vision-language models. Baidu's model bets on one-shot long-horizon parsing of entire multi-page documents; Chandra processes per-page with stronger layout/table/form structure and a broader language benchmark.
Full comparison →
xberg

Rust-core document-intelligence engine with 15 language bindings: turns 96 formats — PDF, Office, images, audio, code — into clean text, tables and RAG-ready chunks. Library, CLI, REST or MCP.

Why switchEngine vs model: xberg parses 96 formats deterministically; Unlimited-OCR throws a VLM at whole documents. Same slot in a RAG ingestion pipeline.
Full comparison →