Color Match 2Refs Blend AutoWeights
ColorMatchBlendAutoWeights
Auto-weighted two-reference color-match for batches. - First frame leans to Ref A, last frame to Ref B (by default 1→0 linearly). - Optional easing and start/end weights for custom ramps. Requires: pip install color-matcher
Pack: Comfyui-ColorMatchNodes
custom_nodes.Comfyui-ColorMatchNodes
Inputs (16)
| Name | Type | Required |
|---|---|---|
| image_ref_a | IMAGE | required |
| image_ref_b | IMAGE | required |
| image_target | IMAGE | required |
| method | COMBO | required |
| ref_a_batch_mode | COMBO | optional |
| ref_b_batch_mode | COMBO | optional |
| strength | FLOAT | optional |
| strength_mode | COMBO | optional |
| mid_strength | FLOAT | optional |
| strength_easing | COMBO | optional |
| multithread | BOOLEAN | optional |
| start_weight_a | FLOAT | optional |
| end_weight_a | FLOAT | optional |
| easing | COMBO | optional |
| ease_power | FLOAT | optional |
| debug_print | BOOLEAN | optional |
Outputs (1)
| Name | Type |
|---|---|
| image | IMAGE |