2600box / macOCR

Command line OCR tool using macOS's VNRecognizeTextRequest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Command line OCR tool using macOS's VNRecognizeTextRequest


Languages

Language:Swift 100.0%