I could have sworn I figured out how to do this with convert, but I can't remember for the life of me how I did it.
The best I've found today is exiv2, using the '-e' operator with the 'p' option. This extracts all three preview image files:
Code: Select all
Preview 1: image/tiff, 160x120 pixels, 57600 bytes
Preview 2: image/jpeg, 570x375 pixels, 95510 bytes
Preview 3: image/jpeg, 4288x2848 pixels, 780844 bytes
Can anybody correct or refresh my memory? Thanks!