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

# TextToUppercase - ComfyUI Built-in Node Documentation

> Complete documentation for the TextToUppercase 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/TextToUppercase/zh.md)

***

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