ComfyUI Node
图像分区 · 基础批量区域裁块
Emits a dynamic list of native-resolution tile images, masks, coordinates, and adjustable 128/192/224/256 settings.
图像分区 · 基础批量区域裁块
- image
- plan
- protection_mask
- tile_images
- ownership_masks
- protection_crops
- x
- y
- width
- height
- grow
- blur
- tile_index
- report_json
◄default_expand128►
◄tile_expansion_overrides►
CategoryRegion Edit Toolkit/Tile
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| plan | REGION_TILE_PLAN | — | |
| protection_mask | MASK | — | |
| default_expand | COMBO | 128 | 4 options: 128, 192, 224, 256 |
| tile_expansion_overrides | STRING | 例如:2=192,5=256;块号与分块预览一致并从1开始。留空表示全部使用默认值。 |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| tile_images | IMAGE | — |
| ownership_masks | MASK | — |
| protection_crops | MASK | — |
| x | INT | — |
| y | INT | — |
| width | INT | — |
| height | INT | — |
| grow | INT | — |
| blur | INT | — |
| tile_index | INT | — |
| report_json | STRING | — |