OCR command line utility for macOS 10.15+. Utilizes the VNRecognizeTextRequest API.
swift build
swift run
If -c release
is not used, then the executable may be located at: ./.build/debug/macocr
macOS OCR CLI for https://developer.apple.com/documentation/vision/vnrecognizetextrequest
SwiftMIT
OCR command line utility for macOS 10.15+. Utilizes the VNRecognizeTextRequest API.
swift build
swift run
If -c release
is not used, then the executable may be located at: ./.build/debug/macocr