We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To have OCR capabilities, you need to install Tesseract.
OCR is not supported on Windows, only on MacOS and Linux
Linux:
sudo apt-get install tesseract-ocr
MacOS:
brew install tesseract