Add ComfyUI-PixelForge node to custom-node-list (#2525)

Adding the new PixelForge custom nodes: Resolution Selector and Resize Image.
This commit is contained in:
room3dev
2026-01-20 22:14:03 +09:00
committed by GitHub
parent fd07a47db6
commit 83f63001e0
+12 -1
View File
@@ -42182,6 +42182,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "room3dev",
"title": "ComfyUI-PixelForge",
"id": "comfyui-pixelforge",
"reference": "https://github.com/room3dev/ComfyUI-PixelForge",
"files": [
"https://github.com/room3dev/ComfyUI-PixelForge"
],
"install_type": "git-clone",
"description": "Dynamic resolution selector and advanced resize nodes with real-time feedback."
}
]
}