ComfyUI_BaiKong_Node
ComfyUI Nodes - Get the colors palette from image
Nodes (11)
The node that decides whether your text is actually readable
Clamp a color into your palette's saturation and brightness range
The simpler sibling that just checks how bright a color is
Pick one color out of a palette string, by index
Gradient backgrounds and fades without ever leaving ComfyUI
Keep only the aspect ratios you want from an image batch
The glue node that feeds the layout nodes
Scatter images along a line you draw, like pasta on a map
Drops images into the black rectangles you drew
Pulls the palette out of any image with K-means
Send a generation to your actual physical printer
ComfyUI_BaiKong_Node
This is the node that processes visual features such as color and layout of the image.

Wiki
Please use our wiki for info and workflow on the custom nodes:
https://github.com/JayLyu/ComfyUI_BaiKong_Node/wiki
Install
Navigate to the ComfyUI/custom_nodes directory with cmd, and run:
git clone https://github.com/JayLyu/ComfyUI_BaiKong_Node.git
cd ComfyUI_BaiKong_Node
pip install -r requirements.txt
Restart ComfyUI.
You can also install this nodes using ComfyUI Manager