ComfyUI Node
Image Batch Saver
A ComfyUI node in Batch Process with 13 inputs and 0 outputs.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| imagesopt | IMAGE | — | |
| contentsopt | STRING | — | |
| output_pathopt | STRING | — | |
| filename_prefixopt | STRING | IMG | — |
| filename_delimiteropt | STRING | _ | — |
| filename_suffixopt | STRING | — | |
| extensionopt | COMBO | png | 7 options: png, jpg, jpeg, webp, bmp, tiff, +1 |
| filename_number_paddingopt | INT | 41–9 | — |
| filename_numberopt | COMBO | end | 3 options: off, start, end |
| embeded_workflowopt | BOOLEAN | true | — |
| append_framesopt | BOOLEAN | false | Append new frames to existing file with same base name. Useful for accumulating frames across loop iterations to reduce memory usage. |
| start_indexopt | INT | 00–999999 | Start 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_indexopt | INT | 00–999999 | End 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