1Image::ExifTool::CanonRUaswe(r3)Contributed Perl DocumenItmaatgieo:n:ExifTool::CanonRaw(3)
2
3
4
6 Image::ExifTool::CanonRaw - Read Canon RAW (CRW) meta information
7
9 This module is loaded automatically by Image::ExifTool when required.
10
12 This module contains definitions required by Image::ExifTool to
13 interpret meta information from Canon CRW raw files. These files are
14 written directly by some Canon cameras, and contain meta information
15 similar to that found in the EXIF Canon maker notes.
16
18 The CR2 format written by some Canon cameras is very different the CRW
19 format processed by this module. (CR2 is TIFF-based and uses standard
20 EXIF tags.)
21
23 Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
24
25 This library is free software; you can redistribute it and/or modify it
26 under the same terms as Perl itself.
27
29 <http://www.cybercom.net/~dcoffin/dcraw/>
30 <http://www.wonderland.org/crw/>
31 <http://xyrion.org/ciff/>
32 <https://exiftool.org/canon_raw.html>
33
35 Thanks to Dave Nicholson for decoding a number of new tags.
36
38 "CanonRaw Tags" in Image::ExifTool::TagNames,
39 Image::ExifTool::Canon(3pm), Image::ExifTool(3pm)
40
41
42
43perl v5.38.0 2023-11-21 Image::ExifTool::CanonRaw(3)