> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.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.

Batch Images 노드는 여러 개의 개별 이미지를 하나의 배치로 결합합니다. 가변 개수의 이미지 입력을 받아 하나의 배치 이미지 텐서로 출력하여, 후속 노드에서 함께 처리할 수 있도록 합니다.

## 입력

| 매개변수     | 설명                                                                                            | 데이터 타입 | 필수 여부 | 범위        |
| -------- | --------------------------------------------------------------------------------------------- | ------ | ----- | --------- |
| `images` | 이미지 입력의 동적 목록입니다. 배치로 결합할 2\~50개의 이미지를 추가할 수 있습니다. 노드 인터페이스에서 필요에 따라 이미지 입력 슬롯을 더 추가할 수 있습니다. | IMAGE  | 예     | 2\~50개 입력 |

**참고:** 노드가 작동하려면 최소 두 개 이상의 이미지를 연결해야 합니다. 첫 번째 입력 슬롯은 항상 필수이며, 노드 인터페이스에 나타나는 "+" 버튼을 사용하여 더 추가할 수 있습니다.

## 출력

| 출력 이름    | 설명                                | 데이터 타입 |
| -------- | --------------------------------- | ------ |
| `output` | 모든 입력 이미지가 함께 쌓인 단일 배치 이미지 텐서입니다. | IMAGE  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/BatchImagesNode/ko.md)

***

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