ComfyUI Node
ImageOps Corner Pin
A ComfyUI node in image/imageops with 15 inputs and 2 outputs.
ImageOps Corner Pin
- fill_color
- image
- image
- mask
◄bypassfalse►
◄tl_x0.000►
◄tl_y0.000►
◄tr_x1.000►
◄tr_y0.000►
◄bl_x0.000►
◄bl_y1.000►
◄br_x1.000►
◄br_y1.000►
◄filterbilinear►
◄supersample1►
◄fill_modetransparent►
◄invert_maskfalse►
Categoryimage/imageops
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | — |
| tl_x | FLOAT | 0.000-2–2 | — |
| tl_y | FLOAT | 0.000-2–2 | — |
| tr_x | FLOAT | 1.000-2–2 | — |
| tr_y | FLOAT | 0.000-2–2 | — |
| bl_x | FLOAT | 0.000-2–2 | — |
| bl_y | FLOAT | 1.000-2–2 | — |
| br_x | FLOAT | 1.000-2–2 | — |
| br_y | FLOAT | 1.000-2–2 | — |
| filter | COMBO | bilinear | 3 options: nearest, bilinear, bicubic |
| supersample | INT | 11–4 | Render at 2x-4x and downsample to reduce perspective aliasing. |
| fill_mode | COMBO | transparent | How to fill uncovered areas outside the pinned quad. |
| fill_color | COLOR | #000000 | — |
| invert_mask | BOOLEAN | false | — |
| imageopt | IMAGE,VIDEO | Images/Video input. Accepts IMAGE batches and VIDEO frame sources. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |