ComfyUI Node
Extract Metadata Text
Extract text from supported text nodes in workflow metadata. Pass the workflow metadata string from LoadImageWithMetadata node and optionally specify the node ID. Supported text nodes include CLIP Text Encode (Prompt), Display Any (rgthree), and Show Any (comfyui-easy-use).
Extract Metadata Text
- extracted_text
◄workflow_metadata—►
◄node_id0►
Categoryimage/text
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| workflow_metadata | STRING | ComfyUI workflow metadata string from LoadImageWithMetadata node | |
| node_idopt | INT | 0 | Node ID of the text node (0 for auto-detect) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| extracted_text | STRING | — |