Nodes/ComfyUI-Batch-Process/Image Batch Saver
ComfyUI Node

Image Batch Saver

A ComfyUI node in Batch Process with 13 inputs and 0 outputs.

By Zar4X·Created about a year ago·Updated 6 months ago· 15
Image Batch Saver
  • images
    contents
    output_path
    filename_prefixIMG
    filename_delimiter_
    filename_suffix
    extensionpng
    filename_number_padding4
    filename_numberend
    embeded_workflowtrue
    append_framesfalse
    start_index0
    end_index0
    CategoryBatch Process

    Inputs (13)

    NameTypeDefaultDescription
    imagesoptIMAGE
    contentsoptSTRING
    output_pathoptSTRING
    filename_prefixoptSTRINGIMG
    filename_delimiteroptSTRING_
    filename_suffixoptSTRING
    extensionoptCOMBOpng7 options: png, jpg, jpeg, webp, bmp, tiff, +1
    filename_number_paddingoptINT41–9
    filename_numberoptCOMBOend3 options: off, start, end
    embeded_workflowoptBOOLEANtrue
    append_framesoptBOOLEANfalseAppend new frames to existing file with same base name. Useful for accumulating frames across loop iterations to reduce memory usage.
    start_indexoptINT00–999999Start index (1-based) for frames to save. Use 0 to save all frames, or set 1 for first frame, 2 for second frame, etc.
    end_indexoptINT00–999999End index (inclusive, 1-based) for frames to save. Use 0 to save all remaining frames, or set >0 to limit range.

    Outputs (0)

    No outputs