Tesseract is an Open-Source OCR Engine (github.com)
Here’s a short overview but I found it as easy as
brew install tesseract
# See output.txt
tesseract -l eng input.png output
Here’s a short overview but I found it as easy as
brew install tesseract
# See output.txt
tesseract -l eng input.png output