2007.05.19 18:27 "[Tiff] TIFF Perl handling", by Julie May

2007.05.22 12:44 "Re: [Tiff] TIFF Perl handling", by Phil Harvey

On 20-May-07, at 12:02 PM, tiff-request@lists.maptools.org wrote:

  Kiriakos Georgiou created a perl module that works with libtiff,
libtiffperl

Anyone have a copy or an update? Doing some XSL that we're looking at pre-processing the tags with Perl.

If anyone has a copy I'd really appreciate it. All we need to get out of the TIFFs is width and height in any measure (px, pt, whatever, we control the render so we can control px to inches)

Is there any reason you don't want to use exiftool?:

http://search.cpan.org/dist/Image-ExifTool/

It can do this with its eyes closed.

- Phil