LUT Color Grading

Video·Video-API·by eachlabs

LUT Color Grading applies a 3D LUT to a video, transforming its color and mood with a consistent cinematic grade in a single, repeatable pass.

Runtime (p50)
1m
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "lut-color-grading",
    "version": "0.0.1",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/defaults/8b9d1481fa8e45828a881237e1f6a466.mp4"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About LUT Color Grading

01 / 03

What is LUT Color Grading?

LUT Color Grading applies a 3D lookup table to a video to transform its colors and mood. On the each::labs Video API it maps every frame through your chosen grade, giving footage a consistent cinematic or stylized look in one pass.