Extract Text from Find image activity

I want create a project in which if it finds the image it will copy a text in ocr that will work on every different pdf or picture. any tips and suggestions? is it possible? thanks in advance.

image

3 Likes

Hi @rmfeliciano,

Sure it is.

Main.xaml (10.0 KB)

image

image

2 Likes

I tried the same scenario but with Microsoft OCR (scale 2) and I had better results:

Main.xaml (13.0 KB)

image

image

2 Likes