Imgix APIsVideo APIColorVideo Saturation

Video Saturation

video-saturation

Adjusts the color intensity of the video output.

video-saturation accepts an integer from -100 to 100. 0 is neutral (no change). Positive values increase color intensity, making colors more vivid. -100 produces a fully desaturated (grayscale) image — equivalent to video-filter=greyscale. This matches the scale of the Imgix image API’s sat parameter.

https://assets.imgix.net/videos/girl-reading-book-in-library.mp4?fm=mp4&video-saturation=50

This parameter is applied in the GPU color grading pipeline before encoding. It can be combined with video-brightness, video-contrast, and video-gamma.