JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc. observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 55
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2363
- days_rel: 708
- days_push: 271
- n_releases_24m: 1
Adoption not part of the score
29942 stars · 3602 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
EasyOCR is a ready-to-use Python OCR library built on PyTorch that extracts text from images, supporting 80+ languages and popular writing scripts like Latin, Chinese, Arabic, and Devanagari. It handles both natural scene text and dense document text, returning bounding boxes, recognized text, and confidence scores.
Use cases
- extract text from images in python
- read text from photos of street signs
- ocr scanned documents with multiple languages
- recognize chinese and english text in one image
- get bounding boxes around detected text
- alternative to tesseract for multilingual ocr
- build a receipt or invoice text extractor
When to choose
- you need multilingual OCR with 80+ languages out of the box
- you want a simple pip-installable API with minimal setup
- you need to read text from natural scene images, not just clean scans
- you want GPU acceleration with a PyTorch backend
When to avoid
- you need handwritten text recognition (not yet supported)
- you need extremely lightweight CPU-only deployment without deep learning dependencies
- you need maximum accuracy on specialized documents where fine-tuned commercial OCR is required
Facets
library · maturity stable
ocr image-processing deep-learning machine-learning computer-vision image-processing machine-learning python cross-platform pytorch multilingual text-detection text-recognition scene-text document-processing natural-language-processing gpu docker
7 sources
- readme: https://github.com/JaidedAI/EasyOCR · fetched 2026-08-28 · d74f937a6d67
- homepage: https://www.jaided.ai · fetched 2026-08-29 · 5d250a640d60
- site_page: https://www.jaided.ai/aboutus · fetched 2026-08-29 · 3965d055a246
- site_page: https://www.jaided.ai/easyocr/install · fetched 2026-08-29 · 4d712c78412b
- site_page: https://www.jaided.ai/easyocr/documentation · fetched 2026-08-29 · 02fb14f34481
- registry_pypi: https://pypi.org/pypi/easyocr/json · fetched 2026-08-29 · b13f7e230634
- site_page: https://www.jaided.ai/easyocr · fetched 2026-08-29 · 054b349d3faf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JaidedAI/EasyOCR | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="JaidedAI/EasyOCR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem