Question

Is there a tool to recognise picture into text by Autoit?

I have fixed area on the screen, where some text appears as an image. i need to get its value and save into file.

Pls, don't offer to do it by comparing pixels color.

Était-ce utile?

La solution

What you are looking for is called OCR (Optical Character Recognition).

There exist several libraries for this in the example scripts section of the AutoIt Forums. Some of the more widely used ones are:

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top