[magick-users] copying TIFF headers from one file to another

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Thu Apr 10 09:07:29 PDT 2008


> it is possible to copy the header tags and its values from a TIFF image
> and place them in another TIFF image overwriting the headers

You will want to either use the TIFF delegate library to do this or just
directly disassemble the TIFF file structure with a a custom program.
ImageMagick would not be the tool for this particular task.


More information about the Magick-users mailing list