OCRFlux-3B

End-to-end OCR model using vision-language architecture.

Open SourceSelf HostedOffline CapableGPU Required (6GB+ VRAM)
0.0 (0)

About

OCRFlux-3B is a 3 billion parameter vision-language model from the ChatDOC team that converts PDFs and images into clean, readable Markdown. Single-page parsing handles multi-column layouts, tables, equations, and reading order while stripping headers and footers, but its distinguishing feature is cross-page merging: the toolkit detects tables and paragraphs that continue across page boundaries and stitches them back together, which the project describes as a first among open source OCR tools. On the project's OCRFlux-bench-single benchmark it reports edit distance similarity of 0.971 for English and 0.962 for Chinese. Running it takes an NVIDIA GPU with at least 12 GB of VRAM, with 24 GB recommended, and tensor parallel inference across multiple GPUs is supported. The model weights are published on Hugging Face and the project is Apache 2.0 licensed, so it can be used commercially in document processing and RAG ingestion pipelines.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
Minimum VRAM
6 GB
Added
Apr 3, 2026

Related Tools

Featured

Document parsing library by IBM for converting PDFs and documents to structured data.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Deep learning based OCR library in Python and TensorFlow/PyTorch.

Open SourceSelf HostedOffline
Easy
0.0 (0)

One-stop tool for high-quality PDF extraction to Markdown or JSON.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Python bindings for MuPDF library for fast PDF text and image extraction.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

Tool for extracting tables from PDF files into CSV or DataFrame format.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

Python library for extracting tables from PDF files.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Browse all OCR & Document Processing tools