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

# MaskToImage - ComfyUI Built-in Node Documentation

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

`MaskToImage` 노드는 마스크를 이미지 형식으로 변환하도록 설계되었습니다. 이 변환을 통해 마스크를 이미지로 시각화하고 추가로 처리할 수 있으며, 마스크 기반 작업과 이미지 기반 애플리케이션 간의 연결을 용이하게 합니다.

## 입력

| 매개변수  | 설명                                                                                | 데이터 타입 |
| ----- | --------------------------------------------------------------------------------- | ------ |
| `마스크` | 마스크 입력은 변환 프로세스에 필수적이며, 이미지 형식으로 변환될 원본 데이터 역할을 합니다. 이 입력은 결과 이미지의 모양과 내용을 결정합니다. | `MASK` |

## 출력

| 매개변수    | 설명                                                     | 데이터 타입  |
| ------- | ------------------------------------------------------ | ------- |
| `image` | 출력은 입력 마스크의 이미지 표현으로, 시각적 검사 및 추가 이미지 기반 조작을 가능하게 합니다. | `IMAGE` |

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