Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
This node creates a custom style for image generation by uploading reference images. You can upload between 1 and 5 images to define the new style, and the node will return a unique style ID that can be used with other Recraft nodes. The total combined file size of all uploaded images must not exceed 5 MB.

Inputs

ParameterData TypeRequiredRangeDescription
styleSTRINGYes"realistic_image"
"digital_illustration"
The base style of the generated images.
imagesIMAGEYes1 to 5 imagesA set of 1 to 5 reference images used to create the custom style.
Note: The total file size of all images in the images input must be less than 5 MB. The node will fail if this limit is exceeded.

Outputs

Output NameData TypeDescription
style_idSTRINGThe unique identifier for the newly created custom style.