ocioconvert - apply colorspace transform to an image
ocioconvert -- apply colorspace transform to an image
usage: ocioconvert [options] inputimage inputcolorspace
outputimage outputcolorspace
- or: ocioconvert [options] --lut lutfile inputimage outputimage or:
ocioconvert [options] --view inputimage inputcolorspace outputimage
displayname viewname
- --lut
- Convert using a LUT rather than a config file
- --view
- Convert to a (display,view) pair rather than to an output color space
- --gpu
- Use GPU color processing instead of CPU (CPU is the default)
- --gpulegacy
- Use the legacy (i.e. baked) GPU color processing instead of the CPU one
(--gpu is ignored)
- --gpuinfo
- Output the OCIO shader program
- --help
- Print help message
- -v
- Display general information