The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Image::ExifTool::Exif - Read EXIF meta information

SYNOPSIS

This module is required by Image::ExifTool.

DESCRIPTION

This module contains routines required by Image::ExifTool for processing EXIF meta information.

AUTHOR

Copyright 2003-2007, Phil Harvey (phil at owl.phy.queensu.ca)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

REFERENCES

http://www.exif.org/Exif2-2.PDF
http://partners.adobe.com/asn/developer/pdfs/tn/TIFF6.pdf
http://partners.adobe.com/public/developer/en/tiff/TIFFPM6.pdf
http://www.adobe.com/products/dng/pdfs/dng_spec.pdf
http://www.awaresystems.be/imaging/tiff/tifftags.html
http://www.remotesensing.org/libtiff/TIFFTechNote2.html
http://www.asmail.be/msg0054681802.html
http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html
http://www.fine-view.com/jp/lab/doc/ps6ffspecsv2.pdf
http://www.ozhiker.com/electronics/pjmt/jpeg_info/meta.html
http://hul.harvard.edu/jhove/tiff-tags.html
http://www.microsoft.com/whdc/xps/wmphoto.mspx

ACKNOWLEDGEMENTS

Thanks to Matt Madrid for his help with the XP character code conversions.

SEE ALSO

"EXIF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)