Image-ExifTool - Re: Trailer example

Posted on Wed Nov 1 14:25:36 2006 by exiftool in response to 3404 (See the whole thread of 3)
Re: Trailer example
Hi Mark,

I haven't yet added support for CanonDPP information in CRW images, but I'll look into it.

Currently, trailers are supported only for JPEG and TIFF-based images (like CR2). For these, you would do this:

# a verbose hex dump will also dump the CanonDPP trailer # (or use -v4 to dump more, or -v5 to dump the entire trailer): exiftool -v3 image.cr2 # to delete the CanonDPP trailer: exiftool -canondpp:all= image.cr2

- Phil
Direct Responses: 3406 | Write a response