ComfyUI Node
Pad Zeroes
Takes an `int` number and outputs it with padded zeroes as a `string`.
Pad Zeroes
- STRING
◄int_field0►
◄quantity4►
CategoryArkl1te's Toolkit/string
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| int_field | INT | 0 | — |
| quantity | INT | 4 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |