Question
2
Replies
288
Views
Incessant Technologies
Posted: August 2, 2016
Last activity: August 3, 2016
Closed
Extracting text from an image
Hi,
I want to extract the text from an image containing text.
Can it be implemented with Pega? Is there any OOTB feature?
Anu help would be appreciated
Thanks in advance,
Upalabdhi
You would need to integrate your application with some OCR service, which can convert image to text. I don't think Pega does give you this capability OOTB. You may give https://sourceforge.net/projects/javaocr/ a try or look for some better licensed tool.