1OCIOCONVERT(1) User Commands OCIOCONVERT(1)
2
3
4
6 ocioconvert - manual page for ocioconvert 2.1.2
7
9 ocioconvert -- apply colorspace transform to an image
10
11 usage: ocioconvert [options] inputimage inputcolorspace outputimage
12 outputcolorspace
13
14 or: ocioconvert [options] --lut lutfile inputimage outputimage
15 or: ocioconvert [options] --view inputimage inputcolorspace out‐
16 putimage displayname viewname
17
19 --lut Convert using a LUT rather than a config file
20
21 --view Convert to a (display,view) pair rather than to an output color
22 space
23
24 --gpu Use GPU color processing instead of CPU (CPU is the default)
25
26 --gpulegacy
27 Use the legacy (i.e. baked) GPU color processing instead of the
28 CPU one (--gpu is ignored)
29
30 --gpuinfo
31 Output the OCIO shader program
32
33 --help Print help message
34
35 -v Display general information
36
37 OpenImageIO options:
38 --float-attribute %L
39 "name=float" pair defining OIIO float attribute for outputimage
40
41 --int-attribute %L
42 "name=int" pair defining OIIO int attribute for outputimage
43
44 --string-attribute %L
45 "name=string" pair defining OIIO string attribute for outputim‐
46 age
47
48 --croptofull
49 Crop or pad to make pixel data region match the "full" region
50
51 --ch %s
52 Select channels (e.g., "2,3,4")
53
54
55
56ocioconvert 2.1.2 June 2022 OCIOCONVERT(1)