ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2502.18443
89
0

olmOCR: Unlocking Trillions of Tokens in PDFs with Vision Language Models

25 February 2025
Jake Poznanski
Jon Borchardt
Jason Dunkelberger
Regan Huff
Daniel Lin
Aman Rangapur
Christopher Wilhelm
Kyle Lo
Luca Soldaini
ArXivPDFHTML
Abstract

PDF documents have the potential to provide trillions of novel, high-quality tokens for training language models. However, these documents come in a diversity of types with differing formats and visual layouts that pose a challenge when attempting to extract and faithfully represent the underlying content for language model use. We present olmOCR, an open-source Python toolkit for processing PDFs into clean, linearized plain text in natural reading order while preserving structured content like sections, tables, lists, equations, and more. Our toolkit runs a fine-tuned 7B vision language model (VLM) trained on a sample of 260,000 pages from over 100,000 crawled PDFs with diverse properties, including graphics, handwritten text and poor quality scans. olmOCR is optimized for large-scale batch processing, able to scale flexibly to different hardware setups and convert a million PDF pages for only 190USD.WereleaseallcomponentsofolmOCRincludingVLMweights,dataandtrainingcode,aswellasinferencecodebuiltonservingframeworksincludingvLLMandSGLang.190 USD. We release all components of olmOCR including VLM weights, data and training code, as well as inference code built on serving frameworks including vLLM and SGLang.190USD.WereleaseallcomponentsofolmOCRincludingVLMweights,dataandtrainingcode,aswellasinferencecodebuiltonservingframeworksincludingvLLMandSGLang.

View on arXiv
@article{poznanski2025_2502.18443,
  title={ olmOCR: Unlocking Trillions of Tokens in PDFs with Vision Language Models },
  author={ Jake Poznanski and Jon Borchardt and Jason Dunkelberger and Regan Huff and Daniel Lin and Aman Rangapur and Christopher Wilhelm and Kyle Lo and Luca Soldaini },
  journal={arXiv preprint arXiv:2502.18443},
  year={ 2025 }
}
Comments on this paper