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.

有帮助吗?

解决方案

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:

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top