Merge pull request #1 from EricRollei/EricRollei-patch-1

Add AAA Metadata System entry to custom-node-list
This commit is contained in:
Eric Rollei 2025-11-20 01:34:27 -08:00 committed by GitHub
commit e1eeb617d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35040,7 +35040,18 @@
], ],
"category": "Document Processing", "category": "Document Processing",
}, },
{
"author": "EricRollei",
"title": "AAA Metadata System",
"id": "aaa-metadata-system",
"reference": "https://github.com/EricRollei/AAA_Metadata_System",
"files": [
"https://github.com/EricRollei/AAA_Metadata_System"
],
"install_type": "git-clone",
"description": "Advanced metadata management and multi-format image save system for ComfyUI. Save/load with metadata for PNG, JPEG, TIFF, PSD (with layers), SVG, and WebP. Features XMP/TXT/JSON sidecar files, embedded EXIF/XMP, MWG-RS regions for face metadata, workflow tracking, LoRA/embedding detection, runtime execution hooks, and Automatic1111 compatibility. Preserve layers, alpha channels, and complete provenance across all formats.",
"nodename_pattern": "^(MetadataAwareSaveImage|Multi_LoRA_Loader|LoadImageLayers)",
},
{ {
"author": "nomadoor", "author": "nomadoor",
"title": "ComfyUI Temporal Mask Tools", "title": "ComfyUI Temporal Mask Tools",