Nodes/ComfyUI_In-N-Out_Bucket/Output Image Bucket
ComfyUI Node

Output Image Bucket

Output image by bucket key, rather than output folder.

By littleowl·Created 3 months ago·Updated 3 months ago· 2
Output Image Bucket
  • images
  • image
  • key
  • manifest
image_formatpng
subfolder
Categorybuckets/image

Inputs (3)

NameTypeDefaultDescription
imagesIMAGEThe image assets.
image_formatCOMBOpngFile format the images are stored as in the bucket.
subfolderoptSTRINGOptional prefix to organize assets, e.g. 'projects/foo'. The returned key is '<subfolder>/<uuid>'.

Outputs (3)

NameTypeDescription
imageIMAGEThe input images, passed through for chaining.
keySTRINGThe asset key the images were saved under.
manifestBUCKET_MANIFESTMetadata written alongside the images.