diff --git a/custom-node-list.json b/custom-node-list.json index c3a64322..55c14245 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46210,6 +46210,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "knottttt", + "title": "ComfyUI TinyPNG", + "id": "comfyui-tinypng", + "reference": "https://github.com/knottttt/comfyui-tinyPNG", + "files": [ + "https://github.com/knottttt/comfyui-tinyPNG" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for compressing images via TinyPNG API. 通过 TinyPNG API 在工作流中直接压缩图片。" } ] }