ComfyUI Node
XYZ Image Collector (Manual)
A ComfyUI node in XYZ Grid with 4 inputs and 4 outputs.
XYZ Image Collector (Manual)
- images
- images
- collected_count
- is_complete
- status
◄collection_iddefault►
◄modecollect►
◄expected_count9►
CategoryXYZ Grid
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| collection_id | STRING | default | Unique ID for this collection (use same ID for related images) |
| mode | COMBO | collect | collect: add to collection | output_and_reset: output all and clear | output_only: output without clearing | reset_only: clear collection |
| expected_count | INT | 91–10000 | Expected number of images (for tracking progress) |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| collected_count | INT | — |
| is_complete | BOOLEAN | — |
| status | STRING | — |