cancel
Showing results for 
Search instead for 
Did you mean: 

How to extract text from a set of Images stored in folder

PrithwishBhatta
Level 2
Hi,

I have a folder where there are N number of images(jpg) which has some text written on it.I want to loop through the folder and pick up each image and extract the text from the image and store it in some excel.Now the problem is i can individually open a image using Surface automation and spy using region mode,create the region and can use read text using the "Read text from OCR" command.
However when this needs to be dynamically for a set of images stored in a folder i am unable to do so as the spying and region can not be done.Please provide some pointers on how to achieve this,

------------------------------
Prithwish Bhattacharjee
Architect
Cognizant
Asia/Kolkata
------------------------------
1 REPLY 1

ewilson
Staff
Staff
Hi @Prithwish Bhattacharjee,

Have you considered using a cloud service like Microsoft's Azure Computer Vision? There are assets available on the Digital Exchange that expose access to this service. You will need to sign up for an Azure account, but you should be able to leverage this at a free tier for testing. There are similar services available from AWS, Google, IBM, and others.

Cheers,​

------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------