Add ComfyUI-PixelForge node to custom-node-list

Adding the new PixelForge custom nodes: Resolution Selector and Resize Image.
This commit is contained in:
room3dev 2026-01-20 13:23:37 +07:00 committed by GitHub
parent 74d1e9d296
commit 8c5cd23a9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42148,6 +42148,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."
}
]
}