1. Click capture text
2. Select an area on screen with text
3. Paste the text anywhere
Are there other solutions out there? Yes, the best one that I've found is Text Sniper, it $8 so I decided to learn SwiftUI and release Text Capture for $0.99. This one uses MacOS builtin Vision API under the hood so it should also improve with new macOS releases. Would love to hear your feedback!
yes you can just do cmd+shift+4 to take a screen shot, then open the screenshot in the popup that appears and MacOS will automatically OCR it (orc button in the bottom right). This is a built in functionality in MacOS
Interestingly, iOS corrected “cmd” to “cod” when I first typed it out.
https://github.com/schappim/macOCR
(I'd say my number one use is snagging urls out of Zoom presentations, quicker and easier than a screenshot)
macOS OCR behavior extends to most similar things in iOS too.
It's not SOTA AI powered OCR, but works great for copying a link on a streamed tech talk or text from an application / website that tries to make text not-selectable.
[1] https://learn.microsoft.com/en-us/windows/powertoys/
https://danpla.github.io/dpscreenocr/