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

# TextToLowercase - ComfyUI Built-in Node Documentation

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

Text to Lowercase 노드는 텍스트 문자열을 입력받아 모든 문자를 소문자로 변환합니다. 텍스트 대소문자를 표준화하는 간단한 유틸리티입니다.

## 입력

| 매개변수   | 설명                   | 데이터 타입 | 필수 | 범위         |
| ------ | -------------------- | ------ | -- | ---------- |
| `text` | 소문자로 변환할 텍스트 문자열입니다. | STRING | 예  | 모든 텍스트 문자열 |

## 출력

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

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

***

**Source fingerprint (SHA-256):** `840f5092d5c7c42f9e481614c276af1aac68a6323e41a0d57625f0d162c3a8ff`
