The Text to Lowercase node takes a text string as input and converts all of its characters to lowercase. It is a simple utility for standardizing text case.

> **Note:** This node is deprecated and superseded by the Convert Text Case node.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `text` | The text string to be converted to lowercase. | STRING | Yes | Any text string |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `text` | The input text with all characters converted to lowercase. | STRING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/TextToLowercase/en.md)

---
**Source fingerprint (SHA-256):** `7ebafc952672510cbadf4549d37c5566bef474b8d1d159af4086cde64bcad849`
