> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec.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 服务移除图像背景。它会处理输入批次中的每一张图像，并返回带有透明背景的处理后图像，以及指示已移除背景区域的相应 alpha 遮罩。

## 输入

| 参数   | 描述                           | 数据类型  | 是否必填 | 范围 |
| ---- | ---------------------------- | ----- | ---- | -- |
| `图像` | 用于背景移除的输入图像。批次中的每张图像都会被单独处理。 | IMAGE | 是    | -  |

## 输出

| 输出名称    | 描述                              | 数据类型  |
| ------- | ------------------------------- | ----- |
| `image` | 带有透明背景的处理后图像（RGBA 格式）           | IMAGE |
| `mask`  | 指示已移除背景区域的 alpha 通道遮罩，格式为 B,H,W | MASK  |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RecraftRemoveBackgroundNode/zh.md)

***

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