When you want to copy or extract the text from an image, you can use AlomWare Toolbox's OCR function. This example action gets the text from the image currently in the clipboard, with the result shown in the screenshot under it:
(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 String: Assign from clipboard image ""
0002 Alert: Show a message "string$"
(End)
(https://www.alomware.com/images/forum/ocr-text-from-image.png)