ComfyUI Node
DeepStereo: Image Resize and Transform
A ComfyUI node in DeepStereo/Utility with 10 inputs and 3 outputs.
DeepStereo: Image Resize and Transform
- image
- upscale_model
- processed_image
- width
- height
◄operationresize_only►
◄target_megapixels0.0►
◄target_width0►
◄target_height0►
◄maintain_aspecttrue►
◄resample_methodLANCZOS►
◄rotation_degrees90►
◄upscale_factor2.0►
CategoryDeepStereo/Utility
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| operation | COMBO | resize_only | 5 options: resize_only, resize_with_upscaler, rotate, flip_horizontal, flip_vertical |
| target_megapixelsopt | FLOAT | 0.00–50 | Target MP (0 = use width/height instead) |
| target_widthopt | INT | 00–8192 | Target width (0 = auto from height or MP) |
| target_heightopt | INT | 00–8192 | Target height (0 = auto from width or MP) |
| maintain_aspectopt | BOOLEAN | true | — |
| resample_methodopt | COMBO | LANCZOS | 4 options: LANCZOS, BICUBIC, BILINEAR, NEAREST |
| rotation_degreesopt | INT | 900–359 | — |
| upscale_modelopt | UPSCALE_MODEL | Connect from Load Upscale Model node | |
| upscale_factoropt | FLOAT | 2.01–8 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| processed_image | IMAGE | — |
| width | INT | — |
| height | INT | — |