Copy all but ICC_Profile

Started by jsachs, February 15, 2019, 12:31:20 PM

Previous topic - Next topic

jsachs

Is the a way to copy all metadata from one file to another except the ICC_Profile? I have a file that already has a profile and I want to copy all other metadata from another file to it without disturbing the profile.

Phil Harvey

By default ExifTool does not copy the ICC_Profile (it is designated as an "unsafe" tag to copy).  So you can copy all tags and you don't have to worry about this.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

jsachs