ComfyUI Node
WanVideo Auto Image Resize
A ComfyUI node in WanVideoWrapper with 9 inputs and 6 outputs.
WanVideo Auto Image Resize
- image
- image
- width
- height
- orientation
- aspect_ratio
- resize_info
◄preset_resolution720p►
◄resize_modeKeep Proportion►
◄orientation_priorityAuto Detect►
◄pad_colorBlack►
◄interpolationBilinear►
◄dimension_multiple16►
◄custom_width832►
◄custom_height480►
CategoryWanVideoWrapper
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image to resize | |
| preset_resolution | COMBO | 720p | Industry standard preset resolutions |
| resize_mode | COMBO | Keep Proportion | How to handle aspect ratio differences |
| orientation_priority | COMBO | Auto Detect | Smart orientation handling |
| pad_color | COMBO | Black | Padding color when using Pad mode |
| interpolation | COMBO | Bilinear | Interpolation method: Bilinear (fast), Bicubic (quality), Nearest (fastest), Lanczos (high quality) |
| dimension_multiple | INT | 161–64 | Ensure output dimensions are multiples of this value (e.g., 8, 16, 32 for optimal performance) |
| custom_widthopt | INT | 83264–4096 | Custom width (only used when preset is 'Custom') |
| custom_heightopt | INT | 48064–4096 | Custom height (only used when preset is 'Custom') |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| orientation | STRING | — |
| aspect_ratio | FLOAT | — |
| resize_info | STRING | — |