-
Notifications
You must be signed in to change notification settings - Fork 16
How to Install OCR Tesseract
Sly Automation edited this page Jan 19, 2022
·
4 revisions
Go and donwload latest version of OCR-teseract from the link below: tesseract-ocr-w32-setup-v5.0.1.20220118.exe (32 bit) and
tesseract-ocr-w64-setup-v5.0.1.20220118.exe (64 bit) resp.
The main github for the latest versions are here: https://github.com/UB-Mannheim/tesseract/wiki
Open and Run all the installation steps (click next on prompts).
Using Homebrew
in the terminal command type:
brew install tesseract
type in command terminal:
sudo apt-get install tesseract-ocr