Create Shape Image On Path
CreateShapeImageOnPath
Creates an image or batch of images with the specified shape. Locations are center locations.
Pack: KJNodes for ComfyUI
custom_nodes.ComfyUI-KJNodes
Inputs (14)
| Name | Type | Required |
|---|---|---|
| shape | COMBO | required |
| coordinates | STRING | required |
| frame_width | INT | required |
| frame_height | INT | required |
| shape_width | INT | required |
| shape_height | INT | required |
| shape_color | STRING | required |
| bg_color | STRING | required |
| blur_radius | FLOAT | required |
| intensity | FLOAT | required |
| size_multiplier | FLOAT | optional |
| trailing | FLOAT | optional |
| border_width | INT | optional |
| border_color | STRING | optional |