Tools/OCR & Document Processing/docext (Nanonets-OCR)

docext (Nanonets-OCR)

On-premises document toolkit pairing a 3B OCR model with OCR-free field and table extraction.

Open SourceSelf HostedOffline CapableGPU Required
0.0 (0)

About

Nanonets open-sourced docext as an on-premises document intelligence toolkit built around its Nanonets-OCR-s model, a compact 3B parameter vision language model trained for image-to-markdown conversion. The conversion path handles PDFs and images with LaTeX equation recognition, table extraction, signature and watermark detection, and checkboxes rendered as Unicode symbols, while a separate OCR-free extraction path pulls key fields and tables directly from documents like invoices and passports with confidence scores attached, so low-confidence values can be routed to human review. Multi-page processing, a REST API, and a benchmarking leaderboard covering several document intelligence tasks round out the package. It installs from PyPI as docext with a Dockerfile for containerized deployment on Linux and macOS, and running the bundled model locally effectively requires a GPU. The repository LICENSE is Apache-2.0, it has about 2,000 stars, and the model weights are on Hugging Face. Teams pick it when document data cannot leave their infrastructure but they still want VLM-grade extraction quality.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
Apache-2.0
Added
Jul 29, 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