I have a handy little app on macOS called TextSniper that takes a screenshot of a selected area, then runs OCR on that screenshot and puts the text on the clipboard. It’s perhaps the most useful $10 I’ve ever spent and I’m frankly surprised this doesn’t exist on other systems. A year or two after this was released Apple started letting people copy text directly out of images, so they might do the usual Apple thing of killing it by directly adding it to the OS. There might be something like this on Linux by now but I haven’t heard of it on Windows.
A dev named funinkina has made an application working alongside the KDE screenshot application spectacle. It’s surprisingly lean code which utilizes tesseract and works fantastically. Just compile, ln -s the app to your bin directory and give it a global shortcut like “CTRL+Shift+Print”.
(This comment is not as facetious as it seems. I knew you could copy text from images, but I just tried to test som limitations, and it’s a weirdly comprehensive feature - I can copy text from photos and/or videos in the screenshots app, the Preview app, the Photos app, QuickTime, and even from YouTube videos in Safari (but not Firefox, interestingly enough) - assuming that means it’s an OS-level thing. Quick search says this rolled out in 2021.)
No, this predates having it on either iOS or macOS by a year or two. I still found it more useful because this doesn’t require using images; the vast majority of my usage was when working for a company that had stupid ERP software where much of the data was displayed onscreen but couldn’t be copied.
I have a handy little app on macOS called TextSniper that takes a screenshot of a selected area, then runs OCR on that screenshot and puts the text on the clipboard. It’s perhaps the most useful $10 I’ve ever spent and I’m frankly surprised this doesn’t exist on other systems. A year or two after this was released Apple started letting people copy text directly out of images, so they might do the usual Apple thing of killing it by directly adding it to the OS. There might be something like this on Linux by now but I haven’t heard of it on Windows.
A dev named funinkina has made an application working alongside the KDE screenshot application spectacle. It’s surprisingly lean code which utilizes tesseract and works fantastically. Just compile, ln -s the app to your bin directory and give it a global shortcut like “CTRL+Shift+Print”.
https://github.com/funinkina/spectacle-ocr-screenshot
This has been built in to MacOS for a little while now though?
Microsoft powertoys has this feature for free
https://learn.microsoft.com/en-us/windows/powertoys/text-extractor
I can also do it on my android phone
I can also do that on my MacBook.
(This comment is not as facetious as it seems. I knew you could copy text from images, but I just tried to test som limitations, and it’s a weirdly comprehensive feature - I can copy text from photos and/or videos in the screenshots app, the Preview app, the Photos app, QuickTime, and even from YouTube videos in Safari (but not Firefox, interestingly enough) - assuming that means it’s an OS-level thing. Quick search says this rolled out in 2021.)
Apple has had it built into iOS for a while now; This person likely got scammed out of $10 to “buy” a feature that was already baked into their OS.
No, this predates having it on either iOS or macOS by a year or two. I still found it more useful because this doesn’t require using images; the vast majority of my usage was when working for a company that had stupid ERP software where much of the data was displayed onscreen but couldn’t be copied.