Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/JaidedAI/EasyOCR · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
JaidedAI/EasyOCRmain48

For agents

markdown · JSON · MCP: product_card(name="JaidedAI/EasyOCR")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem