ctl

Programming language for digital color management and image processing

brewmacoslinux
Try with needOr install directly
Source

About

Programming language for digital color management

Commands

ctl

Examples

Process an image file with a CTL script$ ctl -input image.exr -output result.exr script.ctl
Apply color transformation to multiple images$ ctl -input input.exr -output output.exr color_transform.ctl
Display CTL version and available options$ ctl --version