xicc/extracticc

Summary

Extract an embedded ICC profile from a TIFF raster file.

Usage Summary

usage: extracticc  [-v] infile.tif outfile.icm
 -v            Verbose


Usage Details and Discussion

The -v flag may give extra information.

infile.tif    should be the path to the TIFF image file that contains the embedded ICC profile

outfile.icm  should be the path to the file that will be created to hold the ICC profile extract from the TIFF file. The appropriate extension should be used for the platform, i.e. icm for MSWindows, and icc for OS X or Unix/Linux.