ComfyUI Node
Divide Image Select 988
Divide the upscaled image into tiles using coordinates from DaC Algorithm. tile=0 returns all tiles, tile=N returns a single tile.
Divide Image Select 988
- image
- dac_data
- tiles
- matrix
◄tile0►
Category🦇988/Image
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| dac_data | DAC_DATA | — | |
| tile | INT | 0 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| tiles | IMAGE | List of image tiles; tile=0 returns all tiles |
| matrix | STRING | Visual tile matrix string |