vfx-oiio
Installation
SKILL.md
Vfx Oiio
Context: $ARGUMENTS
Quick start
- Inspect an image: -> Step 1 (
oiio.py info) - Convert formats: -> Step 2 (
oiio.py convert) - Perceptual diff: -> Step 3 (
oiio.py diff) - Search metadata: -> Step 4 (
oiio.py grep) - Build .tx / .exr tiled texture (maketx): -> Step 5 (
oiio.py maketx) - Color-space transform: -> Step 6 (
oiio.py color) - Resize / crop / rotate: -> Steps 7-9 (
oiio.py resize|crop|rotate) - Arbitrary oiiotool recipe: -> Step 10 (
oiio.py tool -- args...)