Documentation
README
Color Correction (measure, don't eyeball)
The core principle
You cannot reliably judge color from a storyboard / contact sheet. "Is it washed
out?" flip-flops by eye, especially on AI-gen video. Make color measurable with the
get_image (action:"analyze_color") MCP tool, read the numbers like a colorist reads scopes, then pick the
fix the data points to — and re-measure to confirm. The whole skill is this loop:
extract a frame ─► get_image (action:"analyze_color") ─► read black/white points + contrast + saturation
▲ │
│ ▼
re-measure ◄──── apply fix (levels / contrast / match) ◄── diagnose from the numbers
This is the opening of the README. Read the full README on GitHub.