vfx-openexr
Installation
SKILL.md
Vfx Openexr
Context: $ARGUMENTS
Quick start
- Dump header attributes: -> Step 1 (
exr.py header) - Quick info summary: -> Step 2 (
exr.py info) - Convert scanline -> tiled (for MIP-map access): -> Step 3 (
exr.py tiled) - Latlong -> cubemap or cube -> latlong: -> Step 4 (
exr.py envmap) - Embed a small preview thumbnail: -> Step 5 (
exr.py preview) - Multi-part (EXR 2) pack/unpack: -> Step 6 (
exr.py multipart) - Stereo multi-view pack/unpack: -> Step 7 (
exr.py multiview) - Standard attributes read/write: -> Step 8 (
exr.py stdattr) - Validate: -> Step 9 (
exr.py check) - Convert to ACES 2065-1: -> Step 10 (
exr.py to-aces) - Deep-ID manifest / metrics: -> Step 11 (
exr.py manifest/metrics)