> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-partner-nodes-consolidate.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RecraftRemoveBackgroundNode - ComfyUI Built-in Node Documentation

> このノードは、Recraft APIサービスを使用して画像の背景を除去します。

このノードは、Recraft APIサービスを使用して画像の背景を除去します。入力バッチ内の各画像を個別に処理し、透明な背景を持つ処理済み画像と、除去された背景領域を示す対応するアルファマスクの両方を返します。

## 入力

| パラメータ | 説明                                     | データ型  | 必須 | 範囲 |
| ----- | -------------------------------------- | ----- | -- | -- |
| `画像`  | 背景除去のために処理する入力画像です。バッチ内の各画像は個別に処理されます。 | IMAGE | はい | -  |

## 出力

| 出力名     | 説明                                | データ型  |
| ------- | --------------------------------- | ----- |
| `image` | 透明な背景（RGBA形式）を持つ処理済み画像            | IMAGE |
| `mask`  | 除去された背景領域を示すアルファチャンネルマスク（B,H,W形式） | MASK  |

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

***

**Source fingerprint (SHA-256):** `702dfdf2751d5ca33f23e10c0968496887514a21da7a0c42e3636a0ed4e82311`
