logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Image::ExifTool::CanonRaw - Read Canon RAW (CRW) meta information

Acknowledgements

       Thanks to Dave Nicholson for decoding a number of new tags.

Author

       Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)

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

Description

       This module contains definitions required by Image::ExifTool to interpret meta information from Canon CRW
       raw files.  These files are written directly by some Canon cameras, and contain meta information similar
       to that found in the EXIF Canon maker notes.

Name

       Image::ExifTool::CanonRaw - Read Canon RAW (CRW) meta information

Notes

       The CR2 format written by some Canon cameras is very different the CRW format processed by this module.
       (CR2 is TIFF-based and uses standard EXIF tags.)

References

See Also

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

perl v5.40.1                                       2025-03-16                     Image::ExifTool::CanonRaw(3pm)

Synopsis

       This module is loaded automatically by Image::ExifTool when required.

See Also