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 2008-11-03 16:05:17-08 by bogdan
Extracting image from IFD2
Hi Phil,

There are three options to extract embedded images from raw files:
-PreviewImage,
-JpgFromRaw and
-ThumbnailImage.

Now, at least CR2 files also contain some image inside IFD2, which is either jpeg or uncompressed (depending on camera). To keep story short... is it possible to extract this image? Being naive, I've tried with "-IFD2:PreviewImage" -which failed.

What to say... thanks in advance :-)

Bogdan
Direct Responses: 9203 | Write a response