ComfyUI Node
Create Image List (QQ)
Creates a batch of images from multiple dynamic image inputs. Optionally applies color matching to all images if image_ref is provided. Color matching uses the color-matcher library to transfer color characteristics from a reference image to all batch images. This is useful for maintaining consistent color grading across multiple images. Supports alpha channel preservation with export_alpha option.
Create Image List (QQ)
- image1
- image_ref
- images
- masks
◄export_alphatrue►
◄methodmkl►
◄strength1.00►
◄multithreadtrue►
CategoryWanVideoWrapper_QQ/image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| export_alpha | BOOLEAN | true | — |
| image1opt | IMAGE | — | |
| image_refopt | IMAGE | — | |
| methodopt | COMBO | mkl | 6 options: mkl, hm, reinhard, mvgd, hm-mvgd-hm, hm-mkl-hm |
| strengthopt | FLOAT | 1.000–10 | — |
| multithreadopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| masks | MASK | — |