1Image::ExifTool::Exif(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::Exif(3)
2
3
4
6 Image::ExifTool::Exif - Read EXIF meta information
7
9 This module is required by Image::ExifTool.
10
12 This module contains routines required by Image::ExifTool for process‐
13 ing EXIF meta information.
14
16 Copyright 2003-2007, Phil Harvey (phil at owl.phy.queensu.ca)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 <http://www.exif.org/Exif2-2.PDF>
23 <http://partners.adobe.com/asn/developer/pdfs/tn/TIFF6.pdf>
24 <http://partners.adobe.com/public/developer/en/tiff/TIFFPM6.pdf>
25 <http://www.adobe.com/products/dng/pdfs/dng_spec.pdf>
26 <http://www.awaresystems.be/imaging/tiff/tifftags.html>
27 <http://www.remotesensing.org/libtiff/TIFFTechNote2.html>
28 <http://www.asmail.be/msg0054681802.html>
29 <http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html>
30 <http://www.fine-view.com/jp/lab/doc/ps6ffspecsv2.pdf>
31 <http://www.ozhiker.com/electronics/pjmt/jpeg_info/meta.html>
32 <http://hul.harvard.edu/jhove/tiff-tags.html>
33 <http://www.microsoft.com/whdc/xps/wmphoto.mspx>
34
36 Thanks to Matt Madrid for his help with the XP character code conver‐
37 sions.
38
40 "EXIF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
41
42
43
44perl v5.8.8 2007-09-12 Image::ExifTool::Exif(3)