> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# SaveImageDataSetToFolder - ComfyUI Built-in Node Documentation

> Complete documentation for the SaveImageDataSetToFolder node in ComfyUI. Learn its inputs, outputs, parameters and usage.

此节点将图像列表保存到 ComfyUI 输出目录中的指定文件夹。它接收多张图像作为输入，并使用可自定义的文件名前缀将其写入磁盘。

## 输入

| 参数      | 描述                                  | 数据类型   | 是否必填 | 范围  |
| ------- | ----------------------------------- | ------ | ---- | --- |
| `图像`    | 要保存的图像列表。                           | IMAGE  | 是    | N/A |
| `文件夹名`  | 保存图像的文件夹名称（位于输出目录内）。默认值为 "dataset"。 | STRING | 否    | N/A |
| `文件名前缀` | 保存图像文件名的前缀。默认值为 "image"。            | STRING | 否    | N/A |

**注意：** `images` 输入是一个列表，意味着它可以同时接收并处理多张图像。`folder_name` 和 `filename_prefix` 参数是标量值；如果连接了列表，则仅使用该列表中的第一个值。

## 输出

此节点没有任何输出。它是一个执行保存操作到文件系统的输出节点。

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SaveImageDataSetToFolder/zh.md)

***

**Source fingerprint (SHA-256):** `65c7905caa8ff2811054bec2830c1359d0c441b5d93f50bc4d0bf10645046556`
