AltHub

NMAC427/SwiftOCR alternatives

OCR library for Apple platforms

Deprecated Swift OCR library using a neural network for short alphanumeric codes on iOS/macOS.

4.6kSwiftApache-2.0dormant · last push 5.7y agoGitHub

Same job, different approach

Solves the same problem with a different architecture or at a different layer. Expect to rewrite the integration.

SwiftyTesseract/SwiftyTesseract

Choose for Tesseract-based OCR in Swift when you need full-text recognition, though this wrapper is archived.

A Swift wrapper around Tesseract for use in iOS, macOS, and Linux applications

249
Swift
MIT
archived4.4y ago
sirfz/tesserocr

Python Tesseract wrapper library for server-side or desktop OCR scripts.

A Python wrapper for the tesseract-ocr API

2.2k
Python
MIT
active19d ago
tesseract-ocr/tesseract

The C++ Tesseract engine itself; choose for maximum accuracy and language support, not limited to short codes.

Tesseract Open Source OCR Engine (main repository)

76.1k
C++
Apache-2.0
active1d ago
JinpengLI/deep_ocr

Deep learning OCR for Chinese text in Python, an alternative architecture for non-Apple platforms.

make a better chinese character recognition OCR than tesseract

1.5k
Python
none
dormant8.8y ago
charlesw/tesseract

.NET wrapper for Tesseract, for OCR in C# / .NET projects.

A .Net wrapper for tesseract-ocr

2.5k
C#
Apache-2.0
slowing1.3y ago
otiai10/gosseract

Go package for Tesseract OCR, ideal for Go services needing OCR.

Go package for OCR (Optical Character Recognition), by using Tesseract C++ library

3.1k
Go
MIT
slowing7mo ago
ropensci/tesseract

R bindings to Tesseract for OCR within R analyses.

Bindings to Tesseract OCR engine for R

251
R
none
slowing7mo ago
adaptech-cz/Tesseract4Android

Tesseract library for Android, for OCR in native Android apps.

Fork of tess-two rewritten from scratch to support latest version of Tesseract OCR.

936
C
Apache-2.0
slowing7mo ago
zapolnoch/node-tesseract-ocr

Node.js wrapper for Tesseract, for OCR in JavaScript backends.

A Node.js wrapper for the Tesseract OCR API

320
JavaScript
MIT
dormant3.1y ago
SubhamTyagi/android-ocr

Tesseract-based OCR library for Android, enabling OCR in Android apps.

Tesseract based OCR for android

593
Java
Apache-2.0
active17d ago
robertknight/tesseract-wasm

WebAssembly build of Tesseract for OCR in browsers or Node.js.

JS/WebAssembly build of the Tesseract OCR engine for use in browsers and Node

382
TypeScript
BSD-2-Clause
slowing9mo ago

Older generation, or narrower

An earlier or more limited way to do the job. Still the right call when you need something small, proven, or CPU-only.

ldiqual/tesseract-ios

Old, unmaintained Objective-C Tesseract wrapper for iOS, a legacy way to do OCR in Apple apps.

Tesseract OCR for iOS

580
C++
MIT
archived11.7y ago
scott0123/Tesseract-macOS

Aging Objective-C Tesseract wrapper for macOS, a legacy alternative for Apple-platform OCR.

Objective C wrapper for the open source OCR Engine Tesseract (macOS)

255
Objective-C
MIT
dormant5.6y ago
bhimrazy/receipt-ocr

Specialized OCR tuned for receipts, useful if your target is receipt data extraction.

An efficient OCR engine for receipt image processing.

412
Python
MIT
active20d ago
ushelp/EasyOCR

Java OCR component specialized for CAPTCHA recognition and image cleanup.

Java OCR 识别组件(基于Tesseract OCR 引擎)。能自动完成图片清理、识别 CAPTCHA 验证码图片内容的一体化工作。Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).

627
Java
none
archived5.1y ago
christianroman/ANPR

License plate recognition for iOS, a narrower OCR use case.

License plate recognition for iOS using OpenCV & Tesseract OCR Engine

258
C++
none
dormant9.4y ago

End-user tools

Does the same job, but ships as an app. Useful to a person, not swappable into a codebase.

rmtheis/android-ocr

Standalone Android OCR app, not a library you can embed in your own code.

Experimental optical character recognition app

2.2k
Java
Apache-2.0
archived8.3y ago
prabhakar267/image2text

Command-line tool that extracts text to files using Tesseract, not a programmable library.

:clipboard: Python wrapper to grab text from images and save as text files using Tesseract Engine

422
Python
none
slowing1.0y ago
tesseract4java/tesseract4java

Java GUI and tools for Tesseract, an end-user application not a library.

Java GUI and Tools for Tesseract OCR

339
Java
GPL-3.0
dormant2.7y ago
A9T9/Free-Ocr-Windows-Desktop

Windows desktop OCR application, not a programmatic library.

Free open-source OCR application for the Windows Desktop - A modern GUI front-end for the Tesseract OCR engine. The application also includes support for reading and OCR'ing PDF files.

266
C#
AGPL-3.0
dormant11.4y ago

Listed as an alternative to

These projects were analysed and named SwiftOCR among their alternatives. The relationship is not symmetric — how SwiftOCR rates them is a separate judgement, made when SwiftOCR is analysed in its own right.

JaidedAI/EasyOCR

calls SwiftOCRChoose when you need OCR in Swift for iOS/macOS without a Python runtime, despite its older and narrower capabilities.

Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

29.9kPythonslowing
tesseract-ocr/tesseract

calls SwiftOCRSwift-native OCR library for Apple platforms; choose when you need a simple Swift API instead of a C++ CLI/library.

Tesseract Open Source OCR Engine (main repository)

76.1kC++active
datalab-to/surya

calls SwiftOCRnative Swift OCR for Apple platforms, no layout/table support.

OCR, layout analysis, reading order, table recognition in 90+ languages

21.3kPythonactive
Ucas-HaoranWei/GOT-OCR2.0

calls SwiftOCRlegacy Swift OCR library with limited accuracy, choose for simple iOS OCR without heavy dependencies

Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model

8.2kPythondormant