Leverage of the lib Tesseract.js to extract text from images/photos. Based on https://github.com/bensonruan/Tesseract-OCR
Are you looking to extract text from images, photos? Did you just take a picture of the lecture notes and want to convert it into text? Then you’ll need something that can recognize text via OCR.
Using the Tesseract.js library.
IT can be implemented for offline usage
Note:
This WebBlock utilizes 2 client actions from forge component, Image Utils Reactive (Rezise and Identify). https://www.outsystems.com/forge/component-overview/7180/image-utils-reactive-o11
Based on the forge component with the same name by Henrique Batista
https://www.outsystems.com/forge/component-overview/8168/tesseract-ocr-o11
ODC version done by Guilherme Marques from Moxie Lead.