I made a macOS script that OCRs text on screen. It is super handy for dealing with everything from scanned documents with account numbers to web pages with text in images. When I press F16, I get an image capture cursor, and the area selected is turned into text. Example: https://files.littlebird.com.au/Screen-Recording-2021-05-17-...
Can you share it? That sounds pretty useful!
[1] https://github.com/sdushantha/bin/blob/master/utils/ocr
[2] https://github.com/JJGO/dotfiles/blob/master/scripts/bin/ocr
[3] https://pypi.org/project/pytesseract/
[4] http://www.hammerspoon.org/
[5] https://github.com/JJGO/dotfiles/blob/master/mac/.hammerspoo...