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

# StripWhitespace - ComfyUI Built-in Node Documentation

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

このノードは、テキスト文字列の先頭と末尾から余分なスペース、タブ、改行を削除します。テキスト入力を受け取り、先頭と末尾の空白を除去したクリーンなバージョンを返します。

## 入力

| パラメータ  | 説明                       | データ型   | 必須 | 範囲 |
| ------ | ------------------------ | ------ | -- | -- |
| `text` | 先頭と末尾の空白を削除する対象のテキスト文字列。 | STRING | はい | なし |

## 出力

| 出力名    | 説明                              | データ型   |
| ------ | ------------------------------- | ------ |
| `テキスト` | すべての先頭および末尾の空白文字が除去された処理済みテキスト。 | STRING |

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

***

**Source fingerprint (SHA-256):** `5b86f71c842a89fe42119593a8bfd30ea441cd02e35356f431ebfdda8010e58d`
