DeepSeek-OCR
A vision model that reads documents and compresses pages into very few tokens, making long PDFs cheap to feed a model.
For anyone dealing with OCR — optical context compression.
Reading messy PDFs, scans and images into clean, structured text.
5 tools in this category
A vision model that reads documents and compresses pages into very few tokens, making long PDFs cheap to feed a model.
For anyone dealing with OCR — optical context compression.
Converts PDFs, Word, and slides into one clean, structured format for AI — preserving headings, reading order, and tables that most extractors mangle.
I use this — can recommend.
Parses document images — tables, columns, figures — into clean structured layout for downstream use.
Uses an LLM to pull structured fields out of messy text, keeping each value linked back to where it came from.
Baidu's OCR model built for one-shot long-horizon parsing — it reads an entire long, multi-page document in a single pass into clean structured text, pushing the DeepSeek-OCR idea a step further for real-world PDFs.