ComfyUI Node
Save Image Organized
Save images into a clean, readable folder structure. Quick start: - Leave the default Save Layout alone for the simplest setup - Change Model Name, Text Encoder Name, or Filename only if you want different output - Leave Export Workflow Metadata on if you want PNG metadata like ComfyUI Save Image - Clear Save Layout only if you want the built-in folder order instead of a custom layout Default result example: portraits/FLUX.2 Klein 9B [5K-M]/Lockout Qwen3 4B zimage V2 [Her][Q8]/2026-04-22_15-30-10.png For multi-image batches, %BATCH% automatically adds _1-of-4, _2-of-4, and so on. Open the Info tab for copy-paste templates, variable explanations, and beginner examples.
Save Image Organized
- images
◄path_template%TOP_FOLDER%/%MODEL_NAME%/%TEXT_ENCODER_NAME%/%FILENAME%%BATCH%►
◄model_sourceFriendly►
◄clip_sourceFriendly►
◄filename_datetime%date:yyyy-MM-dd_hh-mm-ss%►
◄collision_modeincrement►
◄detection_infoOff►
◄export_workflow_metadatatrue►
◄subfolder►
◄model_folder►
◄clip_folder►
Categoryimage/save
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| path_template | STRING | %TOP_FOLDER%/%MODEL_NAME%/%TEXT_ENCODER_NAME%/%FILENAME%%BATCH% | Main save layout. The default layout is Top Folder / Model Name / Text Encoder Name / Filename plus an automatic batch suffix for multi-image saves. Clear it only if you want the built-in order. |
| model_source | COMBO | Friendly | Choose how the model name should look. Friendly is the easiest option for most people. |
| clip_source | COMBO | Friendly | Choose how the text encoder name should look. Friendly is the easiest option for most people. |
| filename_datetime | STRING | %date:yyyy-MM-dd_hh-mm-ss% | Filename pattern. The default is year-month-day_hour-minute-second. Supports plain text, %date:...%, and the small %strftime:...% subset. |
| collision_mode | COMBO | increment | What to do if the file already exists. Increment is the safest default. |
| detection_info | COMBO | Off | Optional runtime detection summary in the node output text. Use Summary or Verbose when you want to see which model and text encoder names were detected and selected. |
| export_workflow_metadata | BOOLEAN | true | Store prompt and workflow metadata in the PNG, like ComfyUI's normal Save Image node. Turn this off when you want clean PNG files without embedded workflow data. |
| subfolderopt | STRING | Optional extra top folder, such as portraits or test-renders. | |
| model_folderopt | STRING | Custom model name. Used directly in Custom mode, and also as a fallback if auto-detection fails. | |
| clip_folderopt | STRING | Custom text encoder name. Used directly in Custom mode, and also as a fallback if auto-detection fails. |
Outputs (0)
No outputs