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

# RecraftV4CreateStyleNode - ComfyUI Built-in Node Documentation

> This node creates a reusable Recraft V4 style from 1 to 10 reference images.

This node creates a reusable Recraft V4 style from 1 to 10 reference images. The returned style ID works with every Recraft V4 and V4.1 model of the same output type, and can be reused in later image generation steps. The total size of all reference images is limited to 10 MB.

## Inputs

| Parameter | Description                                                                                                                                                                  | Data Type | Required | Range                                                |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ---------------------------------------------------- |
| `model`   | Output type the style is created for: recraftv4\_styles for raster images, recraftv4\_styles\_vector for SVG.                                                                | COMBO     | Yes      | "recraftv4\_styles"<br />"recraftv4\_styles\_vector" |
| `images`  | Reference images defining the style. Similar references sharpen the match, varied references widen it. Growable slot: connect 1 to 10 images (`image_1` through `image_10`). | IMAGE     | Yes      | 1 to 10 images                                       |

### Notes

* At least one reference image is required; the node raises an error if none are provided.
* At most 10 reference images are allowed.
* The total encoded size of all reference images must not exceed 10 MB; the node raises an error if the limit is exceeded.
* Each reference image is downscaled to at most 2048×2048 pixels and encoded as WebP before being sent to the Recraft API.

## Outputs

| Output Name | Description                                                                                                  | Data Type |
| ----------- | ------------------------------------------------------------------------------------------------------------ | --------- |
| `style_id`  | Unique identifier of the created style, usable with every Recraft V4 and V4.1 model of the same output type. | STRING    |

> 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/RecraftV4CreateStyleNode/en.md)

***

**Source fingerprint (SHA-256):** `63b31ff08d5cfe7c0d4de6987f2ee5a34bd491237ed0fb4c93c225e33b7cede3`
