aiptimizer/TurboOCR
TurboOCR, >200 img/s OmnidocBench. TensorRT FP16, PP-OCRv6, HTTP + gRPC observed · 2026-09-01
Health v2 · maintenance only
82/100
- Activity 100
- Release rhythm 98
- Longevity 11
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.5
- age_days: 166
- days_rel: 15
- days_push: 2
- n_releases_24m: 19
Adoption not part of the score
1043 stars · 100 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TurboOCR is an extremely fast GPU-accelerated document parser written in C++ that combines OCR, layout analysis, table extraction, and formula recognition to output Markdown. It uses TensorRT FP16 inference with PP-OCRv6 models and serves results over HTTP and gRPC APIs.
Use cases
- parse scanned documents to markdown at high throughput
- run OCR on a GPU server with an HTTP or gRPC API
- extract text, tables, and formulas from PDFs for RAG pipelines
- batch process millions of document images quickly
- self-host a fast OCR inference server on NVIDIA GPUs
- convert document images to structured markdown
When to choose
- you need maximum OCR throughput (hundreds of images per second) on NVIDIA hardware
- you want a self-hosted document parsing service with HTTP and gRPC APIs
- you need OCR plus layout, table, and formula extraction feeding a RAG pipeline
- you can deploy on Linux with CUDA/TensorRT
When to avoid
- you need CPU-only or non-NVIDIA GPU support (Metal/OpenVINO/ROCm backends are not shipped yet)
- you need a lightweight embedded OCR library rather than a server
- you require Windows or macOS deployment
- you need a pure Python OCR solution
Facets
service · maturity active
ocr pdf machine-learning llm-inference http-server rpc rag computer-vision artificial-intelligence pdf gpu-computing cpp self-hosted tensorrt pp-ocrv6 paddleocr fp16 grpc fastapi document-parsing inference-server nvidia text-recognition layout-analysis table-extraction formula-recognition markdown-output documents linux docker gpu
2 sources
- readme: https://github.com/aiptimizer/TurboOCR · fetched 2026-09-01 · 24ba03c1f995
- homepage: https://turboocr.com · fetched 2026-08-29 · d065282287a5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aiptimizer/TurboOCR | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="aiptimizer/TurboOCR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem