Page 1 of 1

Removing or not creating tags

Posted: 2007-08-08T06:02:07-07:00
by 20070808
Hi,

I am very new at all of this.

I compressed a tiff file with the command:

convert -compress fax oldname.tiff newname.tiff

But I notice that I now have two piece of new metadata in the new file:

Tiff:document: newname.tiff
Tiff:software: ImageMagick 6.3.4 07/17/07 Q16 http://www.imagemagick.org

I don't want these there. How do I remove them, or better yet, not create them in the first place?

I did try the -strip option, but it didn't work.

Re: Removing or not creating tags

Posted: 2007-08-26T07:15:53-07:00
by 20070808
Bumping this back up to the top. Anyone?