ComfyUI Node
Output Image Bucket
Output image by bucket key, rather than output folder.
Output Image Bucket
- images
- image
- key
- manifest
◄image_formatpng►
◄subfolder►
Categorybuckets/image
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The image assets. | |
| image_format | COMBO | png | File format the images are stored as in the bucket. |
| subfolderopt | STRING | Optional prefix to organize assets, e.g. 'projects/foo'. The returned key is '<subfolder>/<uuid>'. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The input images, passed through for chaining. |
| key | STRING | The asset key the images were saved under. |
| manifest | BUCKET_MANIFEST | Metadata written alongside the images. |