> ## 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.

# PreviewImage - ComfyUI Built-in Node Documentation

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

PreviewImage 节点用于创建临时预览图像。它会自动为每张图像生成唯一的临时文件名，将图像压缩到指定级别，并保存到临时目录中。此功能特别适用于在处理过程中生成图像预览，而不会影响原始文件。

## 输入

| 参数   | 描述                                                    | 数据类型    |
| ---- | ----------------------------------------------------- | ------- |
| `图像` | `图像` 输入指定要处理并保存为临时预览图像的图像。这是节点的主要输入，决定了哪些图像将经历预览生成过程。 | `IMAGE` |

## 输出

该节点没有输出类型。

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