ComfyUI Node
π Kraken Image Resize
A ComfyUI node in Kraken/Image with 12 inputs and 4 outputs.
π Kraken Image Resize
- image_input
- image
- width
- height
- info
βsource_modeuploadβΊ
βimage_uploadβΎβΊ
βlongest_side1024βΊ
βinterpolationlanczosβΊ
βmaintain_aspecttrueβΊ
βresize_modelongest_sideβΊ
βupscale_smallerfalseβΊ
βoutput_formatsameβΊ
βwidth_override512βΊ
βheight_override512βΊ
βbackground_color#000000βΊ
CategoryKraken/Image
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| source_mode | COMBO | upload | 2 options: upload, upstream |
| image_upload | COMBO | 1 options: example.png | |
| longest_side | INT | 102464β8192 | β |
| interpolation | COMBO | lanczos | 5 options: lanczos, bicubic, bilinear, nearest, area |
| maintain_aspect | BOOLEAN | true | β |
| resize_mode | COMBO | longest_side | 6 options: longest_side, width, height, fit, fill, stretch |
| upscale_smaller | BOOLEAN | false | β |
| output_format | COMBO | same | 4 options: same, PNG, JPEG, WEBP |
| image_inputopt | IMAGE | β | |
| width_overrideopt | INT | 51264β8192 | β |
| height_overrideopt | INT | 51264β8192 | β |
| background_coloropt | STRING | #000000 | β |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| width | INT | β |
| height | INT | β |
| info | STRING | β |