ComfyUI Node
WAN 2.2 Image Guides (All-in-One)
All-in-one WAN 2.2 image guide node: select images, insert them into the frame timeline, and output guided conditioning plus latent.
WAN 2.2 Image Guides (All-in-One)
- positive
- negative
- vae
- start_images
- ref_image
- control_video
- positive_high
- positive_low
- negative
- latent
◄width1280►
◄height704►
◄length49►
◄batch_size1►
◄fps24.00►
◄timing_modeframe►
◄resize_modecontain►
◄duplicate_policyerror►
◄pad_color0,0,0►
◄global_strength1.00►
◄start_images_strength0.85►
◄structural_repulsion_boost1.00►
◄guides_json{"version":1,"guides":[]}►
CategoryWAN 2.2
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| positive | CONDITIONING | Positive conditioning to augment with WAN 2.2 image guide metadata. | |
| negative | CONDITIONING | Negative conditioning to augment with matching WAN 2.2 image guide metadata. | |
| vae | VAE | WAN 2.2 VAE used to encode inserted guide frames. | |
| width | INT | 128032–16384 | — |
| height | INT | 70432–16384 | — |
| length | INT | 491–16384 | Output video frame count. WAN latent length is ((length - 1) // 4) + 1. |
| batch_size | INT | 11–4096 | — |
| fps | FLOAT | 24.001–240 | Frames per second used when timing_mode is seconds. |
| timing_mode | COMBO | frame | Interpret guide positions as frame indexes or seconds. |
| resize_mode | COMBO | contain | How guide images are resized before VAE encoding. contain/pad preserves aspect ratio with padding. |
| duplicate_policy | COMBO | error | How to handle guide images that resolve to the same frame. |
| pad_color | STRING | 0,0,0 | RGB padding color for contain/pad resize mode. Accepts r,g,b or #rrggbb. |
| global_strength | FLOAT | 1.000–1 | Multiplier applied to every guide strength and start image strength. |
| start_images_strength | FLOAT | 0.850–1 | Strength for the optional start image sequence before global_strength is applied. |
| structural_repulsion_boost | FLOAT | 1.001–2 | High-noise structural repulsion boost between guide anchors. 1.0 disables the extra transition guidance. |
| guides_json | STRING | {"version":1,"guides":[]} | Hidden serialized guide data used by the custom UI and saved in workflows. |
| start_imagesopt | IMAGE | Optional IMAGE batch inserted from frame 0. | |
| ref_imageopt | IMAGE | Optional WAN 2.2 reference image encoded as reference_latents. | |
| control_videoopt | IMAGE | Optional WAN 2.2 control video encoded into the first concat slot. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| positive_high | CONDITIONING | — |
| positive_low | CONDITIONING | — |
| negative | CONDITIONING | — |
| latent | LATENT | — |