ComfyUI Node
Resolution Selector Plus
A ComfyUI node in utils with 8 inputs and 6 outputs.
Resolution Selector Plus
- width
- height
- latent
- custom_width
- custom_height
- custom_latent
◄modelSDXL►
◄resolution1024x1024 (1:1 Square)►
◄resolution_multiplier1x►
◄batch_size1►
◄custom_width0►
◄custom_height0►
◄custom_multiplier1x►
◄custom_batch1►
Categoryutils
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | SDXL | Image model. Filters the resolution presets to that model's recommended sizes. 'All' shows every preset. |
| resolution | COMBO | 1024x1024 (1:1 Square) | Preset resolution. The list filters to the selected model. |
| resolution_multiplier | COMBO | 1x | Multiplies the preset width and height (1x to 4x). |
| batch_size | INT | 11–64 | Number of latent samples in the preset latent batch. |
| custom_widthopt | INT | 00–4096 | Custom width in pixels. 0 disables the custom outputs. Must satisfy the model's divisibility and bounds. |
| custom_heightopt | INT | 00–4096 | Custom height in pixels. 0 disables the custom outputs. Must satisfy the model's divisibility and bounds. |
| custom_multiplieropt | COMBO | 1x | Multiplies the custom width and height (1x to 4x). |
| custom_batchopt | INT | 11–64 | Number of latent samples in the custom latent batch. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| width | INT | — |
| height | INT | — |
| latent | LATENT | — |
| custom_width | INT | — |
| custom_height | INT | — |
| custom_latent | LATENT | — |