Overview
Recraft V4 Styles SVG generates editable vector images that follow a specific visual style. You can pass a reusable style_id, or attach reference image URLs and let Recraft create a private style for that generation.
Use it for logos, icons, mascots, badges, and other vector assets that need a consistent visual language.
What it can do
- Style-consistent SVG generation. Keep line quality, shape language, color, and composition consistent across vector assets.
- Reusable styles. Pass a
style_idto reuse a style across multiple generations. - One-step references. Pass
style_reference_urlsto create a private style and generate an SVG in one request. The response includes the resolvedstyle_idso you can reuse it later. - Style match control. Use
preciseto follow the style closely, orflexibleto match the general mood. - Editable output. Returns SVG files you can open and edit in vector tools.
Inputs
prompt— what to generate.style_id— a reusable Recraft style ID. Mutually exclusive withstyle_reference_urls.style_reference_urls— comma-separated PNG, JPG, or WEBP reference image URLs. Supports 1-10 images. Mutually exclusive withstyle_id.style_match—preciseorflexible.aspect_ratio/size— choose the output shape.
Pricing
$0.05 per generated image.
Model created
Model updated