> ## 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 | はい | 任意のテキスト文字列 |

## 出力

| 出力名    | 説明                      | データ型   |
| ------ | ----------------------- | ------ |
| `テキスト` | すべての文字が小文字に変換された入力テキスト。 | STRING |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/TextToLowercase/ja.md)

***

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