1PSICC(1) General Commands Manual PSICC(1)
2
3
4
6 psicc - little cms PostScript converter.
7
9 psicc [options]
10
12 lcms is a standalone CMM engine, which deals with the color management.
13 It implements a fast transformation between ICC profiles. psicc is a
14 little cms PostScript converter.
15
17 -b Black point compensation (CRD only).
18
19 -c precision
20 Precision (0=LowRes, 1=Normal, 2=Hi-res) (CRD only) [defaults to
21 1].
22
23 -i profile
24 Input profile: Generates Color Space Array (CSA).
25
26 -n gridpoints
27 Alternate way to set precision, number of CLUT points (CRD
28 only).
29
30 -o profile
31 Output profile: Generates Color Rendering Dictionary(CRD).
32
33 -t intent
34 Intent (0=Perceptual, 1=Colorimetric, 2=Saturation, 3=Absolute)
35 [defaults to 0].
36
37 -u Do NOT generate resource name on CRD.
38
40 For suggestions, comments, bug reports etc. send mail to info@lit‐
41 tlecms.com.
42
44 jpgicc(1), linkicc(1), tificc(1), transicc(1)
45
47 This manual page was written by Shiju p. Nair <shiju.p@gmail.com>, for
48 the Debian project.
49
50
51
52 September 30, 2004 PSICC(1)