http://www.perlmonks.org?node_id=930563

priyaviswam has asked for the wisdom of the Perl Monks concerning the following question:

Hi all, Please let me know the best option for extracting text from image. i have gone through many option like tesseract, perl magick, and some perl API like PDf-OCR, CAM-PDF, PDF API12 etc. None of them helped me with a direct solution. Some run only on unix environment, some need to install many supporting packages ect. For me i need to extract text from an image like (jpg, tiff or png) or convert image to HTML which will run on winxp,7 or linux machines etc Please suggest me with some suggestion?

  • Comment on Extract text from an image using perl API or by some tool which run on vista,win7 xp and linux

Replies are listed 'Best First'.
Re: Extract text from an image using perl API or by some tool which run on vista,win7 xp and linux
by Anonymous Monk on Oct 10, 2011 at 09:24 UTC
Re: Extract text from an image using perl API or by some tool which run on vista,win7 xp and linux
by pvaldes (Chaplain) on Oct 10, 2011 at 09:58 UTC
    what kind of image? what kind of text? are you talking of exif data?, steganography hidden text?, watermarks?...