diff --git a/custom-node-list.json b/custom-node-list.json index e0928797..e76e8a63 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38136,6 +38136,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Matthew-X", + "title": "Workflow Importer", + "id": "comfyui-workflow_importer", + "reference": "https://github.com/Matthew-X/comfyui-workflow_importer", + "files": [ + "https://github.com/Matthew-X/comfyui-workflow_importer" + ], + "install_type": "git-clone", + "js_path": "workflow_importer", + "description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab." + } ] }