ComfyUI Node
Embed Media Meta Bundle
Injects a BUNDLE dict into the workflow's extra_pnginfo Place this node upstream of any Save Image node to embed custom metadata into saved PNGs.
Embed Media Meta Bundle
- input
- meta_bundle
- output
◄modeoverwrite►
Categorynifty/media
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input | COMFY_MATCHTYPE_V3 | — | |
| meta_bundle | BUNDLE | — | |
| mode | COMBO | overwrite | overwrite: replaces meta_bundle entirely with the new bundle. merge: combines with any existing meta_bundle — new keys override old ones, keys not present in the new bundle are kept. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output | COMFY_MATCHTYPE_V3 | — |