Image-ExifTool - Re: Recursive Extraction of Thumbnail images from CR2

Posted on Thu Sep 4 13:40:43 2008 by exiftool in response to 8729 (See the whole thread of 2)
Re: Recursive Extraction of Thumbnail images from CR2
The -o option is for the output image filename when writing. The -w option is for the output text file. The documentation contains many examples of how to do this. Basically what you want to do is something like "-b -thumbnailimage -ext cr2 -w jpg".

- Phil
Write a response