ComfyUI Node
Match Resolution Wan 2.2 I2V MXD
A ComfyUI node in image/processing with 4 inputs and 1 output.
Match Resolution Wan 2.2 I2V MXD
- reference_image
- image_to_match
- matched_image
◄match_modecrop_to_match►
◄enforce_wan_bucketfalse►
Categoryimage/processing
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| reference_image | IMAGE | Reference size source (usually the first image after WAN bucket scaling). | |
| image_to_match | IMAGE | Image or batch to resize using the reference image resolution. | |
| match_mode | COMBO | crop_to_match | crop_to_match = exact size via cover+center crop; fit_inside_only = no crop, may be smaller; stretch_exact = exact size with distortion. |
| enforce_wan_bucket | BOOLEAN | false | If enabled, reference_image must already be a WAN 2.2 bucket size. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| matched_image | IMAGE | — |