NMAC427/SwiftOCR
A Swift-based OCR library using a neural network for recognizing alphanumeric codes on iOS and macOS.

Velocity · 7d
+1.3
★ / day
Trend
→steady
star history
SwiftOCR is a fast and simple OCR library written in Swift that uses a neural network for image recognition. It was optimized for recognizing short, one-line alphanumeric codes such as gift card numbers. The library includes built-in image preprocessing, character segmentation, and an easy-to-use training class for custom models. It supports iOS and macOS platforms.