IccMAX 2.1.27
Color Profile Tools
|
iccApplyToLink
is a versatile command-line tool that builds either an ICC DeviceLink profile or a .cube
LUT file by applying a sequence of ICC profiles. It supports fine-grained control over rendering intents, LUT size, interpolation, and Profile Connection Conditions (PCC).
This tool is especially useful for creating link profiles for production workflows or transforming color spaces for VFX, printing, or display calibration.
.cube
3D LUT format-PCC
)-ENV:sig value
)output_file
: Path to save the ICC or .cube
outputlink_type
:0
= ICC DeviceLink1
= .cube
LUTlut_size
: Grid size per dimension (e.g., 33)option
:0
= v4, 1
= v54
)title
: Title embedded in outputmin_input
/ max_input
: Input value range, e.g., 0.0
to 1.0
use_src_xform
: 1
= use source xform from first profile, else destinationinterp
: 0
= linear, 1
= tetrahedralprofile_seq
: Sequence of profile files and intents, optionally with:-ENV:TAG value
to set environment sigs-PCC path.icc
to provide connection conditionsSupports all ICC intents plus combinations:
Code | Intent |
---|---|
0–3 | Perceptual / Relative / Saturation / Absolute |
10+ | Skip D2Bx/B2Dx |
20+ | Preview Intents |
40+ | BPC-enabled |
50+ | BDRF variations |
100+ | Luminance adjusted |
1000+ | V5 sub-profile override |