ComfyUI Node
Manual Name
Switch between a manual name and an automatic filename for the output path. Also returns the MainFolder, useful if you want to use the MainFolder in another node, and a boolean which can be used to switch other nodes.
Manual Name
- MainFolder
- Filename
- Name Mode
◄MainFolderMainFolder►
◄FilenameFilename►
◄ManualNameName►
◄name_modefalse►
CategoryAUN Nodes/File Management
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| MainFolder | STRING | MainFolder | The main folder for the output path. |
| Filename | STRING | Filename | The automatically generated filename. |
| ManualName | STRING | Name | A manually specified name to use instead of the automatic filename. |
| name_mode | BOOLEAN | false | Switch between 'Auto' (uses Filename) and 'Manual' (uses ManualName). |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| MainFolder | STRING | — |
| Filename | STRING | — |
| Name Mode | BOOLEAN | — |