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

riddleling/iOS-OCR-Server

An iOS OCR Server Using Apple’s Vision Framework observed · 2026-08-28

github.com/riddleling/iOS-OCR-Server · homepage · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 85
  • Release rhythm 86
  • Longevity 28
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: 4
  • age_days: 397
  • days_rel: 97
  • days_push: 90
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1927 stars · 172 forks observed · 2026-08-28

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

An iOS app that turns an iPhone into a local OCR server using Apple's Vision Framework, exposing an HTTP API and web interface for image text recognition. All processing happens on-device, offering unlimited usage with no cloud dependencies.

Use cases

  • extract text from images via a local HTTP API
  • run OCR without sending data to the cloud
  • test OCR integration during app development
  • share an OCR service across a local network
  • build a batch OCR cluster from multiple iPhones
  • get bounding box coordinates of recognized text

When to choose

  • you need private, offline OCR with no per-request cloud costs
  • you want a quick REST OCR endpoint using an iPhone's on-device ML
  • you need text bounding boxes in JSON for downstream processing

When to avoid

  • you need server-grade throughput or headless deployment on Linux
  • you require OCR on Android or desktop hardware
  • you need long-running unattended service without iOS backgrounding limitations

Facets

application · maturity active

ocr http-server image-processing api-framework computer-vision image-processing apis privacy self-hosted vision-framework local-ocr text-recognition iphone rest-api offline ios mobile web-server

2 sources

Member repositories

RepositoryRoleHealth v2
riddleling/iOS-OCR-Servermain74

For agents

markdown · JSON · MCP: product_card(name="riddleling/iOS-OCR-Server")

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