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
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gzAdded "confidence" field to json
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