ComfyUI Node
Image Scale Factor
A ComfyUI node in PrzewodoUtils with 2 inputs and 1 output.
Image Scale Factor
- image
- scale_factor
◄final_size1024►
CategoryPrzewodoUtils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to calculate scale factor for. The node will analyze the image dimensions to determine scaling. | |
| final_size | INT | 1024 | Target size for the larger side of the image. The scale factor will be calculated to resize the larger dimension to this value while maintaining aspect ratio. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| scale_factor | FLOAT | — |