Added Save Image (Selective Metadata) node

This commit is contained in:
brucew4yn3rp 2025-07-19 23:42:16 -04:00
parent b07082a52d
commit cab25885a3

View File

@ -29865,6 +29865,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."
}
]
}