ComfyUI Node
Upscale to Resolution (Multi-Pass)
A ComfyUI node in Texture Alchemist/Texture with 6 inputs and 6 outputs.
Upscale to Resolution (Multi-Pass)
- image
- image
- scale_per_pass
- final_width
- final_height
- total_scale
- info
◄target_width2048►
◄target_height2048►
◄upscaler_multiplier4.0►
◄number_of_passes2►
◄maintain_aspecttrue►
CategoryTexture Alchemist/Texture
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| target_width | INT | 204864–16384 | Desired final width in pixels |
| target_height | INT | 204864–16384 | Desired final height in pixels |
| upscaler_multiplier | FLOAT | 4.01–8 | The multiplier of each upscaler (e.g., 4.0 for 4× upscaler) |
| number_of_passes | INT | 21–10 | How many upscalers will be chained |
| maintain_aspect | BOOLEAN | true | Maintain original aspect ratio (scale to fit within target dimensions) |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| scale_per_pass | FLOAT | — |
| final_width | INT | — |
| final_height | INT | — |
| total_scale | FLOAT | — |
| info | STRING | — |