Man page - cctiff(1)
Packages contas this manual
- applycal(1)
- illumread(1)
- ls2ti3(1)
- spec2cie(1)
- extracticc(1)
- revfix(1)
- collink(1)
- refine(1)
- greytiff(1)
- chartread(1)
- specplot(1)
- tiffgamut(1)
- scanin(1)
- fakeread(1)
- viewgam(1)
- oeminst(1)
- synthread(1)
- invprofcheck(1)
- mppcheck(1)
- profcheck(1)
- xicclu(1)
- colprof(1)
- synthcal(1)
- txt2ti3(1)
- cb2ti3(1)
- mpplu(1)
- spotread(1)
- splitti3(1)
- icclu(1)
- colverify(1)
- cctiff(1)
- mppprof(1)
- dispread(1)
- extractttag(1)
- targen(1)
- printcal(1)
- cxf2ti3(1)
- dispwin(1)
- ccxxmake(1)
- dispcal(1)
- iccgamut(1)
- printtarg(1)
- timage(1)
- average(1)
- iccdump(1)
- kodak2ti3(1)
Package: argyll
apt-get install argyll
apt-get install argyll
Manuals in package:
Documentations in package:
Manual
| COLOR(1) | User Commands | COLOR(1) |
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] {[-iintent] 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
| September 2014 | cctiff |