1Image::ExifTool::Exif(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::Exif(3)
23
4
NAME
6Image::ExifTool::Exif - Read EXIF/TIFF meta information
7
SYNOPSIS
9This module is required by Image::ExifTool.
10
DESCRIPTION
12This module contains routines required by Image::ExifTool for
13processing EXIF and TIFF meta information.
14
AUTHOR
16Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
1718
This library is free software; you can redistribute it and/or modify it
19under the same terms as Perl itself.
20
REFERENCES
22<http://www.exif.org/Exif2-2.PDF>
23<http://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf>
24<http://partners.adobe.com/asn/developer/pdfs/tn/TIFF6.pdf>
25<http://partners.adobe.com/public/developer/en/tiff/TIFFPM6.pdf>
26<http://www.adobe.com/products/dng/pdfs/dng_spec.pdf>
27<http://www.awaresystems.be/imaging/tiff/tifftags.html>
28<http://www.remotesensing.org/libtiff/TIFFTechNote2.html>
29<http://www.exif.org/dcf.PDF>
30<http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html>
31<http://www.fine-view.com/jp/lab/doc/ps6ffspecsv2.pdf>
32<http://www.ozhiker.com/electronics/pjmt/jpeg_info/meta.html>
33<http://hul.harvard.edu/jhove/tiff-tags.html>
34<http://www.microsoft.com/whdc/xps/wmphoto.mspx>
35<http://www.asmail.be/msg0054681802.html>
36<http://crousseau.free.fr/imgfmt_raw.htm>
37<http://www.cybercom.net/~dcoffin/dcraw/>
38<http://www.digitalpreservation.gov/formats/content/tiff_tags.shtml>
39<http://community.roxen.com/developers/idocs/rfc/rfc3949.html>
40<http://tools.ietf.org/html/draft-ietf-fax-tiff-fx-extension1-01>
41<http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/cinemadng/pdfs/CinemaDNG_Format_Specification_v1_1.pdf>
42<http://geotiff.maptools.org/spec/geotiffhome.html>
43
ACKNOWLEDGEMENTS
45Thanks to Jeremy Brown for the 35efl tags, and Matt Madrid for his help
46with the XP character code conversions.
47
SEE ALSO
49"EXIF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
5051
52
53
perl v5.32.1 2021-04-26 Image::ExifTool::Exif(3)