ComfyUI Node
Easy Pattern (Koolook)
A ComfyUI node in Koolook/Testing with 15 inputs and 1 output.
Easy Pattern (Koolook)
- images
◄batch_size81►
◄width512►
◄height512►
◄bg_color_modeCustom►
◄show_texttrue►
◄text_color_modeWhite►
◄start_from1►
◄step1►
◄font_size256►
◄positioncenter►
◄zero_pad0►
◄bg_color#C71585►
◄text_color#FFFFFF►
◄prefix►
◄suffix►
CategoryKoolook/Testing
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| batch_size | INT | 811–4096 | Number of test-pattern images to generate. |
| width | INT | 51216–8192 | Output image width. |
| height | INT | 51216–8192 | Output image height. |
| bg_color_mode | COMBO | Custom | Background color preset. Custom reads bg_color. |
| show_text | BOOLEAN | true | Draw the generated frame number text on each image. |
| text_color_mode | COMBO | White | Text color preset. Custom reads text_color. |
| start_from | INT | 10–999999 | Number shown on the first generated frame. |
| step | INT | 1-1000–1000 | Number added for each next frame. Negative values count backward. |
| font_size | INT | 2568–1024 | Text size. Very large values may clip if the label is wider than the image. |
| position | COMBO | center | Where to place the text label. |
| zero_pad | INT | 00–8 | Minimum digit count. 7 with padding 3 becomes 007. |
| bg_coloropt | STRING | #C71585 | Custom background color as #RRGGBB, RRGGBB, or #RGB. |
| text_coloropt | STRING | #FFFFFF | Custom text color as #RRGGBB, RRGGBB, or #RGB. |
| prefixopt | STRING | Text added before the generated number. | |
| suffixopt | STRING | Text added after the generated number. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |