ComfyUI Node
center
Centers text within a specified width. This node takes a string and centers it within a field of the specified width. By default, it uses spaces as padding characters, but you can specify any single character to use as padding.
center
- STRING
◄string►
◄width20►
◄fillchar ►
CategoryBasic/STRING
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| string | STRING | — | |
| width | INT | 200–1000 | — |
| fillcharopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |