Tesseract OCR
Tesseract Open Source OCR Engine (main repository) observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 62
- Longevity 100
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: 210
- age_days: 4404
- days_rel: 40
- days_push: 8
- n_releases_24m: 4
Adoption not part of the score
76200 stars · 10771 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tesseract is an open-source OCR engine consisting of the libtesseract library and a command-line program, using an LSTM-based neural network (with legacy engine support) to recognize text in images. It supports over 100 languages, multiple input image formats, and outputs plain text, hOCR, PDF, TSV, ALTO, and PAGE formats.
Use cases
- extract text from scanned pdf documents
- convert images of text to plain text
- ocr receipts and invoices
- recognize text in multiple languages
- add ocr to a document processing pipeline
- generate searchable pdfs from scans
When to choose
- you need a free, self-hosted OCR engine with broad language support
- you want a library or CLI that integrates into document pipelines
- you need structured output like hOCR, TSV, or searchable PDFs
When to avoid
- you need high accuracy on low-quality or complex-layout images without preprocessing
- you need handwriting recognition at state-of-the-art accuracy
- you want a ready-made GUI application
Facets
library · maturity stable
ocr image-processing machine-learning cli computer-vision image-processing pdf developer-tools windows cpp cli cross-platform lstm traineddata hocr multilingual text-recognition natural-language-processing linux macos
1 source
- readme: https://github.com/tesseract-ocr/tesseract · fetched 2026-08-28 · b34b7949c5f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tesseract-ocr/tesseract | main | 86 |
| tesseract-ocr/tessdata | plugin | 23 |
| tesseract-ocr/tessdoc | docs | 75 |
| tesseract-ocr/tessdata_best | plugin | 23 |
For agents
markdown · JSON · MCP: product_card(name="tesseract-ocr/tesseract")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem