added praveentools custom nodes in custom-node-list.json

This commit is contained in:
Praveenhalder 2026-02-13 23:35:04 +05:30 committed by GitHub
parent 77377eeddb
commit 4f8d7aa1a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43459,6 +43459,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Praveen",
"title": "Praveen's ComfyUI Tools",
"id": "praveentools",
"reference": "https://github.com/Praveenhalder/praveen-tools",
"files": [
"https://github.com/Praveenhalder/praveen-tools"
],
"install_type": "git-clone",
"description": "A comprehensive collection of 18+ utility nodes for ComfyUI including image list operations (split/merge), advanced tiling with seamless blending, brightness/contrast/saturation/RGB adjustments, diagonal watermarking, overlapping image processing, image tile processing and various workflow optimization tools. Perfect for high-resolution image processing, batch workflows, and color grading."
} }
] ]
} }