From 650a15a3f324e67eaddad3a82a129edb19697342 Mon Sep 17 00:00:00 2001 From: comfyuistudio Date: Fri, 25 Jul 2025 12:10:22 +0200 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index dfc92359..fb07f6d6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30318,6 +30318,16 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + , + { + "name": "ComfyUI-Studio-nodes", + "url": "https://github.com/comfyuistudio/ComfyUI-Studio-nodes", + "description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.", + "author": "ComfyUI Studio", + "icon": "", + "tags": ["image", "resize", "aspect-ratio", "markdown", "utils"] + } + ] }