Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-SaveImageWithMetaData > Create Extra MetaData

ComfyUI Node: Create Extra MetaData

Class Name

CreateExtraMetaData

Category
SaveImage
Author
nkchocoai (Account age: 872days)
Extension
ComfyUI-SaveImageWithMetaData
Latest Updated
2025-03-30
Github Stars
0.12K

How to Install ComfyUI-SaveImageWithMetaData

Install this extension via the ComfyUI Manager by searching for ComfyUI-SaveImageWithMetaData
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-SaveImageWithMetaData in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Create Extra MetaData Description

Facilitates adding custom metadata to projects for enhanced data context and richness.

Create Extra MetaData:

The CreateExtraMetaData node is designed to facilitate the addition of custom metadata to your projects, enhancing the richness and context of your data. This node allows you to define key-value pairs that can be used to store additional information, which can be particularly useful for tracking, categorizing, or annotating your work. By using this node, you can seamlessly integrate extra metadata into your workflow, ensuring that all relevant information is captured and easily accessible. The primary function of this node is to update an existing metadata dictionary with new entries, making it a versatile tool for managing metadata in a structured and organized manner.

Create Extra MetaData Input Parameters:

key1

key1 is a required input parameter that represents the first key in the key-value pair you wish to add to the metadata. It is a string input, and its primary function is to serve as an identifier for the corresponding value. The default value is an empty string, and it does not support multiline input. This parameter is crucial as it determines the label under which the associated value will be stored in the metadata.

value1

value1 is a required input parameter that represents the value associated with key1. It is also a string input, with a default value of an empty string and no multiline support. This parameter holds the actual data or information you want to store under the specified key, making it essential for the meaningful organization of metadata.

key2

key2 is an optional input parameter that allows you to specify a second key for additional metadata. Like key1, it is a string input with a default value of an empty string and no multiline support. This parameter provides flexibility by enabling you to add more metadata entries as needed.

value2

value2 is an optional input parameter that corresponds to key2. It is a string input with a default value of an empty string and no multiline support. This parameter allows you to store additional information under the second key, expanding the scope of your metadata.

key3

key3 is another optional input parameter for specifying a third key in your metadata. It follows the same format as the previous keys, being a string input with a default value of an empty string and no multiline support. This parameter is useful for further extending your metadata entries.

value3

value3 is an optional input parameter that pairs with key3. It is a string input with a default value of an empty string and no multiline support. This parameter allows you to add more detailed information to your metadata, enhancing its comprehensiveness.

key4

key4 is an optional input parameter for a fourth key in your metadata. It is a string input with a default value of an empty string and no multiline support. This parameter provides additional flexibility for organizing your metadata.

value4

value4 is an optional input parameter that corresponds to key4. It is a string input with a default value of an empty string and no multiline support. This parameter allows you to include further information in your metadata, ensuring all relevant data is captured.

extra_metadata

extra_metadata is an optional input parameter that represents an existing metadata dictionary. This parameter allows you to update the existing metadata with new key-value pairs, making it a powerful tool for managing and expanding your metadata collection.

Create Extra MetaData Output Parameters:

EXTRA_METADATA

The EXTRA_METADATA output parameter is the result of the node's operation, which is an updated metadata dictionary. This output contains all the key-value pairs specified in the input parameters, integrated into the existing metadata if provided. The EXTRA_METADATA output is crucial for maintaining a comprehensive and organized collection of metadata, allowing you to easily access and utilize the additional information in your projects.

Create Extra MetaData Usage Tips:

  • Ensure that the keys you use are descriptive and unique to avoid conflicts and make it easier to identify the associated values in your metadata.
  • Use the optional key-value pairs to add as much relevant information as possible, enhancing the utility and context of your metadata.

Create Extra MetaData Common Errors and Solutions:

Missing required key-value pair

  • Explanation: The node requires at least key1 and value1 to function properly. If these are not provided, the node cannot create metadata.
  • Solution: Ensure that you provide both key1 and value1 with appropriate values before executing the node.

Duplicate keys in metadata

  • Explanation: If a key already exists in the extra_metadata dictionary, adding the same key again will overwrite the existing value.
  • Solution: Check the existing metadata for duplicate keys and decide whether to update the value or use a different key to avoid unintentional data loss.

Create Extra MetaData Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-SaveImageWithMetaData
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Create Extra MetaData