Nodes/ComfyUI_In-N-Out_Bucket/Set Image Metadata
ComfyUI Node

Set Image Metadata

Write description/tags/source onto an asset's manifest.

By littleowl·Created 3 months ago·Updated 3 months ago· 2
Set Image Metadata
  • manifest
  • manifest
description
tags
source
Categorybuckets/image

Inputs (4)

NameTypeDefaultDescription
manifestBUCKET_MANIFESTManifest from a bucket node. Its 'key' decides what gets written.
descriptionoptSTRINGSet the description. Empty = keep the existing value.
tagsoptSTRINGComma-separated tags. Empty = keep the existing value.
sourceoptSTRINGSet the source/provenance. Empty = keep the existing value.

Outputs (1)

NameTypeDescription
manifestBUCKET_MANIFESTThe updated manifest that was written to the bucket.