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

192 lines
4.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of TIFICC</TITLE>
</HEAD><BODY>
<H1>TIFICC</H1>
Section: User Commands (1)<BR>Updated: October 23, 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>
tificc - little cms ICC profile applier for TIFF.
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>tificc</B>
[<I>options</I>]<I> input.tif output.tif</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>tificc</B>
is a little cms ICC profile applier for TIFF.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-a</B>
<DD>
Handle channels &gt; 4 as alpha.
<DT id="2"><B>-b</B>
<DD>
Black point compensation.
<DT id="3"><B>-c&nbsp;</B><I>NUM</I>
<DD>
Precalculates transform (0=Off, 1=Normal, 2=Hi-res, 3=LoRes) [defaults to 1].
<DT id="4"><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="5"><B>-e</B>
<DD>
Embed destination profile.
<DT id="6"><B>-g</B>
<DD>
Marks out-of-gamut colors on softproof.
<DT id="7"><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="8"><B>-i&nbsp;profile</B>
<DD>
Input profile (defaults to sRGB).
<DT id="9"><B>-k&nbsp;</B><I>inklimit</I>
<DD>
Ink-limiting in % (CMYK only), (0..400.0, float value) [default 400.0].
<DT id="10"><B>-l&nbsp;profile</B>
<DD>
Transform by device-link profile.
<DT id="11"><B>-m TODO: check if values outside 0..3 are possible</B>
<DD>
SoftProof intent [defaults to 0].
<DT id="12"><B>-n</B>
<DD>
Ignore embedded profile on input.
<DT id="13"><B>-o&nbsp;</B><I>profile</I>
<DD>
Output profile (defaults to sRGB).
<DT id="14"><B>-p&nbsp;</B><I>profile</I>
<DD>
Soft proof profile.
<DT id="15"><B>-s&nbsp;</B><I>newprofile</I>
<DD>
Save embedded profile as <I>newprofile</I>.
<DT id="16"><B>-t&nbsp;NUM</B>
<DD>
Rendering intent
<PRE>
<DL COMPACT><DT id="17"><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="18"><B>-v</B>
<DD>
Verbose.
<DT id="19"><B>-w&nbsp;</B><I>NUM</I>
<DD>
Output depth (8, 16 or 32). Use 32 for floating-point.
</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:
tificc -iscanner.icm in.tif out.tif
To convert from monitor1 to monitor2:
tificc -imon1.icm -omon2.icm in.tif out.tif
To make a CMYK separation:
tificc -oprinter.icm inrgb.tif outcmyk.tif
To recover sRGB from a CMYK separation:
tificc -iprinter.icm incmyk.tif outrgb.tif
To convert from CIELab TIFF to sRGB
tificc -i*Lab in.tif out.tif
</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+jpgicc">jpgicc</A></B>(1),
<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+transicc">transicc</A></B>(1)
<A NAME="lbAJ">&nbsp;</A>
<H2>AUTHOR</H2>
This manual page was originally written by Shiju p. Nair &lt;<A HREF="mailto:shiju.p@gmail.com">shiju.p@gmail.com</A>&gt;,
for the Debian project. Modified by Marti Maria to reflect further changes.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="20"><A HREF="#lbAB">NAME</A><DD>
<DT id="21"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="22"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="23"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="24"><A HREF="#lbAF">BUILT-IN PROFILES</A><DD>
<DT id="25"><A HREF="#lbAG">EXAMPLES</A><DD>
<DT id="26"><A HREF="#lbAH">NOTES</A><DD>
<DT id="27"><A HREF="#lbAI">SEE ALSO</A><DD>
<DT id="28"><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:28 GMT, March 31, 2021
</BODY>
</HTML>