Is this possible : Reading content inside an IMAGE?

Is the following below requirement possible with Aspose:


On a piece of paper I write a word ‘ASPOSE’ and then I scan it or click a picture of it through my mobile. So now I have a jpeg, img, pdf, etc file which contains an image and inside the image I have a word ‘ASPOSE’.
Is it possible to read the text ‘ASPOSE’ from this file?

Thanks in advance

Hi Girish,


Thank you for considering Aspose APIs.

The current implementation of Aspose.OCR APIs can read English, French & Spanish language characters from images only. So if you have any text from aforesaid languages on an image of TIFF, GIF, PNG, BMP or JPEG format then you can easily extract it using the Aspose.OCR APIs. However, the image resolution should be at least 300 DPI otherwise you may observe decrease in the accuracy rate. In case you wish to perform OCR on PDF files then you have to first convert the PDF to raster images using the Aspose.Pdf APIs or any other mechanism that suits your requirement.

Please feel free to get in touch if you have more questions or concerns.