Chris Parker wrote:

Hello all,

How do I get text out of a tiff image?  Scenario is that I have alot of
directories named (ex. 000, 020, 000) with files inside along the same
line ( 000.tiff, 034.tiff) and I need to get the date of the
paper(000.tiff) so I can rename the folder/directory to that date.

I am not having alot of luck searching for this.  A pointer to a module
to use along with some docs would be greatly appreciated.

Hi Chris

Image::Info should do what you want. Take a look at:

 http://search.cpan.org/~tels/Image-Info-1.24/lib/Image/Info.pm

HTH,

Rob

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to