--- title: Recraft AI | Scenario Docs --- > This page is auto-generated from model configurations. Last updated: 2026-04-09. This reference lists all available **Recraft AI** image generation models and their parameters. Use these parameter names when calling the [Generation API](/api/postgeneratecustom/index.md). - [Recraft V3](#recraft-v3) - [Recraft V3 - SVG Creator](#recraft-v3---svg-creator) - [Recraft V4](#recraft-v4) - [Recraft V4 Pro](#recraft-v4-pro) - [Recraft V4 Pro SVG](#recraft-v4-pro-svg) - [Recraft V4 SVG](#recraft-v4-svg) --- ## Recraft V3 Recraft V3 is a text-to-image model that generates images from text descriptions. **Model ID:** `model_recraft-v3` **Capabilities:** `txt2img` **LLM Markdown:** | Parameter | Type | Required | Default | Min | Max | Allowed Values | Description | | ------------- | ------ | -------- | ----------- | --- | --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- | | `prompt` | string | No | - | - | - | - | Describe your image | | `aspectRatio` | string | No | `Not set` | - | - | `Not set`, `1:2`, `2:3`, `3:4`, `3:5`, `4:5`, `5:7`, `1:1`, `5:4`, `4:3`, `7:5`, `3:2`, `5:3`, `16:9`, `2:1`, `9:16` | Image aspect ratio | | `size` | string | No | `1365x1024` | - | - | `1024x2048`, `1024x1820`, `1024x1707`, `1024x1536`, `1024x1434`, `1024x1365`, `1024x1280`, `1024x1024`, `1280x1024`, `1365x1024`, `1434x1024`, `1536x1024`, `1707x1024`, `1820x1024`, `2048x1024` | Width and height of the generated image. Size is ignored if an aspect ratio is set. | | `style` | string | No | `any` | - | - | `any`, `realistic_image`, `digital_illustration`, `digital_illustration/pixel_art`, `digital_illustration/hand_drawn`, `digital_illustration/grain`, `digital_illustration/infantile_sketch`, `digital_illustration/2d_art_poster`, `digital_illustration/handmade_3d`, `digital_illustration/hand_drawn_outline`, `digital_illustration/engraving_color`, `digital_illustration/2d_art_poster_2`, `realistic_image/b_and_w`, `realistic_image/hard_flash`, `realistic_image/hdr`, `realistic_image/natural_light`, `realistic_image/studio_portrait`, `realistic_image/enterprise`, `realistic_image/motion_blur` | Style of the generated image. | ## Recraft V3 - SVG Creator Recraft V3 SVG is a text-to-image model that generates SVG images from text descriptions. **Model ID:** `model_recraft-v3-svg` **Capabilities:** `txt2img` **LLM Markdown:** | Parameter | Type | Required | Default | Min | Max | Allowed Values | Description | | ------------- | ------ | -------- | ----------- | --- | --- | -------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | | `prompt` | string | No | - | - | - | - | Describe your image | | `aspectRatio` | string | No | `Not set` | - | - | `Not set`, `1:2`, `2:3`, `3:4`, `3:5`, `4:5`, `5:7`, `1:1`, `5:4`, `4:3`, `7:5`, `3:2`, `5:3`, `16:9`, `2:1`, `9:16` | Image aspect ratio | | `size` | string | No | `1365x1024` | - | - | `1024x2048`, `1024x1536`, `1024x1365`, `1024x1280`, `1024x1024`, `1280x1024`, `1365x1024`, `1536x1024`, `2048x1024` | Width and height of the generated image. Size is ignored if an aspect ratio is set. | | `style` | string | No | `any` | - | - | `any`, `engraving`, `line_art`, `line_circuit`, `linocut` | Style of the generated image. | ## Recraft V4 Recraft’s image generation model, built around design taste. Strong prompt accuracy, art-directed composition, and integrated text rendering. Fast and cost-efficient at standard resolution. **Model ID:** `model_recraft-v4` **Capabilities:** `txt2img` **LLM Markdown:** | Parameter | Type | Required | Default | Min | Max | Allowed Values | Description | | ------------- | ------ | -------- | ----------- | --- | --- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | | `prompt` | string | Yes | - | - | - | - | Text prompt for image generation | | `aspectRatio` | string | No | `Not set` | - | - | `Not set`, `1:2`, `9:16`, `6:10`, `2:3`, `10:14`, `3:4`, `4:5`, `1:1`, `5:4`, `4:3`, `14:10`, `3:2`, `16:9`, `2:1` | Aspect ratio of the generated image | | `size` | string | No | `1024x1024` | - | - | `768x1536`, `768x1344`, `832x1344`, `832x1280`, `896x1280`, `896x1216`, `896x1152`, `1024x1024`, `1152x896`, `1216x896`, `1280x896`, `1280x832`, `1344x768`, `1536x768` | Width and height of the generated image. Size is ignored if an aspect ratio is set. | ## Recraft V4 Pro Recraft’s image generation modelat \~2048px resolution. Same design taste and prompt accuracy as V4, with higher resolution for print-ready and large-scale work. **Model ID:** `model_recraft-v4-pro` **Capabilities:** `txt2img` **LLM Markdown:** | Parameter | Type | Required | Default | Min | Max | Allowed Values | Description | | ------------- | ------ | -------- | ----------- | --- | --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- | | `prompt` | string | Yes | - | - | - | - | Text prompt for image generation | | `aspectRatio` | string | No | `Not set` | - | - | `Not set`, `1:2`, `9:16`, `6:10`, `2:3`, `10:14`, `3:4`, `4:5`, `1:1`, `5:4`, `4:3`, `14:10`, `3:2`, `16:9`, `2:1` | Aspect ratio of the generated image | | `size` | string | No | `2048x2048` | - | - | `1536x3072`, `1536x2688`, `1664x2688`, `1664x2560`, `1792x2560`, `1792x2432`, `1792x2304`, `2048x2048`, `2304x1792`, `2432x1792`, `2560x1792`, `2560x1664`, `2688x1536`, `3072x1536` | Width and height of the generated image. Size is ignored if an aspect ratio is set. | ## Recraft V4 Pro SVG Generate detailed SVG vector graphics from text prompts. Recraft V4 Pro’s design taste with more geometric detail and finer paths — clean layers, editable output, and scalable to any size. **Model ID:** `model_recraft-v4-pro-svg` **Capabilities:** `txt2img` **LLM Markdown:** | Parameter | Type | Required | Default | Min | Max | Allowed Values | Description | | ------------- | ------ | -------- | ----------- | --- | --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- | | `prompt` | string | Yes | - | - | - | - | Text prompt for image generation | | `aspectRatio` | string | No | `Not set` | - | - | `Not set`, `1:2`, `9:16`, `6:10`, `2:3`, `10:14`, `3:4`, `4:5`, `1:1`, `5:4`, `4:3`, `14:10`, `3:2`, `16:9`, `2:1` | Aspect ratio of the generated image | | `size` | string | No | `2048x2048` | - | - | `1536x3072`, `1536x2688`, `1664x2688`, `1664x2560`, `1792x2560`, `1792x2432`, `1792x2304`, `2048x2048`, `2304x1792`, `2432x1792`, `2560x1792`, `2560x1664`, `2688x1536`, `3072x1536` | Width and height of the generated image. Size is ignored if an aspect ratio is set. | ## Recraft V4 SVG Generate production-ready SVG vector images from text prompts. Recraft V4’s design taste applied to vector output — clean geometry, structured layers, and editable paths. **Model ID:** `model_recraft-v4-svg` **Capabilities:** `txt2img` **LLM Markdown:** | Parameter | Type | Required | Default | Min | Max | Allowed Values | Description | | ------------- | ------ | -------- | ----------- | --- | --- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | | `prompt` | string | Yes | - | - | - | - | Text prompt for image generation | | `aspectRatio` | string | No | `Not set` | - | - | `Not set`, `1:2`, `9:16`, `6:10`, `2:3`, `10:14`, `3:4`, `4:5`, `1:1`, `5:4`, `4:3`, `14:10`, `3:2`, `16:9`, `2:1` | Aspect ratio of the generated image | | `size` | string | No | `1024x1024` | - | - | `768x1536`, `768x1344`, `832x1344`, `832x1280`, `896x1280`, `896x1216`, `896x1152`, `1024x1024`, `1152x896`, `1216x896`, `1280x896`, `1280x832`, `1344x768`, `1536x768` | Width and height of the generated image. Size is ignored if an aspect ratio is set. |