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

# RecraftVectorizeImageNode - ComfyUI Built-in Node Documentation

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

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RecraftVectorizeImageNode/en.md)

Generates SVG vector graphics from an input image. This node converts raster images into scalable vector format by sending each image to the Recraft API and combining the results into a single SVG output.

## Inputs

| Parameter | Data Type | Required | Range | Description                                                                             |
| --------- | --------- | -------- | ----- | --------------------------------------------------------------------------------------- |
| `image`   | IMAGE     | Yes      | -     | The input image to convert to SVG format. Supports batch processing of multiple images. |

## Outputs

| Output Name | Data Type | Description                                                                                     |
| ----------- | --------- | ----------------------------------------------------------------------------------------------- |
| `SVG`       | SVG       | The generated vector graphics output combining all processed images into a single SVG document. |

***

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