https://github.com/schappim/macOCR
Just rediscovered the Shortcuts a couple days ago while installing it on a friend's mac.
21–25 of 25 posts
https://github.com/schappim/macOCR
Just rediscovered the Shortcuts a couple days ago while installing it on a friend's mac.
I created a basic similar app for my own use because I wanted to have an idea what people are conversing in russian in online lobbies. WPF, Tesseract OCR and Microsoft's translation API. https://streamable.com/ykng5u A fun side project that I do end up using a bit. Gonna bind the capture to some hotkey so I can use it without changing app focus. Most annoying problem though is that Tesseract OCR often gets confused w…
Visual Universal Translator.
PS: People looking for (FOSS) alternatives, look here: https://github.com/dynobo/normcap#similar-open-source-tools
Is there anything on Linux not based on tesseract for the OCR? It's not very good. I miss being able to copy/paste from blurry or deformed screenshots of youtube on Windows.
The main issue for a use-case like NormCap are the trained models: they are optimized for images of _printed_ text and layouts, which is different from on-screen-text in many aspects. Unfortunately, I don't have the resources to train my own models.
Cuneiform was a long time competitor, but afaik development there is stalled.