ComfyUI Node
⏹️ Extract Grid Panel (nhk)
A ComfyUI node in nhk/image with 5 inputs and 4 outputs.
⏹️ Extract Grid Panel (nhk)
- image
- image
- panel_name
- width
- height
◄rows2►
◄columns2►
◄panela1►
◄separator_width0►
Categorynhk/image
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Grid image to extract panel from | |
| rows | INT | 21–10 | Number of rows in the grid |
| columns | INT | 21–10 | Number of columns in the grid |
| panel | STRING | a1 | Panel to extract (e.g., a1, b2, c3). Letter=column, number=row. |
| separator_width | INT | 00–100 | Width of separator lines between panels (pixels) |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| panel_name | STRING | — |
| width | INT | — |
| height | INT | — |