# rmtheis/tess-two

Fork of Tesseract Tools for Android

Repository: https://github.com/rmtheis/tess-two
Canonical: https://ross.abutalabs.com/products/tess-two
Language: C
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2022-03-17T11:24:00+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5436, "days_push": 1630, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3764, forks 1364 (observed 2026-08-28T04:08:17.984728+00:00)

## What it is
A fork of Tesseract Tools for Android providing Java APIs and build files for the Tesseract OCR and Leptonica image processing libraries on Android. It bundles native dependencies and exposes them to Android apps via a Gradle dependency.

## Use cases
- recognize text from images in an android app
- run tesseract ocr on android
- extract text from photos on mobile
- add ocr capability to an android application
- use leptonica image processing on android

## When to choose
- you need OCR in an Android app and must pin Tesseract 3.05 with a stable Java API
- you are maintaining a legacy Android project already using tess-two

## When to avoid
- you are starting a new project - use an actively maintained fork like Tesseract4Android
- you need modern Tesseract 4/5 LSTM models
- you target platforms other than Android

## Facets
- artifact type: library
- maturity: abandoned
- function: ocr, image-processing
- domain: computer-vision, image-processing, mobile-development
- platform: -
- tags: tesseract, leptonica, java-api, native-libraries, text-recognition, android

## Member repositories
- rmtheis/tess-two (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:17.984728+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:28:37.247637+00:00, confidence not recorded.
  - readme: https://github.com/rmtheis/tess-two (fetched 2026-08-28T04:08:17.984728+00:00, sha 28a185d1bdd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
