Extract text from the image/file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2018 04:38 PM
Hi,
We have a requirement to extract data from from image/pdf file uploaded on Service Portal. Is there any internal or external libraries/APIs available to convert into text?
Thanks in advance!!!
Regards,
Biraj
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2018 10:02 PM
Hi,
From where do you want to read the attachment from a sys_attachment table in service now or you have created a custom widget on service portal
Regards,
Ashwini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2018 12:00 AM
Hi Ashwini,
It is custom widget. I got the very useful link to extract text from image using javascript.
https://www.ttmind.com/techpost/HOW-TO-EXTRACT-TEXT-FROM-IMAGE-USING-JAVASCRIPT-OCR-with-Tesseract-js
Thanks,
Biraj