I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-10-13 04:12:45.649814-07 by xipmix
access to the "main" raw image?
Hi all
I'm curious - it's simple to pull out the preview image from a RAW file with exiftool, but what about that big fat raw image itself? Is it possible to have exiftool spit it out as a binary blob as well? I have read & reread the manual pages but can't spot how to do this.

The use case that prompted this was wanting to compute an md5 checksum of the raw image - since the exifdata is so fungible it's not a lot of use to compute a checksum of the entire file.

Something of an edge case, but any thoughts welcome.
Direct Responses: Write a response