Accessiblity tool for use the current window with OCR technique
https://wiki.archlinux.org/index.php/Ocrdesktop
- python3
- tesseract
- tesseract-lang-
- python3-pillow
- python-atspi
- python-pytesseract
- libwnck3
- GTK3
- python-scipy (for color detection)
- python-webcolors (for color detection)
- python-pdf2image (for pdf support)
$ yay -S ocrdesktop
$ yay -S ocrdesktop-git
$ yay -S python tesseract tesseract-data-deu tesseract-data-eng python-pillow python-atspi libwnck3 gtk3 python-webcolors python-scipy python-pytesseract python-pdf2image