How to get text from image in a webpage?

Hi All,
In a webpage there is a text in form of image how to extract that value from the UI?

Hi @Smruti_Smita_Samal

You can use get text activity or get ocr text to extract the text value

Regards

Nived N :robot:

Thanks @NIVED_NAMBIAR for your reply.

1 Like

Hi @Smruti_Smita_Samal

Kindly try once with Get Text Activity or Get OCR Text Activity
Try to use Computer vision to access those images as a element

Refer to the Link:

Regards
Gokul

Hi all
I am using get OCR text but facing issue -
Get OCR Text ‘IMG’: Error performing OCR: Invalid API key specified UiPathOCRInvalidApiKey
Any solution ?

Hi @Smruti_Smita_Samal

Can you please share the Screenshot of the OCR Activity?

Regards
Gokul

Thanks for your reply.
I have used OCR Text activity and used tesseract within it and it is working fine for me.