Use the OCR Text component
Extract the text from an image by using the OCR Text component in RPA Desktop Design Studio.
Before you begin
Role required: none
About this task
Many properties of the OCR Text component are common with other Actions UI components, to configure these properties, see Properties of Actions (UI) components.
The properties unique to the OCR Text component are given.
| Property | Text |
|---|---|
| Image Source | Source from which the component takes the image. |
Procedure
Extract text from images and display with the Show component
The OCR Text component takes a path to an image. The image comprises the text "servicenow". The component extracts the text from the image and passes the string to the Show component (To use the Show component, see Use the Show component). The Show component takes the text through the Message Data In port and then displays the text in a window.