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

# TextEncodeJoyImageEdit - ComfyUI Built-in Node Documentation

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

このノードは、テキストプロンプトとオプションの画像を、JoyImageモデルで使用するための条件付けデータにエンコードします。CLIPテキストエンコーダーとオプションの画像入力を組み合わせることで、画像生成や編集タスクをガイドできる豊富な条件付けを作成します。

## 入力

| パラメータ   | 説明                                | データ型   | 必須  | 範囲   |
| ------- | --------------------------------- | ------ | --- | ---- |
| `clip`  | テキストプロンプトのエンコードに使用するCLIPモデル       | CLIP   | はい  | -    |
| `プロンプト` | エンコードするテキストプロンプト。複数行入力と動的プロンプトに対応 | STRING | はい  | -    |
| `vae`   | 画像を潜在空間にエンコードするためのVAEモデル（オプション）   | VAE    | いいえ | -    |
| `画像`    | 条件付けに含める1つ以上の画像。最大6枚まで            | IMAGE  | いいえ | 0～6枚 |

## 出力

| 出力名            | 説明                                     | データ型         |
| -------------- | -------------------------------------- | ------------ |
| `CONDITIONING` | テキストプロンプトと提供された画像を組み合わせたエンコード済み条件付けデータ | CONDITIONING |

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

***

**Source fingerprint (SHA-256):** `ef48523aa9fc990b2839d755cef272bcdfbacef5af8d961736fde5200c6f082d`
