Read Text From Image Step

The Read Text From Image step takes text from an image file. You can use this to automate tasks that involve reading information from scanned documents, screenshots, or other images.

How to Use Read Text From Image

This step reads text from an image and puts it into a variable.

Step 1: Add the Read Text From Image Step

  1. Drag and drop the Read Text From Image step into your process.
  2. (Optional) In the Step Name field, give the step a custom name.

Step 2: Set Up Input Parameters

  1. Choose the Image source:
    • File path: Use this if the image is saved as a file.
    • Clipboard: Use this if the image is currently in your clipboard.
  2. If you picked File path, give the Image file path:
    • Type the name of an existing text variable that holds the image file path.
    • Or, make a new text variable to store the image file path.
  3. Pick the Language for the text in the image. English is the default.

Step 3: Set Up Output Parameters

  1. In the Text destination field, type the name of an existing text variable. The text found will be saved here.
  2. Or, make a new text variable to store the text.

Parameters Explained

Step Name (Optional)

  • A custom name for the process step.
  • This name shows up on the step box in the editor.

Image source (Required)

  • Says where the image comes from.
  • Choices: File path, Clipboard.

Image file path (Required, if Image source is File path)

  • The location of the image file.
  • Example: myImagePathVariable
  • This must be a text data type.

Language (Required)

  • The language of the text in the image.
  • Default: English

Text destination (Required)

Related Articles

Need Help?

Can't find what you're looking for? Join the Robotiq Community to get help from other users and the Robotiq team.

Was this article helpful?