8431 Forks
49815 Stars
49815 Watchers

tesseract

Tesseract Open Source OCR Engine (main repository)

How to download and setup tesseract

Open terminal and run command
git clone https://github.com/tesseract-ocr/tesseract.git
git clone is used to create a copy or clone of tesseract 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 https://github.com/tesseract-ocr/tesseract/archive/master.zip

Or simply clone tesseract with SSH
[email protected]:tesseract-ocr/tesseract.git

If you have some problems with tesseract

You may open issue on tesseract support forum (system) here: https://github.com/tesseract-ocr/tesseract/issues