Forum Discussion
Rizwan Ansari
Oct 12, 2019Copper Contributor
SharePoint Capability to do OCR in PDF Documents
Hi. We have a requirement where all documents (PDF, Word, etc) with embedded images that are uploaded to SharePoint must be searchable. The text in the images must be searchable. I did find ...
Dec 03, 2019
Hi Rizwan Ansari ,
SharePoint extracts content from pdf, images as text, so you can find using OOB Search. Btw you can't customize this behavior, you need to use as it is.
if you need to customize your OCR experience, without using a 3P tools, you can think about a solution like this one I described in my blog, using SharePoint, flow and Azure Cognitive Services.
Cheers,
Federico