TheJoeFin / Text-Grab

Use OCR in Windows quickly and easily with Text Grab. With optional background process and notifications.
https://www.microsoft.com/en-us/p/text-grab/9mznkqj7sl0b?cid=TextGrabGitHub
MIT License
3.33k stars 223 forks source link

No result with Tesseract #493

Open aldavies1 opened 1 month ago

aldavies1 commented 1 month ago

Describe the bug When tesseract english is selected as the language, the image does not appear to be sent to the engine after a section of screen is selected. When the windows language (english) is selected, everything works as expected. It's like text grab is not recognising the mouse click to finish the selection window definition (could be because there is no result from tesseract? - I've re-installed from winget and github msi)

Where is the bug

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Can try to record a loom video if that helps.

Where did you get Text Grab? Both:

Desktop (please complete the following information):

Additional context I'm trying to use tesseract to extract a degree symbol in a string: ddd°mm'ss" to then allow use in an excel sheet.

TheJoeFin commented 1 month ago

Does Tesseract use when opening an image from the Edit Text Window and using the same Tesseract langauge?