diff --git a/custom-node-list.json b/custom-node-list.json index 31b99d99..4782e672 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19503,6 +19503,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jammyfu", + "title": "Painting Coder Utils", + "id": "painting-coder-utils", + "reference": "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils", + "files": [ + "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils" + ], + "install_type": "git-clone", + "description": "A practical collection of nodes for ComfyUI that streamlines image and text processing workflows. Features include image optimized resolution adjustment, text cleaning tools, dynamic image/text combination, and mask preview utilities. Perfect for artists and developers looking to enhance their AI art creation pipeline." } ] }