Does anyone know if we can search the content (text) of the image ? I have bunch of jpeg/gif files of a book. (I converted PDF to image) . I want to search the text in those images.. Can I do that ? Can OCR help?
Yes, OCR will convert the image to its best attempt at text and you can then search that text string for the match. Not sure if you can, or even if it would be more efficient, to not convert the whole image to a string but only search for the search text using the ocr itself