ComfyUI Node
π± Artha Image Transform
A ComfyUI node in Artha/Image with 13 inputs and 4 outputs.
π± Artha Image Transform
- image
- mask
- image
- mask
- width
- height
βresize_modenoneβΊ
βupscale_methodlanczosβΊ
βtarget_width512βΊ
βtarget_height512βΊ
βkeep_proportionstrueβΊ
βrotation0βΊ
βcustom_angle0.0βΊ
βflip_horizontalfalseβΊ
βflip_verticalfalseβΊ
βnormalizetrueβΊ
βauto_orientfalseβΊ
CategoryArtha/Image
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | β | |
| resize_mode | COMBO | none | 4 options: none, resize, crop, pad |
| upscale_method | COMBO | lanczos | 5 options: nearest, bilinear, bicubic, area, lanczos |
| target_width | INT | 51264β4096 | β |
| target_height | INT | 51264β4096 | β |
| keep_proportions | BOOLEAN | true | β |
| rotation | COMBO | 0 | 5 options: 0, 90, 180, 270, custom |
| custom_angle | FLOAT | 0.0-360β360 | β |
| flip_horizontal | BOOLEAN | false | β |
| flip_vertical | BOOLEAN | false | β |
| normalize | BOOLEAN | true | β |
| auto_orient | BOOLEAN | false | β |
| maskopt | MASK | β |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| mask | MASK | β |
| width | INT | β |
| height | INT | β |