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

# TextToUppercase - ComfyUI Built-in Node Documentation

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

Text to Uppercase 노드는 텍스트 입력을 받아 모든 문자를 대문자로 변환합니다. 제공된 문자열의 대소문자를 변경하는 간단한 텍스트 처리 유틸리티입니다.

## 입력

| 매개변수   | 설명                   | 데이터 타입 | 필수 여부 | 범위    |
| ------ | -------------------- | ------ | ----- | ----- |
| `text` | 대문자로 변환할 텍스트 문자열입니다. | STRING | 예     | 해당 없음 |

## 출력

| 출력 이름  | 설명                         | 데이터 타입 |
| ------ | -------------------------- | ------ |
| `text` | 모든 문자가 대문자로 변환된 결과 텍스트입니다. | STRING |

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

***

**Source fingerprint (SHA-256):** `180fa62fcd9171e1dafc140b175647e4b6eaaf9fc3dc39b183ae7cdb7de56543`
