ComfyUI Node
๐พ Save Image Advanced [meti]
A ComfyUI node in Useful-Meti with 4 inputs and 3 outputs.
๐พ Save Image Advanced [meti]
- images
- image
- filename
- full_path
โfilename_prefixComfyUIโบ
โcustom_pathโบ
โmodeSaveโบ
CategoryUseful-Meti
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Input image(s) to save. Accepts any image batch. | |
| filename_prefix | STRING | ComfyUI | Available variables: โข %date% - Full date (2026-05-19) โข %time% - Full time (14-30-45) โข %datetime% - Date+Time (20260519_143045) โข %year%, %month%, %day% - Date parts Example: 'image_%date%_%time%' โ 'image_2026-05-19_14-30-45.png' Leave empty to use default 'ComfyUI' |
| custom_path | STRING | Custom save directory. Leave empty to use ComfyUI/output/ Example: C:/my_images/ | |
| mode | COMBO | Save | Save: Writes to disk and shows preview. Preview: Shows preview only (nothing saved to disk). |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | โ |
| filename | STRING | โ |
| full_path | STRING | โ |