> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-cms-changelog-node-lifecycle.mintlify.site/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 (raster or vector), 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`   | Model the style is created for. Standard and Pro share one style pool: raster styles work with every Recraft V4 and V4.1 raster model, vector styles (\*\_vector) with every V4 and V4.1 vector model. | COMBO     | Yes      | "recraftv4\_styles"<br />"recraftv4\_styles\_vector"<br />"recraftv4\_styles\_pro"<br />"recraftv4\_styles\_pro\_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 node raises an error if more are provided.
* 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.
* Models ending in `_vector` create vector styles; the other options create raster styles. Standard and Pro models share the same style pools within each output type.

## 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):** `7b907a975ed88dcca6bf1e0431ef7a9b561852ca7263a4f3298df980fe9431e5`
