ComfyUI Node
Save File Path and Name 🦬
A ComfyUI node in Sokes 🦬/Utilities with 4 inputs and 4 outputs.
Save File Path and Name 🦬
- combined_path 1a_img
- filename 1b_img
- path_and_filename 2_vid_audio
- full_path (no filename) 3_txt
â—„main_folderâ–º
â—„project_nameâ–º
â—„date_format%y%m%d_%H%M%Sâ–º
â—„filename01_imgâ–º
CategorySokes 🦬/Utilities
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| main_folder | STRING | Connect main_folder (output 1) from Global Folder and Project Settings node here | |
| project_name | STRING | Project name (connect output 2 from Global Folder and Project Settings if desired) | |
| date_format | STRING | %y%m%d_%H%M%S | Formatted date/time from Global Folder node (output 3) |
| filename | STRING | 01_img | Base filename without extension |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| combined_path 1a_img | STRING | — |
| filename 1b_img | STRING | — |
| path_and_filename 2_vid_audio | STRING | — |
| full_path (no filename) 3_txt | STRING | — |