Added Save Image (Selective Metadata) node (#2012)

This commit is contained in:
brucew4yn3rp 2025-07-20 05:57:27 -04:00 committed by GitHub
parent 0b46701b60
commit 6580aaf3ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29987,6 +29987,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "brucew4yn3rp",
"title": "Save Image with Selective Metadata",
"id": "SaveImageSelectiveMetadata",
"reference": "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata",
"files": [
"https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata"
],
"install_type": "copy",
"description": "This custom node allows users to selectively choose what to add to the generated image's metadata."
}
]
}