ComfyUI Node
Filename List π¦βπ₯
Generates a list of filenames based on the given prefix and number format.
Filename List π¦βπ₯
- filenames
βnum_files10βΊ
βfilename_prefixAGβΊ
βnum_digit4βΊ
βnum_start0βΊ
βoptional_idx-1βΊ
Categoryπ¦βπ₯ ArchiGraph/π οΈ Utils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| num_files | INT | 10 | Number of filenames to generate. |
| filename_prefix | STRING | AG | Prefix for the filenames. |
| num_digit | INT | 4 | Number of digits in the filename. |
| num_start | INT | 0 | Starting number for the filename. |
| optional_idxopt | INT | -1 | If specified (not -1), generate only the filename for this index. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| filenames | * | β |