ComfyUI Node
ImageOps Spherize
A ComfyUI node in image/imageops with 11 inputs and 2 outputs.
ImageOps Spherize
- image
- mask
- image
- mask
◄bypassfalse►
◄modespherize►
◄strength1.00►
◄invertfalse►
◄filterbilinear►
◄edge_modeborder►
◄size_modefrom_input►
◄width512►
◄height512►
Categoryimage/imageops
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | — |
| mode | COMBO | spherize | 5 options: spherize, fisheye, defisheye, latlong, unlatlong |
| strength | FLOAT | 1.000–2 | Effect intensity. 1.0 = full projection. Values > 1 push beyond the normal range. |
| invert | BOOLEAN | false | Invert the mapping direction (e.g. barrel ↔ pincushion, latlong ↔ unlatlong). |
| filter | COMBO | bilinear | 3 options: bilinear, bicubic, nearest |
| edge_mode | COMBO | border | 3 options: border, reflection, zeros |
| size_mode | COMBO | from_input | from_input: use input image dimensions. custom: resize to width × height before applying spherize. |
| width | INT | 51264–8192 | — |
| height | INT | 51264–8192 | — |
| imageopt | IMAGE,VIDEO | Images/Video input. | |
| maskopt | MASK | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |