Image To Text

Convert images on screen, image files, or an image URL to text. This feature relies on tesseract.exe and leptonica_util.exe which are bundled with PMC. The installer is also bundled with English OCR language, and you can download more languages from this command window by clicking the [...] button while this command is selected.

Image To Text (F7)

Parameters

Start X/Y / End X/Y
Defines the Search area of the screen/window.
Output Variable
Name of the Variable in which to store the contents. This field accepts Object references such as Array[1] or Obj.Name.
Languages
Selects the languages to be used in OCR among the available ones. You can also download more languages here.

Remarks

You can also call this function - OCR() - from the Function command window.

Vis2