Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 311 Bytes

macocr

OCR command line utility for macOS 10.15+. Utilizes the VNRecognizeTextRequest API.

Build and Run

swift build
swift run

If -c release is not used, then the executable may be located at: ./.build/debug/macocr