> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/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.

预览图像节点旨在创建临时预览图像。它自动为每个图像生成一个独特的临时文件名，将图像压缩到指定级别，并将其保存到临时目录中。这个功能特别适用于在处理期间生成图像的预览，而不影响原始文件。

## 输入

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

## 输出

该节点没有输出类型。
