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

# LoadImageOutput - ComfyUI Built-in Node Documentation

> Complete documentation for the LoadImageOutput 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/LoadImageOutput/zh.md)

## 概述

LoadImageOutput 节点从输出文件夹加载图像。当您点击刷新按钮时，它会更新可用图像列表并自动选择第一个图像，便于您浏览生成的图像。

## 输入

| 参数   | 数据类型  | 必需 | 取值范围   | 描述                               |
| ---- | ----- | -- | ------ | -------------------------------- |
| `图像` | COMBO | 是  | 提供多个选项 | 从输出文件夹加载图像。包含上传选项和刷新按钮，用于更新图像列表。 |

## 输出

| 输出名称   | 数据类型  | 描述          |
| ------ | ----- | ----------- |
| `图像`   | IMAGE | 从输出文件夹加载的图像 |
| `mask` | MASK  | 与加载图像关联的蒙版  |
