Nodes/Save Image Organized/Save Image Organized
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.

By Delcado19·Created 4 months ago·Updated 3 months ago· 0
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)

    NameTypeDefaultDescription
    imagesIMAGE
    path_templateSTRING%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_sourceCOMBOFriendlyChoose how the model name should look. Friendly is the easiest option for most people.
    clip_sourceCOMBOFriendlyChoose how the text encoder name should look. Friendly is the easiest option for most people.
    filename_datetimeSTRING%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_modeCOMBOincrementWhat to do if the file already exists. Increment is the safest default.
    detection_infoCOMBOOffOptional 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_metadataBOOLEANtrueStore 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.
    subfolderoptSTRINGOptional extra top folder, such as portraits or test-renders.
    model_folderoptSTRINGCustom model name. Used directly in Custom mode, and also as a fallback if auto-detection fails.
    clip_folderoptSTRINGCustom text encoder name. Used directly in Custom mode, and also as a fallback if auto-detection fails.

    Outputs (0)

    No outputs