ComfyUI Node
Path Filename Video (Legacy)
Legacy video path/filename builder for existing multi-socket workflows. Uses canonical %token% placeholders and leaves %steps%, %cfg%, and %seed% bare for saver-side formatting. Use Path Filename Video V2 for new single path_filename workflows.
Path Filename Video (Legacy)
- path
- filename
- path_filename
◄MainFolderVideos►
◄Date_Subfoldertrue►
◄SubfolderAWan22►
◄SubfolderB►
◄manual_nameName►
◄name_modefalse►
◄NameCroptrue►
◄NameCropWords1►
◄prefix_1►
◄prefix_2►
◄Modeltrue►
◄Samplertrue►
◄Schedulertrue►
◄Stepstrue►
◄Cfgtrue►
◄Include_Lorastrue►
◄suffix_1►
◄suffix_2►
◄Seedtrue►
◄delimiter ►
◄max_num_words1►
◄auto_nameName►
CategoryAUN Nodes/File Management
Inputs (22)
| Name | Type | Default | Description |
|---|---|---|---|
| MainFolder | STRING | Videos | Top-level folder under which the path will be created (e.g., Videos). |
| Date_Subfolder | BOOLEAN | true | Insert a YYYY-MM-DD subfolder beneath MainFolder. |
| SubfolderA | STRING | Wan22 | Optional subfolder A (e.g., project/model name). |
| SubfolderB | STRING | Optional subfolder B (e.g., variant). | |
| manual_name | STRING | Name | Manual name value used only when Name Mode is Manual. |
| name_mode | BOOLEAN | false | Manual: use 'manual_name'. Auto: use 'auto_name' input. |
| NameCrop | BOOLEAN | true | Legacy auto-name cropping toggle kept for older workflows. When Off, auto_name is not cropped. |
| NameCropWords | INT | 11–6 | Legacy auto-name crop count kept for older workflows. |
| prefix_1 | STRING | Optional free-text prefix #1 to include before tokens. | |
| prefix_2 | STRING | Optional free-text prefix #2. | |
| Model | BOOLEAN | true | Insert the %model_short% placeholder. |
| Sampler | BOOLEAN | true | Insert the %sampler_name% placeholder. |
| Scheduler | BOOLEAN | true | Insert the %scheduler% placeholder. |
| Steps | BOOLEAN | true | Insert the bare %steps% placeholder. AUN Save Video formats it as steps-<v> when > 0. |
| Cfg | BOOLEAN | true | Insert the bare %cfg% placeholder. AUN Save Video formats it as cfg-<v> when > 0. |
| Include_Loras | BOOLEAN | true | Legacy LoRA token toggle kept for older workflows. When On, appends %loras% to the filename. |
| suffix_1 | STRING | Optional free-text suffix #1 placed after tokens. | |
| suffix_2 | STRING | Optional free-text suffix #2. | |
| Seed | BOOLEAN | true | Insert the bare %seed% placeholder. AUN Save Video formats it as seed-<v> (0 allowed). |
| delimiter | STRING | String used to join parts (prefixes/tokens/suffixes) into the filename. | |
| max_num_words | INT | 10–32 | Maximum number of words to keep from auto_name. Set to 0 for no limit. |
| auto_nameopt | STRING | Name | Auto mode name source. Cropped using max_num_words. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| path | STRING | — |
| filename | STRING | — |
| path_filename | STRING | — |