Compare commits

...

2 Commits

Author SHA1 Message Date
Ewald
3adeefa6ef
Merge ac6c0e7c1e into 45bd3473fa 2025-12-19 00:44:08 +01:00
Ewald
ac6c0e7c1e
Add Majoor Assets Manager Extension to custom-node-list
Fast asset browser for ComfyUI outputs with ratings/tags stored in native OS metadata (and optional sidecars).

Majoor Assets Manager is a UI extension (no custom nodes) to browse, inspect, and organize images, videos.... without leaving ComfyUI.
2025-12-17 17:47:30 +01:00

View File

@ -39335,6 +39335,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "MajoorWaldi",
"title": "Majoor Assets Manager",
"id": "ComfyUI-Majoor-AssetsManager",
"reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager",
"files": [
"https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager"
],
"install_type": "git-clone",
"description": "An advanced Assets manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags.",
"tags": ["Assets manager", "gallery", "metadata", "workflow", "utility","comfy","manager"]
}
]
}