NAME¶
Color - Color Correct a TIFF file using any sequence of ICC profiles or
Calibrations.
DESCRIPTION¶
Color Correct a TIFF file using any sequence of ICC profiles or Calibrations,
V1.3.5 Author: Graeme W. Gill, licensed under the AGPL Version 3
- Diagnostic: Unknown flag '-'
usage: cctiff [-options] { [-i intent] profile.icc | calbrtn.cal ...} infile.tif
outfile.tif
- -v
- Verbose.
- -c
- Combine linearisation curves into one transform.
- -p
- Use slow precise correction.
- -k
- Check fast result against precise, and report.
- -r n
- Override the default CLUT resolution
- -t n
- Choose TIFF output encoding from 1..n
- -a
- Read and Write planes > 4 as alpha planes
- -I
- Ignore any file or profile colorspace mismatches
- -D
- Don't append or set the output TIFF description
- -e profile.[icc | tiff]
- Optionally embed a profile in the destination TIFF
file.
- Then for each profile in sequence:
- -i intent
- p = perceptual, r = relative colorimetric, s = saturation,
a = absolute colorimetric
- -o order
- n = normal (priority: lut > matrix > monochrome) r =
reverse (priority: monochrome > matrix > lut)
- profile.[icc | tiff]
- Device, Link or Abstract profile
- ( May be embedded profile in TIFF file)
- or each calibration file in sequence:
- -d dir
- f = forward cal. (default), b = backwards cal.
- calbrtn.cal
- Device calibration file.
- infile.tif
- Input TIFF file in appropriate color space
- outfile.tif
- Output TIFF file
Author: Graeme W. Gill, licensed under the AGPL Version 3
- Diagnostic: Unknown flag '-'
usage: cctiff [-options] { [-i intent] profile.icc | calbrtn.cal ...} infile.tif
outfile.tif
- -v
- Verbose.
- -c
- Combine linearisation curves into one transform.
- -p
- Use slow precise correction.
- -k
- Check fast result against precise, and report.
- -r n
- Override the default CLUT resolution
- -t n
- Choose TIFF output encoding from 1..n
- -a
- Read and Write planes > 4 as alpha planes
- -I
- Ignore any file or profile colorspace mismatches
- -D
- Don't append or set the output TIFF description
- -e profile.[icc | tiff]
- Optionally embed a profile in the destination TIFF
file.
- Then for each profile in sequence:
- -i intent
- p = perceptual, r = relative colorimetric, s = saturation,
a = absolute colorimetric
- -o order
- n = normal (priority: lut > matrix > monochrome) r =
reverse (priority: monochrome > matrix > lut)
- profile.[icc | tiff]
- Device, Link or Abstract profile
- ( May be embedded profile in TIFF file)
- or each calibration file in sequence:
- -d dir
- f = forward cal. (default), b = backwards cal.
- calbrtn.cal
- Device calibration file.
- infile.tif
- Input TIFF file in appropriate color space
- outfile.tif
- Output TIFF file