> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SaveImage - ComfyUI Built-in Node Documentation

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

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

SaveImage 节点将接收到的图像保存到您的 `ComfyUI/output` 目录中。它会将每张图像保存为 PNG 文件，并可嵌入工作流元数据（如提示词）到保存的文件中，以便日后参考。

## 输入

| 参数      | 描述                                                                                                | 数据类型   | 是否必填 | 范围 |
| ------- | ------------------------------------------------------------------------------------------------- | ------ | ---- | -- |
| `图片`    | 要保存的图像。                                                                                           | IMAGE  | 是    | -  |
| `文件名前缀` | 保存文件的名称前缀。可包含格式化信息，例如 `%date:yyyy-MM-dd%` 或 `%Empty Latent Image.width%`，以引用节点中的值（默认值："ComfyUI"）。 | STRING | 是    | -  |

## 输出

| 输出名称 | 描述                                                    | 数据类型       |
| ---- | ----------------------------------------------------- | ---------- |
| `ui` | 此节点输出一个 UI 结果，其中包含已保存图像的列表及其文件名和子文件夹。它不输出用于连接其他节点的数据。 | UI\_RESULT |

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

***

**Source fingerprint (SHA-256):** `fa88c26e5e03f788dcc545434a54124c5e9d03b559da67f0857b52faec0e97e7`
