Man page - cctiff(1)
Packages contains this manual
- profcheck(1)
- cb2ti3(1)
- splitti3(1)
- mppprof(1)
- mppcheck(1)
- synthcal(1)
- fakeread(1)
- ccxxmake(1)
- iccdump(1)
- printcal(1)
- chartread(1)
- oeminst(1)
- applycal(1)
- dispwin(1)
- xicclu(1)
- colverify(1)
- spec2cie(1)
- dispcal(1)
- revfix(1)
- printtarg(1)
- txt2ti3(1)
- average(1)
- colprof(1)
- illumread(1)
- targen(1)
- ls2ti3(1)
- mpplu(1)
- timage(1)
- collink(1)
- cxf2ti3(1)
- greytiff(1)
- icclu(1)
- synthread(1)
- invprofcheck(1)
- cctiff(1)
- kodak2ti3(1)
- specplot(1)
- extractttag(1)
- viewgam(1)
- iccgamut(1)
- spotread(1)
- refine(1)
- scanin(1)
- tiffgamut(1)
- extracticc(1)
- dispread(1)
apt-get install argyll
Manual
COLOR
NAMEDESCRIPTION
SYNOPSIS
NAME
Color - Color Correct a TIFF file using any sequence of ICC profiles or Calibrations.
DESCRIPTION
Color Correct a TIFF or JPEG file using any sequence of ICC profiles or Calibrations
SYNOPSIS
cctiff [-options] { [-i intent] profile.icc | calbrtn.cal ...} infile.(tif|jpg) outfile.(tif|jpg)
|
-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 output encoding from 1..n |
-f [T|J]
Set output format to Tiff or Jpeg (Default is same as input)
-q quality
Set JPEG quality 1..100 (Default 80)
|
-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 or JPEG description |
-e profile.[icc | tiff | jpg]
Optionally embed a profile in the destination TIFF or JPEG 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/JPEG file)
or each calibration file in sequence:
|
-d dir |
f = forward cal. (default), b = backwards cal. |
calbrtn.cal
Device calibration file.
infile.tif/jpg
Input TIFF/JPEG file in appropriate color space
outfile.tif/jpg Output TIFF/JPEG file