man-pages/man1/jpgicc.1.html
2021-03-31 01:06:50 +01:00

196 lines
4.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of JPGICC</TITLE>
</HEAD><BODY>
<H1>JPGICC</H1>
Section: User Commands (1)<BR>Updated: September 30, 2004<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
jpgicc - little cms ICC profile applier for JPEG.
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>jpgicc</B>
[<I>options</I>]<I> input.jpg output.jpg</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
lcms is a standalone CMM engine, which deals with the color management.
It implements a fast transformation between ICC profiles.
<B>jpgicc</B>
is a little cms ICC profile applier for JPEG.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-b</B>
<DD>
Black point compensation.
<DT id="2"><B>-c&nbsp;</B><I>NUM</I>
<DD>
Precalculates transform (0=Off, 1=Normal, 2=Hi-res, 3=LoRes) [defaults to 1].
<DT id="3"><B>-d&nbsp;</B><I>NUM</I>
<DD>
Observer adaptation state (abs.col. only), (0..1.0, float value) [defaults to 0.0].
<DT id="4"><B>-e</B>
<DD>
Embed destination profile.
<DT id="5"><B>-g</B>
<DD>
Marks out-of-gamut colors on softproof.
<DT id="6"><B>-h&nbsp;</B><I>NUM</I>
<DD>
Show summary of options and examples (0=help, 1=Examples, 2=Built-in profiles, 3=Contact information)
<DT id="7"><B>-i&nbsp;</B><I>profile</I>
<DD>
Input profile (defaults to sRGB).
<DT id="8"><B>-l&nbsp;</B><I>link</I>
<DD>
TODO: explain this option.
<DT id="9"><B>-m&nbsp;</B><I>NUM</I>
<DD>
SoftProof intent (0,1,2,3) [defaults to 0].
<DT id="10"><B>-n</B>
<DD>
Ignore embedded profile.
<DT id="11"><B>-o&nbsp;</B><I>profile</I>
<DD>
Output profile (defaults to sRGB).
<DT id="12"><B>-p&nbsp;</B><I>profile</I>
<DD>
Soft proof profile.
<DT id="13"><B>-q&nbsp;</B><I>NUM</I>
<DD>
Output JPEG quality, (0..100) [defaults to 75].
<DT id="14"><B>-s&nbsp;</B><I>newprofile</I>
<DD>
Save embedded profile as <I>newprofile</I>.
<DT id="15"><B>-t&nbsp;NUM</B>
<DD>
Rendering intent
<PRE>
<DL COMPACT><DT id="16"><DD>0=Perceptual [default]
1=Relative colorimetric
2=Saturation
3=Absolute colorimetric
10=Perceptual preserving black ink
11=Relative colorimetric preserving black ink
12=Saturation preserving black ink
13=Perceptual preserving black plane
14=Relative colorimetric preserving black plane
15=Saturation preserving black plane
</DL>
</PRE>
<DT id="17"><B>-v</B>
<DD>
Verbose.
<DT id="18"><B>-!&nbsp;</B><I>NUM,NUM,NUM</I>
<DD>
Out-of-gamut marker channel values (r,g,b) [defaults: 128,128,128].
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>BUILT-IN PROFILES</H2>
<PRE>
*Lab2 -- D50-based v2 CIEL*a*b
*Lab4 -- D50-based v4 CIEL*a*b
*Lab -- D50-based v4 CIEL*a*b
*XYZ -- CIE XYZ (PCS)
*sRGB -- sRGB color space
*Gray22 - Monochrome of Gamma 2.2
*Gray30 - Monochrome of Gamma 3.0
*null - Monochrome black for all input
*Lin2222- CMYK linearization of gamma 2.2 on each channel
</PRE>
<A NAME="lbAG">&nbsp;</A>
<H2>EXAMPLES</H2>
<PRE>
To color correct from scanner to sRGB:
jpgicc -iscanner.icm in.jpg out.jpg
To convert from monitor1 to monitor2:
jpgicc -imon1.icm -omon2.icm in.jpg out.jpg
To make a CMYK separation:
jpgicc -oprinter.icm inrgb.jpg outcmyk.jpg
To recover sRGB from a CMYK separation:
jpgicc -iprinter.icm incmyk.jpg outrgb.jpg
To convert from CIELab ITU/Fax JPEG to sRGB
jpgicc -iitufax.icm in.jpg out.jpg
To convert from CIELab ITU/Fax JPEG to sRGB
jpgicc in.jpg out.jpg
</PRE>
<A NAME="lbAH">&nbsp;</A>
<H2>NOTES</H2>
For suggestions, comments, bug reports etc. send mail to
<A HREF="mailto:info@littlecms.com">info@littlecms.com</A>.
<A NAME="lbAI">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+linkicc">linkicc</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+psicc">psicc</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+tificc">tificc</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+transicc">transicc</A></B>(1)
<A NAME="lbAJ">&nbsp;</A>
<H2>AUTHOR</H2>
This manual page was written by Shiju p. Nair &lt;<A HREF="mailto:shiju.p@gmail.com">shiju.p@gmail.com</A>&gt;,
for the Debian project.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="19"><A HREF="#lbAB">NAME</A><DD>
<DT id="20"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="21"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="22"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="23"><A HREF="#lbAF">BUILT-IN PROFILES</A><DD>
<DT id="24"><A HREF="#lbAG">EXAMPLES</A><DD>
<DT id="25"><A HREF="#lbAH">NOTES</A><DD>
<DT id="26"><A HREF="#lbAI">SEE ALSO</A><DD>
<DT id="27"><A HREF="#lbAJ">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:17 GMT, March 31, 2021
</BODY>
</HTML>