ComfyUI Node
đź’€Video Resize
Resize video or image sequence to specified dimensions with multiple resampling options.
đź’€Video Resize
- video
- images
- Frame
â—„width512â–ş
â—„height512â–ş
â—„interpolationlanczosâ–ş
â—„methodkeep proportionâ–ş
â—„conditionalwaysâ–ş
â—„pad_color#000000â–ş
Categoryđź’€S4Motion
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 51216–8192 | — |
| height | INT | 51216–8192 | — |
| interpolation | COMBO | lanczos | 5 options: nearest, bilinear, bicubic, area, lanczos |
| method | COMBO | keep proportion | 4 options: stretch, keep proportion, fill / crop, pad |
| condition | COMBO | always | 5 options: always, downscale if bigger, upscale if smaller, if bigger area, if smaller area |
| pad_color | STRING | #000000 | — |
| videoopt | VIDEO | Video input from video nodes | |
| imagesopt | IMAGE | Image sequence input |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Frame | IMAGE | — |