Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 253 Bytes

macOCR

Command line OCR tool using macOS's VNRecognizeTextRequest

usage:
    language fastmode languageCorrection image_path output_path
    --langs: list suppported languages

example:
    ./OCR en-US,zh-Hans false true ./image.jpg out.json