1JPEGICC(1)                  General Commands Manual                 JPEGICC(1)
2
3
4

NAME

6       jpegicc - little cms ICC profile applier for JPEG.
7

SYNOPSIS

9       jpegicc [options] input.jpg output.jpg
10

DESCRIPTION

12       lcms is a standalone CMM engine, which deals with the color management.
13       It implements a fast transformation between ICC profiles.   jpegicc  is
14       little cms ICC profile applier for JPEG.
15

OPTIONS

17       -b     Black point compensation.
18
19       -c <0,1,2,3>
20              Precalculates  transform.  (0=Off,  1=Normal, 2=Hi-res, 3=LoRes)
21              [defaults to 1]
22
23       -g     Marks out-of-gamut colors on softproof.
24
25       -h <0,1,2>
26              Show summary of options and examples.
27
28       -i profile
29              Input profile (defaults to sRGB).
30
31       -m <0,1,2,3>
32              SoftProof intent.
33
34       -n     Ignore embedded profile.
35
36       -p profile
37              Soft proof profile
38
39       -o profile
40              Output profile (defaults to sRGB).
41
42       -q <0..100>
43              Output JPEG quality.
44
45       -t <0,1,2,3>
46              Intent (0=Perceptual, 1=Colorimetric, 2=Saturation, 3=Absolute).
47
48       -v     Verbose.
49

EXAMPLES

51       To color correct from scanner to sRGB:
52            jpegicc -iscanner.icm in.jpg out.jpg
53
54       To convert from monitor1 to monitor2:
55            jpegicc -imon1.icm -omon2.icm in.jpg out.jpg
56
57       To make a CMYK separation:
58            jpegicc -oprinter.icm inrgb.jpg outcmyk.jpg
59
60       To recover sRGB from a CMYK separation:
61            jpegicc -iprinter.icm incmyk.jpg outrgb.jpg
62
63       To convert from CIELab ITU/Fax JPEG to sRGB
64            jpegicc -iitufax.icm in.jpg out.jpg
65

NOTES

67       For suggestions, comments, bug reports  etc.  send  mail  to  info@lit‐
68       tlecms.com.
69

SEE ALSO

71       tifficc(1), icc2ps(1), icclink(1), icctrans(1), wtpt(1)
72

AUTHOR

74       This  manual page was written by Shiju p. Nair <shiju.p@gmail.com>, for
75       the Debian project.
76
77
78
79                              September 30, 2004                    JPEGICC(1)
Impressum