I want to extract both text and image by OCR or any activities at one time.
This browser contains both text and image.
I could get the text in image by tesseract OCR.
Here is the sample of this site.
(site) x and y are text.
xxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxx Attached image
yyyyyyyyyyyyyyyyyyyyy
yyyyyyyyyyyyyyyyyyyyy
yyyyyyyyyyyyyyyyyyyyy
Our web site has not only text but also several image.
I want to search for image then get the information by OCR in UiPath.
How can I create this process?