ComfyUI Node
Snap to Nearest Aspect Ratio
A ComfyUI node in utils with 17 inputs and 4 outputs.
Snap to Nearest Aspect Ratio
- width
- height
- width_height_ratio
- height_width_ratio
◄width512►
◄height512►
◄output_resolution1080p►
◄enable_21_9true►
◄custom_21_92560x1080►
◄enable_16_9true►
◄custom_16_91920x1080►
◄enable_1_1true►
◄custom_1_11080x1080►
◄enable_9_16true►
◄custom_9_161080x1920►
◄enable_9_21true►
◄custom_9_211080x2560►
◄enable_4_3true►
◄custom_4_31440x1080►
◄enable_3_4true►
◄custom_3_41080x1440►
Categoryutils
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 51264–8192 | — |
| height | INT | 51264–8192 | — |
| output_resolution | COMBO | 1080p | 5 options: 720p, 1080p, 2K, 4K, Custom |
| enable_21_9opt | BOOLEAN | true | — |
| custom_21_9opt | STRING | 2560x1080 | — |
| enable_16_9opt | BOOLEAN | true | — |
| custom_16_9opt | STRING | 1920x1080 | — |
| enable_1_1opt | BOOLEAN | true | — |
| custom_1_1opt | STRING | 1080x1080 | — |
| enable_9_16opt | BOOLEAN | true | — |
| custom_9_16opt | STRING | 1080x1920 | — |
| enable_9_21opt | BOOLEAN | true | — |
| custom_9_21opt | STRING | 1080x2560 | — |
| enable_4_3opt | BOOLEAN | true | — |
| custom_4_3opt | STRING | 1440x1080 | — |
| enable_3_4opt | BOOLEAN | true | — |
| custom_3_4opt | STRING | 1080x1440 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| width | INT | — |
| height | INT | — |
| width_height_ratio | FLOAT | — |
| height_width_ratio | FLOAT | — |