39 Forks
198 Stars
198 Watchers

Tesseract-macOS

Objective C wrapper for the open source OCR Engine Tesseract (macOS)

How to download and setup Tesseract-macOS

Open terminal and run command
git clone https://github.com/scott0123/Tesseract-macOS.git
git clone is used to create a copy or clone of Tesseract-macOS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Tesseract-macOS https://github.com/scott0123/Tesseract-macOS/archive/master.zip

Or simply clone Tesseract-macOS with SSH
[email protected]:scott0123/Tesseract-macOS.git

If you have some problems with Tesseract-macOS

You may open issue on Tesseract-macOS support forum (system) here: https://github.com/scott0123/Tesseract-macOS/issues