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

# BatchImagesNode - ComfyUI Built-in Node Documentation

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

批量图像节点将多个单独图像合并为单个批次。它接收可变数量的图像输入，并将其输出为一个批处理的图像张量，以便在后续节点中一起处理。

## 输入

| 参数   | 描述                                                       | 数据类型  | 是否必填 | 范围         |
| ---- | -------------------------------------------------------- | ----- | ---- | ---------- |
| `图像` | 动态图像输入列表。您可以添加 2 到 50 张图像以合并为一个批次。节点界面允许您根据需要添加更多图像输入槽位。 | IMAGE | 是    | 2 到 50 个输入 |

**注意：** 节点正常运行至少需要连接两张图像。第一个输入槽位始终为必填项，您可以通过节点界面中出现的"+"按钮添加更多槽位。

## 输出

| 输出名称     | 描述                         | 数据类型  |
| -------- | -------------------------- | ----- |
| `output` | 一个批处理的图像张量，包含所有堆叠在一起的输入图像。 | IMAGE |

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

***

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