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

gali8/Tesseract-OCR-iOS

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64. observed · 2026-08-28

github.com/gali8/Tesseract-OCR-iOS · homepage · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4873
  • days_rel: n/a
  • days_push: 1948
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4221 stars · 934 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An iOS framework wrapping the Tesseract OCR engine (with Leptonica and image libraries) for use in Objective-C or Swift apps on iOS 9.0+. It bundles precompiled libraries with bitcode support and is distributed via CocoaPods and Carthage.

Use cases

  • recognize text in images inside an iOS app
  • scan receipts or documents with the camera and extract text
  • add OCR to an Objective-C or Swift project
  • read text from photos offline on iPhone or iPad
  • extract strings from screenshots programmatically

When to choose

  • you need on-device OCR in an iOS app without server calls
  • you want a precompiled Tesseract build for armv7s/arm64 with bitcode
  • your project supports iOS 9+ and uses CocoaPods or Carthage

When to avoid

  • you need macOS support without a separate fork
  • you need the latest Tesseract features or accuracy improvements, since it bundles Tesseract 3.03-rc1
  • you need actively maintained software with frequent updates
  • you target platforms other than iOS

Facets

library · maturity maintenance

ocr image-processing sdk computer-vision image-processing mobile-development cross-platform cpp tesseract objective-c cocoapods carthage text-recognition ios-framework ios mobile swift

2 sources

Member repositories

RepositoryRoleHealth v2
gali8/Tesseract-OCR-iOSmain23

For agents

markdown · JSON · MCP: product_card(name="gali8/Tesseract-OCR-iOS")

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