ComfyUI Node
ImageOps Transform
A ComfyUI node in image/imageops with 13 inputs and 2 outputs.
ImageOps Transform
- fill_color
- image
- mask
- image
- mask
◄bypassfalse►
◄translate_x0►
◄translate_y0►
◄rotate_deg0.0►
◄scale1.00►
◄flipnone►
◄filter▾►
◄expandfalse►
◄fill_modetransparent►
◄invert_maskfalse►
Categoryimage/imageops
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | — |
| translate_x | INT | 0-4096–4096 | — |
| translate_y | INT | 0-4096–4096 | — |
| rotate_deg | FLOAT | 0.0-180–180 | — |
| scale | FLOAT | 1.000.01–8 | — |
| flip | COMBO | none | 3 options: none, horizontal, vertical |
| filter | COMBO | 3 options: nearest, bilinear, bicubic | |
| expand | BOOLEAN | false | — |
| fill_mode | COMBO | transparent | How to fill uncovered areas when scale, rotate, or translate leaves holes. |
| fill_color | COLOR | #000000 | — |
| invert_mask | BOOLEAN | false | — |
| imageopt | IMAGE,VIDEO | Images/Video input. Accepts IMAGE batches and VIDEO frame sources. | |
| maskopt | MASK | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |