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

# TextToLowercase - ComfyUI Built-in Node Documentation

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

文本转小写节点接收一个文本字符串作为输入，并将其所有字符转换为小写。这是一个用于标准化文本大小写的简单工具。

## 输入

| 参数     | 描述            | 数据类型   | 是否必填 | 取值范围    |
| ------ | ------------- | ------ | ---- | ------- |
| `text` | 要转换为小写的文本字符串。 | STRING | 是    | 任意文本字符串 |

## 输出

| 输出名称   | 描述                   | 数据类型   |
| ------ | -------------------- | ------ |
| `text` | 输入文本中所有字符均已转换为小写的结果。 | STRING |

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

***

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