olmOCR
the six Ws · specification
The Allen Institute for AI, Ai2, released olmOCR.
olmOCR is a document parsing toolkit built around a fine-tuned vision-language model that converts scanned PDFs and images into clean, structured plain text or markdown.
Hosted on GitHub at allenai/olmocr and on Hugging Face under allenai.
Released in February 2025.
It was built to accurately and cheaply convert large PDF corpora into training-ready text for language model pretraining.
Runs on the olmOCR-7B vision-language model served via vLLM or SGLang.
Released under the Apache 2.0 license by the Allen Institute for AI; fully open weights and code with no gating.