ComfyUI Node
Equirectangular Crop Square
Center-crop an equirectangular image to a perfect square (width equals original height).
Equirectangular Crop Square
- image
- square_image
◄interpolationlanczos►
CategoryLatLong
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Equirectangular input image tensor (B,H,W,C) in [0,1]. | |
| interpolationopt | COMBO | lanczos | Not used for pure center-crop; included for consistency. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| square_image | IMAGE | — |