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
OCR library for Apple platforms
Deprecated Swift OCR library using a neural network for short alphanumeric codes on iOS/macOS.
Solves the same problem with a different architecture or at a different layer. Expect to rewrite the integration.
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
Python Tesseract wrapper library for server-side or desktop OCR scripts.
A Python wrapper for the tesseract-ocr API
The C++ Tesseract engine itself; choose for maximum accuracy and language support, not limited to short codes.
Tesseract Open Source OCR Engine (main repository)
Deep learning OCR for Chinese text in Python, an alternative architecture for non-Apple platforms.
make a better chinese character recognition OCR than tesseract
Tesseract wrapper for React Native apps, enabling cross-platform OCR from JavaScript.
Tesseract OCR wrapper for React Native
.NET wrapper for Tesseract, for OCR in C# / .NET projects.
A .Net wrapper for tesseract-ocr
Go package for Tesseract OCR, ideal for Go services needing OCR.
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
R bindings to Tesseract for OCR within R analyses.
Bindings to Tesseract OCR engine for R
Tesseract library for Android, for OCR in native Android apps.
Fork of tess-two rewritten from scratch to support latest version of Tesseract OCR.
Node.js wrapper for Tesseract, for OCR in JavaScript backends.
A Node.js wrapper for the Tesseract OCR API
Tesseract-based OCR library for Android, enabling OCR in Android apps.
Tesseract based OCR for android
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
An earlier or more limited way to do the job. Still the right call when you need something small, proven, or CPU-only.
Old, unmaintained Objective-C Tesseract wrapper for iOS, a legacy way to do OCR in Apple apps.
Tesseract OCR for iOS
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)
Specialized OCR tuned for receipts, useful if your target is receipt data extraction.
An efficient OCR engine for receipt image processing.
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).
License plate recognition for iOS, a narrower OCR use case.
License plate recognition for iOS using OpenCV & Tesseract OCR Engine
Does the same job, but ships as an app. Useful to a person, not swappable into a codebase.
Standalone Android OCR app, not a library you can embed in your own code.
Experimental optical character recognition app
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
Java GUI and tools for Tesseract, an end-user application not a library.
Java GUI and Tools for Tesseract OCR
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.
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.
calls SwiftOCR “Choose 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.
calls SwiftOCR “Swift-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)
calls SwiftOCR “native Swift OCR for Apple platforms, no layout/table support.”
OCR, layout analysis, reading order, table recognition in 90+ languages
calls SwiftOCR “legacy 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