Nodes/comfyui-simple-batch/πŸ“€ Batch Save Image
ComfyUI Node

πŸ“€ Batch Save Image

Batch output node: saves the processed image to output_root + relative_path (mirroring the input tree), prints progress, and re-submits the same prompt at the front of the queue while images remain. Existing destinations are skipped.

By lordekeenΒ·Created 4 days agoΒ·Updated about 4 hours agoΒ· 1
πŸ“€ Batch Save Image
  • images
    β—„slot0β–Ί
    β—„total0β–Ί
    β—„relative_pathβ€”β–Ί
    β—„output_rootβ€”β–Ί
    β—„formatautoβ–Ί
    β—„filename_template{filename}β–Ί
    Categoryimage/batch

    Inputs (7)

    NameTypeDefaultDescription
    imagesIMAGEThe processed image (or image batch) from the end of the workflow.
    slotINT00-based index of the current image (wire from Batch Load Image).
    totalINT0Total matching file count (wire from Batch Load Image).
    relative_pathSTRINGCurrent file's path relative to the input folder (wire from Batch Load Image).
    output_rootSTRINGRoot of the destination tree (absolute path). Required.
    formatCOMBOautoOutput format. 'auto' keeps the source container and extension.
    filename_templateSTRING{filename}Output filename template, applied to the file stem. {filename} = original stem, {date} = YYYY-MM-DD.

    Outputs (0)

    No outputs