ComfyUI Node
Video Resolution
Video resolution selector with presets, model profiles, and custom sizing modes.
Video Resolution
- width
- height
- resolution_str
◄resolution720p►
◄aspect_ratio16:9 (Widescreen)►
◄scale1x►
◄model_profileLTX Video / LTX2►
◄custom_modemanual►
◄custom_width1280►
◄custom_height720►
◄divisible_by32►
◄rounding_modefloor►
◄add_onetrue►
◄swapfalse►
Categoryvideo
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| resolution | COMBO | 720p | 7 options: 480p, 720p, 1080p, 1440p (2K), 2160p (4K), 4320p (8K), +1 |
| aspect_ratio | COMBO | 16:9 (Widescreen) | 13 options: 1:1 (Square), 16:9 (Widescreen), 19:9 (Cinematic Mobile), 2.39:1 (CinemaScope), 9:16 (Vertical), 4:3 (Classic), +7 |
| scale | COMBO | 1x | 7 options: 0.25x, 0.5x, 0.75x, 1x, 1.25x, 1.5x, +1 |
| model_profile | COMBO | LTX Video / LTX2 | 6 options: Custom, LTX Video / LTX2, CogVideoX, Hunyuan Video, Mochi, Wan 2.x |
| custom_mode | COMBO | manual | 3 options: manual, from_width, from_height |
| custom_width | INT | 128064–16384 | — |
| custom_height | INT | 72064–16384 | — |
| divisible_by | COMBO | 32 | 4 options: 8, 16, 32, 64 |
| rounding_mode | COMBO | floor | 3 options: floor, nearest, ceil |
| add_one | BOOLEAN | true | — |
| swap | BOOLEAN | false | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| width | INT | Width in pixels |
| height | INT | Height in pixels |
| resolution_str | STRING | Resolution as string (e.g. 1281x721) |