Canvas & Ratio
Choose your destination platform format
Layout Template
Choose a content structure for your slides
Preset Themes
Typography & Sizing
Brand Kit Customization
AGENCYConfigure brand assets for headers & footers
Outro Slide CTA
Customize your closing call-to-action slide
Background Pattern
Build Your Carousel
Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

New updates for olmOCR, our fully open toolkit for transforming documents (PDFs & images) into clean markdown. We released: 1️⃣ New benchmark for fair comparison of OCR engines and APIs 2️⃣ Improved inference that is faster and cheaper to run 3️⃣ Docker image for easy deployment


Most OCR benchmarks compare model output to a fixed reference text. This approach can be misleading, since it penalizes correct outputs that differ in style only. For olmOCR-Bench, we created 7000+ unit tests over 1400+ documents to test core extraction capabilities:


Our tests check if math equations are transcribed, tables contain the right values, boilerplate is removed, etc. Each one is designed to be simple, unambiguous, and machine-verifiable. On these rigorous tests, olmOCR outperforms all other models we compared to:


olmOCR is also now easier to use than ever: - Simpler installation - Prebuilt Docker containers - Upgraded to the latest vLLM version (support for quantization coming soon!) - Better performance with improved sampling, tweaked retry strategy, and a cleaner prompt!

Run olmOCR-bench yourself: <a target="_blank" href="https://github.com/allenai/olmocr/tree/main/olmocr/bench" color="blue">github.com/allenai/olmocr…</a> OCR your own documents: <a target="_blank" href="https://github.com/allenai/olmocr" color="blue">github.com/allenai/olmocr</a> Try the olmOCR online demo: <a target="_blank" href="https://olmocr.allenai.org" color="blue">olmocr.allenai.org</a> Read our updated technical report: <a target="_blank" href="https://olmocr.allenai.org/papers/olmocr.pdf" color="blue">olmocr.allenai.org/papers/olmocr.…</a>