live
MODEL IDrecraft:v4@styles-pro-vector

Recraft V4 Styles Pro Vector

Recraft
by

Recraft V4 Styles Pro Vector is the premium vector model in the V4 Styles family. It pairs reusable reference-based style creation with SVG output for workflows that need stronger detail retention and more polished scalable assets. It is well suited to brand systems, icon libraries, packaging graphics, editorial illustration systems, and other vector-first pipelines where a consistent visual identity needs to carry across many generated assets without training a dedicated custom model.

Recraft V4 Styles Pro Vector

vectorize

Food Spectrometer Lifestyle Illustration$0.125~41s
Food Spectrometer Lifestyle Illustration

Create a finished square product-lifestyle illustration for the launch campaign of a portable food-authentication instrument. Use all three reference images only to synthesize their shared visual design language: polished premium vector artwork, crisp rounded geometry, selective deep-ink contours, layered flat color, controlled shadow grain, elegant three-quarter perspective, and strong diagonal light. Do not reproduce, trace, or borrow the subjects or exact compositions of the references. Show a saffron quality specialist using a compact handheld near-infrared spectrometer at a cooperative grading table in La Mancha, Spain. The hero product is a palm-sized matte cobalt-blue device with a softly rounded rectangular body, one circular sensor aperture surrounded by a small amber status ring, a single side button, and no logo or readable interface. Place it prominently in the lower-center foreground, held naturally a few centimeters above a shallow brass tray filled with vivid crimson saffron threads. The specialist's other hand gently separates a small sample with slim stainless-steel tweezers. Make the product silhouette, sensor end, hand grip, and relationship to the saffron immediately legible. Build an authentic working environment around the hero action: cream plaster walls, a dark wood grading table, several unbranded glass sample jars, a precision scale, folded linen, a ceramic cup, and softly simplified drying racks in the background. Include a second worker farther back sorting saffron, subordinate in scale and detail. Warm late-afternoon sunlight enters from a high side window, casting long geometric shadows across the table and creating a focused amber glow around the crimson sample. Use a disciplined palette led by cobalt blue, saffron gold, warm cream, oxblood red, charcoal, and small brass accents. Compose as a sophisticated commercial in-scene product image rather than an instructional diagram: intimate waist-level viewpoint, dynamic diagonal flow from the window to the device and tray, clear foreground hero, layered middle ground, and an uncluttered background. Preserve realistic hand anatomy and credible instrument proportions while simplifying forms into clean scalable vector shapes. Rich detail without photorealism, polished edges, subtle depth, restrained texture, confident negative space, no lettering, no labels, no logos, no borders, no interface mockup, and no photographic effects.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Create a finished square product-lifestyle illustration for the launch campaign of a portable food-authentication instrument. Use all three reference images only to synthesize their shared visual design language: polished premium vector artwork, crisp rounded geometry, selective deep-ink contours, layered flat color, controlled shadow grain, elegant three-quarter perspective, and strong diagonal light. Do not reproduce, trace, or borrow the subjects or exact compositions of the references.\n\nShow a saffron quality specialist using a compact handheld near-infrared spectrometer at a cooperative grading table in La Mancha, Spain. The hero product is a palm-sized matte cobalt-blue device with a softly rounded rectangular body, one circular sensor aperture surrounded by a small amber status ring, a single side button, and no logo or readable interface. Place it prominently in the lower-center foreground, held naturally a few centimeters above a shallow brass tray filled with vivid crimson saffron threads. The specialist\'s other hand gently separates a small sample with slim stainless-steel tweezers. Make the product silhouette, sensor end, hand grip, and relationship to the saffron immediately legible.\n\nBuild an authentic working environment around the hero action: cream plaster walls, a dark wood grading table, several unbranded glass sample jars, a precision scale, folded linen, a ceramic cup, and softly simplified drying racks in the background. Include a second worker farther back sorting saffron, subordinate in scale and detail. Warm late-afternoon sunlight enters from a high side window, casting long geometric shadows across the table and creating a focused amber glow around the crimson sample. Use a disciplined palette led by cobalt blue, saffron gold, warm cream, oxblood red, charcoal, and small brass accents.\n\nCompose as a sophisticated commercial in-scene product image rather than an instructional diagram: intimate waist-level viewpoint, dynamic diagonal flow from the window to the device and tray, clear foreground hero, layered middle ground, and an uncluttered background. Preserve realistic hand anatomy and credible instrument proportions while simplifying forms into clean scalable vector shapes. Rich detail without photorealism, polished edges, subtle depth, restrained texture, confident negative space, no lettering, no labels, no logos, no borders, no interface mockup, and no photographic effects.',
  width: 2048,
  height: 2048,
  settings: {
    styleMatch: 'precise'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/2bb73efb-5e5e-4c64-a0ff-ebf40654f95a.jpg',
      'https://assets.runware.ai/assets/inputs/4e437f7e-b101-46cd-9b23-059da4e7e7d1.jpg',
      'https://assets.runware.ai/assets/inputs/20157eb6-7131-4862-bc38-0988d1d235f0.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Create a finished square product-lifestyle illustration for the launch campaign of a portable food-authentication instrument. Use all three reference images only to synthesize their shared visual design language: polished premium vector artwork, crisp rounded geometry, selective deep-ink contours, layered flat color, controlled shadow grain, elegant three-quarter perspective, and strong diagonal light. Do not reproduce, trace, or borrow the subjects or exact compositions of the references.\n\nShow a saffron quality specialist using a compact handheld near-infrared spectrometer at a cooperative grading table in La Mancha, Spain. The hero product is a palm-sized matte cobalt-blue device with a softly rounded rectangular body, one circular sensor aperture surrounded by a small amber status ring, a single side button, and no logo or readable interface. Place it prominently in the lower-center foreground, held naturally a few centimeters above a shallow brass tray filled with vivid crimson saffron threads. The specialist's other hand gently separates a small sample with slim stainless-steel tweezers. Make the product silhouette, sensor end, hand grip, and relationship to the saffron immediately legible.\n\nBuild an authentic working environment around the hero action: cream plaster walls, a dark wood grading table, several unbranded glass sample jars, a precision scale, folded linen, a ceramic cup, and softly simplified drying racks in the background. Include a second worker farther back sorting saffron, subordinate in scale and detail. Warm late-afternoon sunlight enters from a high side window, casting long geometric shadows across the table and creating a focused amber glow around the crimson sample. Use a disciplined palette led by cobalt blue, saffron gold, warm cream, oxblood red, charcoal, and small brass accents.\n\nCompose as a sophisticated commercial in-scene product image rather than an instructional diagram: intimate waist-level viewpoint, dynamic diagonal flow from the window to the device and tray, clear foreground hero, layered middle ground, and an uncluttered background. Preserve realistic hand anatomy and credible instrument proportions while simplifying forms into clean scalable vector shapes. Rich detail without photorealism, polished edges, subtle depth, restrained texture, confident negative space, no lettering, no labels, no logos, no borders, no interface mockup, and no photographic effects.",
            "width": 2048,
            "height": 2048,
            "settings": {
                "styleMatch": "precise"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/2bb73efb-5e5e-4c64-a0ff-ebf40654f95a.jpg",
                    "https://assets.runware.ai/assets/inputs/4e437f7e-b101-46cd-9b23-059da4e7e7d1.jpg",
                    "https://assets.runware.ai/assets/inputs/20157eb6-7131-4862-bc38-0988d1d235f0.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "68465ff4-d854-41e7-a6a5-2061d5370084",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Create a finished square product-lifestyle illustration for the launch campaign of a portable food-authentication instrument. Use all three reference images only to synthesize their shared visual design language: polished premium vector artwork, crisp rounded geometry, selective deep-ink contours, layered flat color, controlled shadow grain, elegant three-quarter perspective, and strong diagonal light. Do not reproduce, trace, or borrow the subjects or exact compositions of the references.\n\nShow a saffron quality specialist using a compact handheld near-infrared spectrometer at a cooperative grading table in La Mancha, Spain. The hero product is a palm-sized matte cobalt-blue device with a softly rounded rectangular body, one circular sensor aperture surrounded by a small amber status ring, a single side button, and no logo or readable interface. Place it prominently in the lower-center foreground, held naturally a few centimeters above a shallow brass tray filled with vivid crimson saffron threads. The specialist's other hand gently separates a small sample with slim stainless-steel tweezers. Make the product silhouette, sensor end, hand grip, and relationship to the saffron immediately legible.\n\nBuild an authentic working environment around the hero action: cream plaster walls, a dark wood grading table, several unbranded glass sample jars, a precision scale, folded linen, a ceramic cup, and softly simplified drying racks in the background. Include a second worker farther back sorting saffron, subordinate in scale and detail. Warm late-afternoon sunlight enters from a high side window, casting long geometric shadows across the table and creating a focused amber glow around the crimson sample. Use a disciplined palette led by cobalt blue, saffron gold, warm cream, oxblood red, charcoal, and small brass accents.\n\nCompose as a sophisticated commercial in-scene product image rather than an instructional diagram: intimate waist-level viewpoint, dynamic diagonal flow from the window to the device and tray, clear foreground hero, layered middle ground, and an uncluttered background. Preserve realistic hand anatomy and credible instrument proportions while simplifying forms into clean scalable vector shapes. Rich detail without photorealism, polished edges, subtle depth, restrained texture, confident negative space, no lettering, no labels, no logos, no borders, no interface mockup, and no photographic effects.",
      "width": 2048,
      "height": 2048,
      "settings": {
        "styleMatch": "precise"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/2bb73efb-5e5e-4c64-a0ff-ebf40654f95a.jpg",
          "https://assets.runware.ai/assets/inputs/4e437f7e-b101-46cd-9b23-059da4e7e7d1.jpg",
          "https://assets.runware.ai/assets/inputs/20157eb6-7131-4862-bc38-0988d1d235f0.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Create a finished square product-lifestyle illustration for the launch campaign of a portable food-authentication instrument. Use all three reference images only to synthesize their shared visual design language: polished premium vector artwork, crisp rounded geometry, selective deep-ink contours, layered flat color, controlled shadow grain, elegant three-quarter perspective, and strong diagonal light. Do not reproduce, trace, or borrow the subjects or exact compositions of the references.

Show a saffron quality specialist using a compact handheld near-infrared spectrometer at a cooperative grading table in La Mancha, Spain. The hero product is a palm-sized matte cobalt-blue device with a softly rounded rectangular body, one circular sensor aperture surrounded by a small amber status ring, a single side button, and no logo or readable interface. Place it prominently in the lower-center foreground, held naturally a few centimeters above a shallow brass tray filled with vivid crimson saffron threads. The specialist's other hand gently separates a small sample with slim stainless-steel tweezers. Make the product silhouette, sensor end, hand grip, and relationship to the saffron immediately legible.

Build an authentic working environment around the hero action: cream plaster walls, a dark wood grading table, several unbranded glass sample jars, a precision scale, folded linen, a ceramic cup, and softly simplified drying racks in the background. Include a second worker farther back sorting saffron, subordinate in scale and detail. Warm late-afternoon sunlight enters from a high side window, casting long geometric shadows across the table and creating a focused amber glow around the crimson sample. Use a disciplined palette led by cobalt blue, saffron gold, warm cream, oxblood red, charcoal, and small brass accents.

Compose as a sophisticated commercial in-scene product image rather than an instructional diagram: intimate waist-level viewpoint, dynamic diagonal flow from the window to the device and tray, clear foreground hero, layered middle ground, and an uncluttered background. Preserve realistic hand anatomy and credible instrument proportions while simplifying forms into clean scalable vector shapes. Rich detail without photorealism, polished edges, subtle depth, restrained texture, confident negative space, no lettering, no labels, no logos, no borders, no interface mockup, and no photographic effects." \
  width=2048 \
  height=2048 \
  settings.styleMatch=precise \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/2bb73efb-5e5e-4c64-a0ff-ebf40654f95a.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/4e437f7e-b101-46cd-9b23-059da4e7e7d1.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/20157eb6-7131-4862-bc38-0988d1d235f0.jpg
{
  "taskType": "vectorize",
  "taskUUID": "68465ff4-d854-41e7-a6a5-2061d5370084",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Create a finished square product-lifestyle illustration for the launch campaign of a portable food-authentication instrument. Use all three reference images only to synthesize their shared visual design language: polished premium vector artwork, crisp rounded geometry, selective deep-ink contours, layered flat color, controlled shadow grain, elegant three-quarter perspective, and strong diagonal light. Do not reproduce, trace, or borrow the subjects or exact compositions of the references.\n\nShow a saffron quality specialist using a compact handheld near-infrared spectrometer at a cooperative grading table in La Mancha, Spain. The hero product is a palm-sized matte cobalt-blue device with a softly rounded rectangular body, one circular sensor aperture surrounded by a small amber status ring, a single side button, and no logo or readable interface. Place it prominently in the lower-center foreground, held naturally a few centimeters above a shallow brass tray filled with vivid crimson saffron threads. The specialist's other hand gently separates a small sample with slim stainless-steel tweezers. Make the product silhouette, sensor end, hand grip, and relationship to the saffron immediately legible.\n\nBuild an authentic working environment around the hero action: cream plaster walls, a dark wood grading table, several unbranded glass sample jars, a precision scale, folded linen, a ceramic cup, and softly simplified drying racks in the background. Include a second worker farther back sorting saffron, subordinate in scale and detail. Warm late-afternoon sunlight enters from a high side window, casting long geometric shadows across the table and creating a focused amber glow around the crimson sample. Use a disciplined palette led by cobalt blue, saffron gold, warm cream, oxblood red, charcoal, and small brass accents.\n\nCompose as a sophisticated commercial in-scene product image rather than an instructional diagram: intimate waist-level viewpoint, dynamic diagonal flow from the window to the device and tray, clear foreground hero, layered middle ground, and an uncluttered background. Preserve realistic hand anatomy and credible instrument proportions while simplifying forms into clean scalable vector shapes. Rich detail without photorealism, polished edges, subtle depth, restrained texture, confident negative space, no lettering, no labels, no logos, no borders, no interface mockup, and no photographic effects.",
  "width": 2048,
  "height": 2048,
  "settings": {
    "styleMatch": "precise"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/2bb73efb-5e5e-4c64-a0ff-ebf40654f95a.jpg",
      "https://assets.runware.ai/assets/inputs/4e437f7e-b101-46cd-9b23-059da4e7e7d1.jpg",
      "https://assets.runware.ai/assets/inputs/20157eb6-7131-4862-bc38-0988d1d235f0.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "68465ff4-d854-41e7-a6a5-2061d5370084",
  "imageUUID": "aaa75658-ce7b-456f-926c-4c72384ed4bb",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/4/ii/aaa75658-ce7b-456f-926c-4c72384ed4bb.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "c8cd29b0-4715-4c85-9372-5d84ed0c135f"
  }
}

vectorize

Street Sweeper Recruitment Campaign Illustration$0.125~41s
Street Sweeper Recruitment Campaign Illustration

Create finished square recruitment-campaign key art for a municipal public works department, using the three reference images only to establish their shared visual language. Do not reproduce, trace or directly remix any reference subject, character, pose or composition. Render a new subject as polished anime-inspired vector artwork: a confident woman operating a compact street sweeper during the blue hour before sunrise. Show the orange utility vehicle from a dramatic low three-quarter curbside angle as it rounds a corner, with the operator clearly visible through the wide cab window wearing a practical high-visibility work jacket and headset. Emphasize the machine's rotating circular brushes, articulated cleaning hardware and clean geometric body panels; sweeping arcs of dry leaves and small paper scraps create energetic manga-like motion without making the scene chaotic. The street behind the vehicle is visibly clean, with quiet apartment facades, young street trees, bike racks and soft dawn windows establishing a real neighborhood rather than a futuristic city. Give the worker an alert, capable expression and heroic visual presence while keeping the occupation and machinery believable. Match the references' coherent design system: expressive contemporary anime character drawing, thick deep-indigo contour lines, precise flat vector shapes, angular cel-shaded lighting, selective halftone texture in background areas, bold diagonal rhythm, crisp negative space and carefully simplified environmental detail. Use a restrained palette of coral orange, electric mint, pale cream and deep indigo, with a small warm sunrise accent. Strong central silhouette, balanced 2048x2048 composition, clean edges suitable for scalable campaign artwork. No words, captions, logos, emblems, interface elements, mockup framing or photorealistic textures.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Create finished square recruitment-campaign key art for a municipal public works department, using the three reference images only to establish their shared visual language. Do not reproduce, trace or directly remix any reference subject, character, pose or composition. Render a new subject as polished anime-inspired vector artwork: a confident woman operating a compact street sweeper during the blue hour before sunrise. Show the orange utility vehicle from a dramatic low three-quarter curbside angle as it rounds a corner, with the operator clearly visible through the wide cab window wearing a practical high-visibility work jacket and headset. Emphasize the machine\'s rotating circular brushes, articulated cleaning hardware and clean geometric body panels; sweeping arcs of dry leaves and small paper scraps create energetic manga-like motion without making the scene chaotic. The street behind the vehicle is visibly clean, with quiet apartment facades, young street trees, bike racks and soft dawn windows establishing a real neighborhood rather than a futuristic city. Give the worker an alert, capable expression and heroic visual presence while keeping the occupation and machinery believable. Match the references\' coherent design system: expressive contemporary anime character drawing, thick deep-indigo contour lines, precise flat vector shapes, angular cel-shaded lighting, selective halftone texture in background areas, bold diagonal rhythm, crisp negative space and carefully simplified environmental detail. Use a restrained palette of coral orange, electric mint, pale cream and deep indigo, with a small warm sunrise accent. Strong central silhouette, balanced 2048x2048 composition, clean edges suitable for scalable campaign artwork. No words, captions, logos, emblems, interface elements, mockup framing or photorealistic textures.',
  width: 2048,
  height: 2048,
  settings: {
    styleMatch: 'precise'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/cb8bcde8-d98f-4e9a-a72a-ac7df98db0eb.jpg',
      'https://assets.runware.ai/assets/inputs/6d5395b3-3aa7-4a02-af8d-9b4eba4d7fff.jpg',
      'https://assets.runware.ai/assets/inputs/744c25ce-ca77-49ca-b34a-34c5ff2cae25.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Create finished square recruitment-campaign key art for a municipal public works department, using the three reference images only to establish their shared visual language. Do not reproduce, trace or directly remix any reference subject, character, pose or composition. Render a new subject as polished anime-inspired vector artwork: a confident woman operating a compact street sweeper during the blue hour before sunrise. Show the orange utility vehicle from a dramatic low three-quarter curbside angle as it rounds a corner, with the operator clearly visible through the wide cab window wearing a practical high-visibility work jacket and headset. Emphasize the machine's rotating circular brushes, articulated cleaning hardware and clean geometric body panels; sweeping arcs of dry leaves and small paper scraps create energetic manga-like motion without making the scene chaotic. The street behind the vehicle is visibly clean, with quiet apartment facades, young street trees, bike racks and soft dawn windows establishing a real neighborhood rather than a futuristic city. Give the worker an alert, capable expression and heroic visual presence while keeping the occupation and machinery believable. Match the references' coherent design system: expressive contemporary anime character drawing, thick deep-indigo contour lines, precise flat vector shapes, angular cel-shaded lighting, selective halftone texture in background areas, bold diagonal rhythm, crisp negative space and carefully simplified environmental detail. Use a restrained palette of coral orange, electric mint, pale cream and deep indigo, with a small warm sunrise accent. Strong central silhouette, balanced 2048x2048 composition, clean edges suitable for scalable campaign artwork. No words, captions, logos, emblems, interface elements, mockup framing or photorealistic textures.",
            "width": 2048,
            "height": 2048,
            "settings": {
                "styleMatch": "precise"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/cb8bcde8-d98f-4e9a-a72a-ac7df98db0eb.jpg",
                    "https://assets.runware.ai/assets/inputs/6d5395b3-3aa7-4a02-af8d-9b4eba4d7fff.jpg",
                    "https://assets.runware.ai/assets/inputs/744c25ce-ca77-49ca-b34a-34c5ff2cae25.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "57d4d4e8-e0ea-4427-b526-76bb18fed78e",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Create finished square recruitment-campaign key art for a municipal public works department, using the three reference images only to establish their shared visual language. Do not reproduce, trace or directly remix any reference subject, character, pose or composition. Render a new subject as polished anime-inspired vector artwork: a confident woman operating a compact street sweeper during the blue hour before sunrise. Show the orange utility vehicle from a dramatic low three-quarter curbside angle as it rounds a corner, with the operator clearly visible through the wide cab window wearing a practical high-visibility work jacket and headset. Emphasize the machine's rotating circular brushes, articulated cleaning hardware and clean geometric body panels; sweeping arcs of dry leaves and small paper scraps create energetic manga-like motion without making the scene chaotic. The street behind the vehicle is visibly clean, with quiet apartment facades, young street trees, bike racks and soft dawn windows establishing a real neighborhood rather than a futuristic city. Give the worker an alert, capable expression and heroic visual presence while keeping the occupation and machinery believable. Match the references' coherent design system: expressive contemporary anime character drawing, thick deep-indigo contour lines, precise flat vector shapes, angular cel-shaded lighting, selective halftone texture in background areas, bold diagonal rhythm, crisp negative space and carefully simplified environmental detail. Use a restrained palette of coral orange, electric mint, pale cream and deep indigo, with a small warm sunrise accent. Strong central silhouette, balanced 2048x2048 composition, clean edges suitable for scalable campaign artwork. No words, captions, logos, emblems, interface elements, mockup framing or photorealistic textures.",
      "width": 2048,
      "height": 2048,
      "settings": {
        "styleMatch": "precise"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/cb8bcde8-d98f-4e9a-a72a-ac7df98db0eb.jpg",
          "https://assets.runware.ai/assets/inputs/6d5395b3-3aa7-4a02-af8d-9b4eba4d7fff.jpg",
          "https://assets.runware.ai/assets/inputs/744c25ce-ca77-49ca-b34a-34c5ff2cae25.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Create finished square recruitment-campaign key art for a municipal public works department, using the three reference images only to establish their shared visual language. Do not reproduce, trace or directly remix any reference subject, character, pose or composition. Render a new subject as polished anime-inspired vector artwork: a confident woman operating a compact street sweeper during the blue hour before sunrise. Show the orange utility vehicle from a dramatic low three-quarter curbside angle as it rounds a corner, with the operator clearly visible through the wide cab window wearing a practical high-visibility work jacket and headset. Emphasize the machine's rotating circular brushes, articulated cleaning hardware and clean geometric body panels; sweeping arcs of dry leaves and small paper scraps create energetic manga-like motion without making the scene chaotic. The street behind the vehicle is visibly clean, with quiet apartment facades, young street trees, bike racks and soft dawn windows establishing a real neighborhood rather than a futuristic city. Give the worker an alert, capable expression and heroic visual presence while keeping the occupation and machinery believable. Match the references' coherent design system: expressive contemporary anime character drawing, thick deep-indigo contour lines, precise flat vector shapes, angular cel-shaded lighting, selective halftone texture in background areas, bold diagonal rhythm, crisp negative space and carefully simplified environmental detail. Use a restrained palette of coral orange, electric mint, pale cream and deep indigo, with a small warm sunrise accent. Strong central silhouette, balanced 2048x2048 composition, clean edges suitable for scalable campaign artwork. No words, captions, logos, emblems, interface elements, mockup framing or photorealistic textures." \
  width=2048 \
  height=2048 \
  settings.styleMatch=precise \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/cb8bcde8-d98f-4e9a-a72a-ac7df98db0eb.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/6d5395b3-3aa7-4a02-af8d-9b4eba4d7fff.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/744c25ce-ca77-49ca-b34a-34c5ff2cae25.jpg
{
  "taskType": "vectorize",
  "taskUUID": "57d4d4e8-e0ea-4427-b526-76bb18fed78e",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Create finished square recruitment-campaign key art for a municipal public works department, using the three reference images only to establish their shared visual language. Do not reproduce, trace or directly remix any reference subject, character, pose or composition. Render a new subject as polished anime-inspired vector artwork: a confident woman operating a compact street sweeper during the blue hour before sunrise. Show the orange utility vehicle from a dramatic low three-quarter curbside angle as it rounds a corner, with the operator clearly visible through the wide cab window wearing a practical high-visibility work jacket and headset. Emphasize the machine's rotating circular brushes, articulated cleaning hardware and clean geometric body panels; sweeping arcs of dry leaves and small paper scraps create energetic manga-like motion without making the scene chaotic. The street behind the vehicle is visibly clean, with quiet apartment facades, young street trees, bike racks and soft dawn windows establishing a real neighborhood rather than a futuristic city. Give the worker an alert, capable expression and heroic visual presence while keeping the occupation and machinery believable. Match the references' coherent design system: expressive contemporary anime character drawing, thick deep-indigo contour lines, precise flat vector shapes, angular cel-shaded lighting, selective halftone texture in background areas, bold diagonal rhythm, crisp negative space and carefully simplified environmental detail. Use a restrained palette of coral orange, electric mint, pale cream and deep indigo, with a small warm sunrise accent. Strong central silhouette, balanced 2048x2048 composition, clean edges suitable for scalable campaign artwork. No words, captions, logos, emblems, interface elements, mockup framing or photorealistic textures.",
  "width": 2048,
  "height": 2048,
  "settings": {
    "styleMatch": "precise"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/cb8bcde8-d98f-4e9a-a72a-ac7df98db0eb.jpg",
      "https://assets.runware.ai/assets/inputs/6d5395b3-3aa7-4a02-af8d-9b4eba4d7fff.jpg",
      "https://assets.runware.ai/assets/inputs/744c25ce-ca77-49ca-b34a-34c5ff2cae25.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "57d4d4e8-e0ea-4427-b526-76bb18fed78e",
  "imageUUID": "93d1b86d-8dcc-4758-a9b7-e5abebd47360",
  "imageURL": "https://im.runware.ai/image/os/a01d21/ws/5/ii/93d1b86d-8dcc-4758-a9b7-e5abebd47360.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "a1287ec9-ab08-4574-875f-193a22d95a2e"
  }
}

vectorize

Subsea Cable Crew Shirt Graphic$0.125~35s
Subsea Cable Crew Shirt Graphic

Create a finished square apparel graphic for the crew of a subsea fiber-optic cable repair vessel, rendered as polished scalable vector artwork in the coherent visual style established by the three reference images. Do not reproduce or trace any reference composition or subject; apply their shared chunky neo-woodcut geometry, bold cream keylines, selective engraved hatching, simplified technical detail, rounded badge framing and disciplined five-color screen-print treatment to this entirely new subject. Show a dramatic ocean cross-section. In the upper half, a specialized cable repair ship travels in profile across rolling waves, with a working stern gantry, cable drums and deck crane clearly simplified into strong readable shapes. A thick fiber-optic cable descends from the vessel through the water and sweeps into the lower half, where a compact work-class ROV uses articulated arms to inspect an exposed repeater housing on the seabed. Include restrained supporting details such as bubbles, contour lines, small fish silhouettes, rock strata and a subtle beam of light from the ROV, all kept secondary and screen-print friendly. Make the cable itself a strong visual path connecting ship, ROV and seabed. Integrate exact, highly legible display lettering into the badge: “KEEP THE WORLD CONNECTED” arched across the top and “SUBSEA CABLE CREW” across the bottom. Use sturdy condensed block capitals with slight maritime utility character, not a logo and no other words, numbers or symbols. Balance the lettering and illustration as one professional garment graphic. Use only midnight navy, warm cream, seafoam green, safety orange and dusty lavender. Flat spot-color fills only, no gradients, no photorealism, no soft shadows and no transparency effects. Build clean closed vector shapes, substantial outlines, controlled negative space and limited hatching that will survive screen printing. Center the complete composition with ample margin on all sides. Strong silhouette and readability from a distance, rugged but optimistic technical mood. Standalone print artwork only, not a T-shirt mockup, not a product photograph and not a presentation board.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Create a finished square apparel graphic for the crew of a subsea fiber-optic cable repair vessel, rendered as polished scalable vector artwork in the coherent visual style established by the three reference images. Do not reproduce or trace any reference composition or subject; apply their shared chunky neo-woodcut geometry, bold cream keylines, selective engraved hatching, simplified technical detail, rounded badge framing and disciplined five-color screen-print treatment to this entirely new subject.\n\nShow a dramatic ocean cross-section. In the upper half, a specialized cable repair ship travels in profile across rolling waves, with a working stern gantry, cable drums and deck crane clearly simplified into strong readable shapes. A thick fiber-optic cable descends from the vessel through the water and sweeps into the lower half, where a compact work-class ROV uses articulated arms to inspect an exposed repeater housing on the seabed. Include restrained supporting details such as bubbles, contour lines, small fish silhouettes, rock strata and a subtle beam of light from the ROV, all kept secondary and screen-print friendly. Make the cable itself a strong visual path connecting ship, ROV and seabed.\n\nIntegrate exact, highly legible display lettering into the badge: “KEEP THE WORLD CONNECTED” arched across the top and “SUBSEA CABLE CREW” across the bottom. Use sturdy condensed block capitals with slight maritime utility character, not a logo and no other words, numbers or symbols. Balance the lettering and illustration as one professional garment graphic.\n\nUse only midnight navy, warm cream, seafoam green, safety orange and dusty lavender. Flat spot-color fills only, no gradients, no photorealism, no soft shadows and no transparency effects. Build clean closed vector shapes, substantial outlines, controlled negative space and limited hatching that will survive screen printing. Center the complete composition with ample margin on all sides. Strong silhouette and readability from a distance, rugged but optimistic technical mood. Standalone print artwork only, not a T-shirt mockup, not a product photograph and not a presentation board.',
  width: 2048,
  height: 2048,
  settings: {
    styleMatch: 'precise'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/cb5fadeb-6fb1-44db-9270-917eeb562694.jpg',
      'https://assets.runware.ai/assets/inputs/8acabb9d-5c18-4869-854f-18edbfb0f5b9.jpg',
      'https://assets.runware.ai/assets/inputs/9f62198f-446a-4d0b-ab6e-b487d0391950.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Create a finished square apparel graphic for the crew of a subsea fiber-optic cable repair vessel, rendered as polished scalable vector artwork in the coherent visual style established by the three reference images. Do not reproduce or trace any reference composition or subject; apply their shared chunky neo-woodcut geometry, bold cream keylines, selective engraved hatching, simplified technical detail, rounded badge framing and disciplined five-color screen-print treatment to this entirely new subject.\n\nShow a dramatic ocean cross-section. In the upper half, a specialized cable repair ship travels in profile across rolling waves, with a working stern gantry, cable drums and deck crane clearly simplified into strong readable shapes. A thick fiber-optic cable descends from the vessel through the water and sweeps into the lower half, where a compact work-class ROV uses articulated arms to inspect an exposed repeater housing on the seabed. Include restrained supporting details such as bubbles, contour lines, small fish silhouettes, rock strata and a subtle beam of light from the ROV, all kept secondary and screen-print friendly. Make the cable itself a strong visual path connecting ship, ROV and seabed.\n\nIntegrate exact, highly legible display lettering into the badge: “KEEP THE WORLD CONNECTED” arched across the top and “SUBSEA CABLE CREW” across the bottom. Use sturdy condensed block capitals with slight maritime utility character, not a logo and no other words, numbers or symbols. Balance the lettering and illustration as one professional garment graphic.\n\nUse only midnight navy, warm cream, seafoam green, safety orange and dusty lavender. Flat spot-color fills only, no gradients, no photorealism, no soft shadows and no transparency effects. Build clean closed vector shapes, substantial outlines, controlled negative space and limited hatching that will survive screen printing. Center the complete composition with ample margin on all sides. Strong silhouette and readability from a distance, rugged but optimistic technical mood. Standalone print artwork only, not a T-shirt mockup, not a product photograph and not a presentation board.",
            "width": 2048,
            "height": 2048,
            "settings": {
                "styleMatch": "precise"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/cb5fadeb-6fb1-44db-9270-917eeb562694.jpg",
                    "https://assets.runware.ai/assets/inputs/8acabb9d-5c18-4869-854f-18edbfb0f5b9.jpg",
                    "https://assets.runware.ai/assets/inputs/9f62198f-446a-4d0b-ab6e-b487d0391950.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "15664eda-30bc-4af2-a4be-227780530080",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Create a finished square apparel graphic for the crew of a subsea fiber-optic cable repair vessel, rendered as polished scalable vector artwork in the coherent visual style established by the three reference images. Do not reproduce or trace any reference composition or subject; apply their shared chunky neo-woodcut geometry, bold cream keylines, selective engraved hatching, simplified technical detail, rounded badge framing and disciplined five-color screen-print treatment to this entirely new subject.\n\nShow a dramatic ocean cross-section. In the upper half, a specialized cable repair ship travels in profile across rolling waves, with a working stern gantry, cable drums and deck crane clearly simplified into strong readable shapes. A thick fiber-optic cable descends from the vessel through the water and sweeps into the lower half, where a compact work-class ROV uses articulated arms to inspect an exposed repeater housing on the seabed. Include restrained supporting details such as bubbles, contour lines, small fish silhouettes, rock strata and a subtle beam of light from the ROV, all kept secondary and screen-print friendly. Make the cable itself a strong visual path connecting ship, ROV and seabed.\n\nIntegrate exact, highly legible display lettering into the badge: “KEEP THE WORLD CONNECTED” arched across the top and “SUBSEA CABLE CREW” across the bottom. Use sturdy condensed block capitals with slight maritime utility character, not a logo and no other words, numbers or symbols. Balance the lettering and illustration as one professional garment graphic.\n\nUse only midnight navy, warm cream, seafoam green, safety orange and dusty lavender. Flat spot-color fills only, no gradients, no photorealism, no soft shadows and no transparency effects. Build clean closed vector shapes, substantial outlines, controlled negative space and limited hatching that will survive screen printing. Center the complete composition with ample margin on all sides. Strong silhouette and readability from a distance, rugged but optimistic technical mood. Standalone print artwork only, not a T-shirt mockup, not a product photograph and not a presentation board.",
      "width": 2048,
      "height": 2048,
      "settings": {
        "styleMatch": "precise"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/cb5fadeb-6fb1-44db-9270-917eeb562694.jpg",
          "https://assets.runware.ai/assets/inputs/8acabb9d-5c18-4869-854f-18edbfb0f5b9.jpg",
          "https://assets.runware.ai/assets/inputs/9f62198f-446a-4d0b-ab6e-b487d0391950.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Create a finished square apparel graphic for the crew of a subsea fiber-optic cable repair vessel, rendered as polished scalable vector artwork in the coherent visual style established by the three reference images. Do not reproduce or trace any reference composition or subject; apply their shared chunky neo-woodcut geometry, bold cream keylines, selective engraved hatching, simplified technical detail, rounded badge framing and disciplined five-color screen-print treatment to this entirely new subject.

Show a dramatic ocean cross-section. In the upper half, a specialized cable repair ship travels in profile across rolling waves, with a working stern gantry, cable drums and deck crane clearly simplified into strong readable shapes. A thick fiber-optic cable descends from the vessel through the water and sweeps into the lower half, where a compact work-class ROV uses articulated arms to inspect an exposed repeater housing on the seabed. Include restrained supporting details such as bubbles, contour lines, small fish silhouettes, rock strata and a subtle beam of light from the ROV, all kept secondary and screen-print friendly. Make the cable itself a strong visual path connecting ship, ROV and seabed.

Integrate exact, highly legible display lettering into the badge: “KEEP THE WORLD CONNECTED” arched across the top and “SUBSEA CABLE CREW” across the bottom. Use sturdy condensed block capitals with slight maritime utility character, not a logo and no other words, numbers or symbols. Balance the lettering and illustration as one professional garment graphic.

Use only midnight navy, warm cream, seafoam green, safety orange and dusty lavender. Flat spot-color fills only, no gradients, no photorealism, no soft shadows and no transparency effects. Build clean closed vector shapes, substantial outlines, controlled negative space and limited hatching that will survive screen printing. Center the complete composition with ample margin on all sides. Strong silhouette and readability from a distance, rugged but optimistic technical mood. Standalone print artwork only, not a T-shirt mockup, not a product photograph and not a presentation board." \
  width=2048 \
  height=2048 \
  settings.styleMatch=precise \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/cb5fadeb-6fb1-44db-9270-917eeb562694.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/8acabb9d-5c18-4869-854f-18edbfb0f5b9.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/9f62198f-446a-4d0b-ab6e-b487d0391950.jpg
{
  "taskType": "vectorize",
  "taskUUID": "15664eda-30bc-4af2-a4be-227780530080",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Create a finished square apparel graphic for the crew of a subsea fiber-optic cable repair vessel, rendered as polished scalable vector artwork in the coherent visual style established by the three reference images. Do not reproduce or trace any reference composition or subject; apply their shared chunky neo-woodcut geometry, bold cream keylines, selective engraved hatching, simplified technical detail, rounded badge framing and disciplined five-color screen-print treatment to this entirely new subject.\n\nShow a dramatic ocean cross-section. In the upper half, a specialized cable repair ship travels in profile across rolling waves, with a working stern gantry, cable drums and deck crane clearly simplified into strong readable shapes. A thick fiber-optic cable descends from the vessel through the water and sweeps into the lower half, where a compact work-class ROV uses articulated arms to inspect an exposed repeater housing on the seabed. Include restrained supporting details such as bubbles, contour lines, small fish silhouettes, rock strata and a subtle beam of light from the ROV, all kept secondary and screen-print friendly. Make the cable itself a strong visual path connecting ship, ROV and seabed.\n\nIntegrate exact, highly legible display lettering into the badge: “KEEP THE WORLD CONNECTED” arched across the top and “SUBSEA CABLE CREW” across the bottom. Use sturdy condensed block capitals with slight maritime utility character, not a logo and no other words, numbers or symbols. Balance the lettering and illustration as one professional garment graphic.\n\nUse only midnight navy, warm cream, seafoam green, safety orange and dusty lavender. Flat spot-color fills only, no gradients, no photorealism, no soft shadows and no transparency effects. Build clean closed vector shapes, substantial outlines, controlled negative space and limited hatching that will survive screen printing. Center the complete composition with ample margin on all sides. Strong silhouette and readability from a distance, rugged but optimistic technical mood. Standalone print artwork only, not a T-shirt mockup, not a product photograph and not a presentation board.",
  "width": 2048,
  "height": 2048,
  "settings": {
    "styleMatch": "precise"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/cb5fadeb-6fb1-44db-9270-917eeb562694.jpg",
      "https://assets.runware.ai/assets/inputs/8acabb9d-5c18-4869-854f-18edbfb0f5b9.jpg",
      "https://assets.runware.ai/assets/inputs/9f62198f-446a-4d0b-ab6e-b487d0391950.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "15664eda-30bc-4af2-a4be-227780530080",
  "imageUUID": "74980233-2f2e-4cfd-b75c-c1f093dd6b2d",
  "imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/74980233-2f2e-4cfd-b75c-c1f093dd6b2d.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "df4bcf0f-3cd7-4055-a027-d5da45e606d3"
  }
}

vectorize

Wastewater Outbreak Detection Explainer$0.125~1m 45s
Wastewater Outbreak Detection Explainer

Create a finished 2048x2048 square public-health explainer infographic titled “WASTEWATER EARLY WARNING.” Use the three reference images only to establish their shared visual language—premium science-museum editorial design, disciplined geometry, axonometric cutaways, rounded technical lines, modular callouts, restrained screen-print texture, strong hierarchy, and coherent color coding. Do not reproduce or trace any reference subject or composition. Explain how municipal wastewater surveillance detects a community outbreak before clinical case counts rise. Build one continuous, easy-to-follow journey across a stylized city cross-section, arranged in a broad S-shaped flow with six clearly separated stages. Stage 01: several homes, an apartment building, a school, and a clinic feed into a shared underground sewer; label “COMMUNITY SIGNAL.” Stage 02: an automatic sampler beside a wastewater treatment inlet collects a composite bottle; label “24-HOUR SAMPLE.” Stage 03: a courier carries the sealed chilled bottle to a public-health laboratory; label “COLD TRANSPORT.” Stage 04: a laboratory technician concentrates genetic material using tubes, pipettes, a centrifuge, and a clean molecular testing bench; label “LAB ANALYSIS.” Stage 05: abstract RNA fragments resolve into a simple rising signal chart and three pathogen symbols; label “TREND DETECTED.” Stage 06: public-health teams use the signal to guide testing, staffing, and community outreach; label “EARLIER ACTION.” Connect every stage with an unmistakable cyan pipeline or arrow so the process reads instantly from upper left to lower right. Include a compact bottom legend with three concise lines: “ONE SAMPLE • THOUSANDS OF PEOPLE,” “ANONYMOUS • COMMUNITY-LEVEL DATA,” and “TRENDS • NOT INDIVIDUAL DIAGNOSES.” Add a small comparison graphic showing a lime wastewater signal curve rising several days before a coral clinical-case curve, captioned “ADVANCE NOTICE.” Keep all wording exactly as provided and avoid additional paragraphs. Render as polished scalable vector artwork with a deep aubergine field, warm ivory type and buildings, cyan water and infrastructure lines, acid-lime detection signals, coral intervention accents, and occasional pale lavender details. Use flat layered shapes, precise negative space, consistent rounded line weights, simplified human figures, and subtle halftone grain confined inside selected shapes. Clear educational tone, scientifically credible equipment, accessible iconography, high contrast, balanced square composition, generous margins, no logos, no fake organization, no website, no app interface, no photorealism, and no decorative elements unrelated to the explanation.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Create a finished 2048x2048 square public-health explainer infographic titled “WASTEWATER EARLY WARNING.” Use the three reference images only to establish their shared visual language—premium science-museum editorial design, disciplined geometry, axonometric cutaways, rounded technical lines, modular callouts, restrained screen-print texture, strong hierarchy, and coherent color coding. Do not reproduce or trace any reference subject or composition.\n\nExplain how municipal wastewater surveillance detects a community outbreak before clinical case counts rise. Build one continuous, easy-to-follow journey across a stylized city cross-section, arranged in a broad S-shaped flow with six clearly separated stages. Stage 01: several homes, an apartment building, a school, and a clinic feed into a shared underground sewer; label “COMMUNITY SIGNAL.” Stage 02: an automatic sampler beside a wastewater treatment inlet collects a composite bottle; label “24-HOUR SAMPLE.” Stage 03: a courier carries the sealed chilled bottle to a public-health laboratory; label “COLD TRANSPORT.” Stage 04: a laboratory technician concentrates genetic material using tubes, pipettes, a centrifuge, and a clean molecular testing bench; label “LAB ANALYSIS.” Stage 05: abstract RNA fragments resolve into a simple rising signal chart and three pathogen symbols; label “TREND DETECTED.” Stage 06: public-health teams use the signal to guide testing, staffing, and community outreach; label “EARLIER ACTION.” Connect every stage with an unmistakable cyan pipeline or arrow so the process reads instantly from upper left to lower right.\n\nInclude a compact bottom legend with three concise lines: “ONE SAMPLE • THOUSANDS OF PEOPLE,” “ANONYMOUS • COMMUNITY-LEVEL DATA,” and “TRENDS • NOT INDIVIDUAL DIAGNOSES.” Add a small comparison graphic showing a lime wastewater signal curve rising several days before a coral clinical-case curve, captioned “ADVANCE NOTICE.” Keep all wording exactly as provided and avoid additional paragraphs.\n\nRender as polished scalable vector artwork with a deep aubergine field, warm ivory type and buildings, cyan water and infrastructure lines, acid-lime detection signals, coral intervention accents, and occasional pale lavender details. Use flat layered shapes, precise negative space, consistent rounded line weights, simplified human figures, and subtle halftone grain confined inside selected shapes. Clear educational tone, scientifically credible equipment, accessible iconography, high contrast, balanced square composition, generous margins, no logos, no fake organization, no website, no app interface, no photorealism, and no decorative elements unrelated to the explanation.',
  width: 2048,
  height: 2048,
  settings: {
    styleMatch: 'precise'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/c1755319-7b50-4ea5-9f17-919eb18a2995.jpg',
      'https://assets.runware.ai/assets/inputs/1662f5c5-bc07-48dd-a6a1-035c374d95f5.jpg',
      'https://assets.runware.ai/assets/inputs/4a588f98-d8b6-4f8a-b194-d02e9d67282e.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Create a finished 2048x2048 square public-health explainer infographic titled “WASTEWATER EARLY WARNING.” Use the three reference images only to establish their shared visual language—premium science-museum editorial design, disciplined geometry, axonometric cutaways, rounded technical lines, modular callouts, restrained screen-print texture, strong hierarchy, and coherent color coding. Do not reproduce or trace any reference subject or composition.\n\nExplain how municipal wastewater surveillance detects a community outbreak before clinical case counts rise. Build one continuous, easy-to-follow journey across a stylized city cross-section, arranged in a broad S-shaped flow with six clearly separated stages. Stage 01: several homes, an apartment building, a school, and a clinic feed into a shared underground sewer; label “COMMUNITY SIGNAL.” Stage 02: an automatic sampler beside a wastewater treatment inlet collects a composite bottle; label “24-HOUR SAMPLE.” Stage 03: a courier carries the sealed chilled bottle to a public-health laboratory; label “COLD TRANSPORT.” Stage 04: a laboratory technician concentrates genetic material using tubes, pipettes, a centrifuge, and a clean molecular testing bench; label “LAB ANALYSIS.” Stage 05: abstract RNA fragments resolve into a simple rising signal chart and three pathogen symbols; label “TREND DETECTED.” Stage 06: public-health teams use the signal to guide testing, staffing, and community outreach; label “EARLIER ACTION.” Connect every stage with an unmistakable cyan pipeline or arrow so the process reads instantly from upper left to lower right.\n\nInclude a compact bottom legend with three concise lines: “ONE SAMPLE • THOUSANDS OF PEOPLE,” “ANONYMOUS • COMMUNITY-LEVEL DATA,” and “TRENDS • NOT INDIVIDUAL DIAGNOSES.” Add a small comparison graphic showing a lime wastewater signal curve rising several days before a coral clinical-case curve, captioned “ADVANCE NOTICE.” Keep all wording exactly as provided and avoid additional paragraphs.\n\nRender as polished scalable vector artwork with a deep aubergine field, warm ivory type and buildings, cyan water and infrastructure lines, acid-lime detection signals, coral intervention accents, and occasional pale lavender details. Use flat layered shapes, precise negative space, consistent rounded line weights, simplified human figures, and subtle halftone grain confined inside selected shapes. Clear educational tone, scientifically credible equipment, accessible iconography, high contrast, balanced square composition, generous margins, no logos, no fake organization, no website, no app interface, no photorealism, and no decorative elements unrelated to the explanation.",
            "width": 2048,
            "height": 2048,
            "settings": {
                "styleMatch": "precise"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/c1755319-7b50-4ea5-9f17-919eb18a2995.jpg",
                    "https://assets.runware.ai/assets/inputs/1662f5c5-bc07-48dd-a6a1-035c374d95f5.jpg",
                    "https://assets.runware.ai/assets/inputs/4a588f98-d8b6-4f8a-b194-d02e9d67282e.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "064329d0-8166-412f-8bad-caba22094f40",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Create a finished 2048x2048 square public-health explainer infographic titled “WASTEWATER EARLY WARNING.” Use the three reference images only to establish their shared visual language—premium science-museum editorial design, disciplined geometry, axonometric cutaways, rounded technical lines, modular callouts, restrained screen-print texture, strong hierarchy, and coherent color coding. Do not reproduce or trace any reference subject or composition.\n\nExplain how municipal wastewater surveillance detects a community outbreak before clinical case counts rise. Build one continuous, easy-to-follow journey across a stylized city cross-section, arranged in a broad S-shaped flow with six clearly separated stages. Stage 01: several homes, an apartment building, a school, and a clinic feed into a shared underground sewer; label “COMMUNITY SIGNAL.” Stage 02: an automatic sampler beside a wastewater treatment inlet collects a composite bottle; label “24-HOUR SAMPLE.” Stage 03: a courier carries the sealed chilled bottle to a public-health laboratory; label “COLD TRANSPORT.” Stage 04: a laboratory technician concentrates genetic material using tubes, pipettes, a centrifuge, and a clean molecular testing bench; label “LAB ANALYSIS.” Stage 05: abstract RNA fragments resolve into a simple rising signal chart and three pathogen symbols; label “TREND DETECTED.” Stage 06: public-health teams use the signal to guide testing, staffing, and community outreach; label “EARLIER ACTION.” Connect every stage with an unmistakable cyan pipeline or arrow so the process reads instantly from upper left to lower right.\n\nInclude a compact bottom legend with three concise lines: “ONE SAMPLE • THOUSANDS OF PEOPLE,” “ANONYMOUS • COMMUNITY-LEVEL DATA,” and “TRENDS • NOT INDIVIDUAL DIAGNOSES.” Add a small comparison graphic showing a lime wastewater signal curve rising several days before a coral clinical-case curve, captioned “ADVANCE NOTICE.” Keep all wording exactly as provided and avoid additional paragraphs.\n\nRender as polished scalable vector artwork with a deep aubergine field, warm ivory type and buildings, cyan water and infrastructure lines, acid-lime detection signals, coral intervention accents, and occasional pale lavender details. Use flat layered shapes, precise negative space, consistent rounded line weights, simplified human figures, and subtle halftone grain confined inside selected shapes. Clear educational tone, scientifically credible equipment, accessible iconography, high contrast, balanced square composition, generous margins, no logos, no fake organization, no website, no app interface, no photorealism, and no decorative elements unrelated to the explanation.",
      "width": 2048,
      "height": 2048,
      "settings": {
        "styleMatch": "precise"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/c1755319-7b50-4ea5-9f17-919eb18a2995.jpg",
          "https://assets.runware.ai/assets/inputs/1662f5c5-bc07-48dd-a6a1-035c374d95f5.jpg",
          "https://assets.runware.ai/assets/inputs/4a588f98-d8b6-4f8a-b194-d02e9d67282e.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Create a finished 2048x2048 square public-health explainer infographic titled “WASTEWATER EARLY WARNING.” Use the three reference images only to establish their shared visual language—premium science-museum editorial design, disciplined geometry, axonometric cutaways, rounded technical lines, modular callouts, restrained screen-print texture, strong hierarchy, and coherent color coding. Do not reproduce or trace any reference subject or composition.

Explain how municipal wastewater surveillance detects a community outbreak before clinical case counts rise. Build one continuous, easy-to-follow journey across a stylized city cross-section, arranged in a broad S-shaped flow with six clearly separated stages. Stage 01: several homes, an apartment building, a school, and a clinic feed into a shared underground sewer; label “COMMUNITY SIGNAL.” Stage 02: an automatic sampler beside a wastewater treatment inlet collects a composite bottle; label “24-HOUR SAMPLE.” Stage 03: a courier carries the sealed chilled bottle to a public-health laboratory; label “COLD TRANSPORT.” Stage 04: a laboratory technician concentrates genetic material using tubes, pipettes, a centrifuge, and a clean molecular testing bench; label “LAB ANALYSIS.” Stage 05: abstract RNA fragments resolve into a simple rising signal chart and three pathogen symbols; label “TREND DETECTED.” Stage 06: public-health teams use the signal to guide testing, staffing, and community outreach; label “EARLIER ACTION.” Connect every stage with an unmistakable cyan pipeline or arrow so the process reads instantly from upper left to lower right.

Include a compact bottom legend with three concise lines: “ONE SAMPLE • THOUSANDS OF PEOPLE,” “ANONYMOUS • COMMUNITY-LEVEL DATA,” and “TRENDS • NOT INDIVIDUAL DIAGNOSES.” Add a small comparison graphic showing a lime wastewater signal curve rising several days before a coral clinical-case curve, captioned “ADVANCE NOTICE.” Keep all wording exactly as provided and avoid additional paragraphs.

Render as polished scalable vector artwork with a deep aubergine field, warm ivory type and buildings, cyan water and infrastructure lines, acid-lime detection signals, coral intervention accents, and occasional pale lavender details. Use flat layered shapes, precise negative space, consistent rounded line weights, simplified human figures, and subtle halftone grain confined inside selected shapes. Clear educational tone, scientifically credible equipment, accessible iconography, high contrast, balanced square composition, generous margins, no logos, no fake organization, no website, no app interface, no photorealism, and no decorative elements unrelated to the explanation." \
  width=2048 \
  height=2048 \
  settings.styleMatch=precise \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/c1755319-7b50-4ea5-9f17-919eb18a2995.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/1662f5c5-bc07-48dd-a6a1-035c374d95f5.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/4a588f98-d8b6-4f8a-b194-d02e9d67282e.jpg
{
  "taskType": "vectorize",
  "taskUUID": "064329d0-8166-412f-8bad-caba22094f40",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Create a finished 2048x2048 square public-health explainer infographic titled “WASTEWATER EARLY WARNING.” Use the three reference images only to establish their shared visual language—premium science-museum editorial design, disciplined geometry, axonometric cutaways, rounded technical lines, modular callouts, restrained screen-print texture, strong hierarchy, and coherent color coding. Do not reproduce or trace any reference subject or composition.\n\nExplain how municipal wastewater surveillance detects a community outbreak before clinical case counts rise. Build one continuous, easy-to-follow journey across a stylized city cross-section, arranged in a broad S-shaped flow with six clearly separated stages. Stage 01: several homes, an apartment building, a school, and a clinic feed into a shared underground sewer; label “COMMUNITY SIGNAL.” Stage 02: an automatic sampler beside a wastewater treatment inlet collects a composite bottle; label “24-HOUR SAMPLE.” Stage 03: a courier carries the sealed chilled bottle to a public-health laboratory; label “COLD TRANSPORT.” Stage 04: a laboratory technician concentrates genetic material using tubes, pipettes, a centrifuge, and a clean molecular testing bench; label “LAB ANALYSIS.” Stage 05: abstract RNA fragments resolve into a simple rising signal chart and three pathogen symbols; label “TREND DETECTED.” Stage 06: public-health teams use the signal to guide testing, staffing, and community outreach; label “EARLIER ACTION.” Connect every stage with an unmistakable cyan pipeline or arrow so the process reads instantly from upper left to lower right.\n\nInclude a compact bottom legend with three concise lines: “ONE SAMPLE • THOUSANDS OF PEOPLE,” “ANONYMOUS • COMMUNITY-LEVEL DATA,” and “TRENDS • NOT INDIVIDUAL DIAGNOSES.” Add a small comparison graphic showing a lime wastewater signal curve rising several days before a coral clinical-case curve, captioned “ADVANCE NOTICE.” Keep all wording exactly as provided and avoid additional paragraphs.\n\nRender as polished scalable vector artwork with a deep aubergine field, warm ivory type and buildings, cyan water and infrastructure lines, acid-lime detection signals, coral intervention accents, and occasional pale lavender details. Use flat layered shapes, precise negative space, consistent rounded line weights, simplified human figures, and subtle halftone grain confined inside selected shapes. Clear educational tone, scientifically credible equipment, accessible iconography, high contrast, balanced square composition, generous margins, no logos, no fake organization, no website, no app interface, no photorealism, and no decorative elements unrelated to the explanation.",
  "width": 2048,
  "height": 2048,
  "settings": {
    "styleMatch": "precise"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/c1755319-7b50-4ea5-9f17-919eb18a2995.jpg",
      "https://assets.runware.ai/assets/inputs/1662f5c5-bc07-48dd-a6a1-035c374d95f5.jpg",
      "https://assets.runware.ai/assets/inputs/4a588f98-d8b6-4f8a-b194-d02e9d67282e.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "064329d0-8166-412f-8bad-caba22094f40",
  "imageUUID": "8ceb8821-ef01-4644-a3dc-beafb932a945",
  "imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/8ceb8821-ef01-4644-a3dc-beafb932a945.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "71382b16-989a-4fdc-9b2f-a4be8675e382"
  }
}
Converted Bathhouse Loft Listing Illustration
Converted Bathhouse Loft Listing Illustration

Wide architectural interior illustration for a luxury real-estate sales brochure: the main living space of a residence converted from a 1930s municipal bathhouse. Show a dramatic double-height room in accurate two-point perspective, viewed from the entrance at eye level. Preserve the building's original sea-green glazed tile walls, tall steel-framed arched windows, terrazzo floor, fluted columns, and a drained circular plunge pool ingeniously converted into a sunken conversation lounge with curved dusty-rose seating. Add refined contemporary residential staging: low walnut tables, sculptural cream pendant lights, linen curtains, a few mature indoor plants, books, ceramics, and an oxblood reading chair. Warm late-afternoon sunlight casts long geometric shadows across the floor while pale blue reflected light remains in the tiled recesses. Sophisticated, quiet, restorative mood. Premium scalable architectural vector artwork with crisp silhouettes, polished layered geometry, controlled linework, subtle grain, strong detail retention, and no photorealistic noise. Unoccupied, impeccably staged, no signage, no lettering, no logos, no floor-plan labels, no border, and no mockup.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Wide architectural interior illustration for a luxury real-estate sales brochure: the main living space of a residence converted from a 1930s municipal bathhouse. Show a dramatic double-height room in accurate two-point perspective, viewed from the entrance at eye level. Preserve the building\'s original sea-green glazed tile walls, tall steel-framed arched windows, terrazzo floor, fluted columns, and a drained circular plunge pool ingeniously converted into a sunken conversation lounge with curved dusty-rose seating. Add refined contemporary residential staging: low walnut tables, sculptural cream pendant lights, linen curtains, a few mature indoor plants, books, ceramics, and an oxblood reading chair. Warm late-afternoon sunlight casts long geometric shadows across the floor while pale blue reflected light remains in the tiled recesses. Sophisticated, quiet, restorative mood. Premium scalable architectural vector artwork with crisp silhouettes, polished layered geometry, controlled linework, subtle grain, strong detail retention, and no photorealistic noise. Unoccupied, impeccably staged, no signage, no lettering, no logos, no floor-plan labels, no border, and no mockup.',
  width: 2560,
  height: 1664,
  settings: {
    backgroundColor: {
      rgb: [
        246,
        239,
        226
      ]
    },
    colors: [
      {
        rgb: [
          246,
          239,
          226
        ]
      },
      {
        rgb: [
          179,
          93,
          91
        ]
      },
      {
        rgb: [
          83,
          132,
          119
        ]
      },
      {
        rgb: [
          112,
          39,
          43
        ]
      },
      {
        rgb: [
          157,
          198,
          205
        ]
      },
      {
        rgb: [
          104,
          72,
          49
        ]
      }
    ],
    styleMatch: 'precise'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/a433f16a-ebff-414e-8b45-30a3e6bb7d10.jpg',
      'https://assets.runware.ai/assets/inputs/f55f6600-e5eb-49de-8c9d-3f1f762d5ad8.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Wide architectural interior illustration for a luxury real-estate sales brochure: the main living space of a residence converted from a 1930s municipal bathhouse. Show a dramatic double-height room in accurate two-point perspective, viewed from the entrance at eye level. Preserve the building's original sea-green glazed tile walls, tall steel-framed arched windows, terrazzo floor, fluted columns, and a drained circular plunge pool ingeniously converted into a sunken conversation lounge with curved dusty-rose seating. Add refined contemporary residential staging: low walnut tables, sculptural cream pendant lights, linen curtains, a few mature indoor plants, books, ceramics, and an oxblood reading chair. Warm late-afternoon sunlight casts long geometric shadows across the floor while pale blue reflected light remains in the tiled recesses. Sophisticated, quiet, restorative mood. Premium scalable architectural vector artwork with crisp silhouettes, polished layered geometry, controlled linework, subtle grain, strong detail retention, and no photorealistic noise. Unoccupied, impeccably staged, no signage, no lettering, no logos, no floor-plan labels, no border, and no mockup.",
            "width": 2560,
            "height": 1664,
            "settings": {
                "backgroundColor": {
                    "rgb": [
                        246,
                        239,
                        226
                    ]
                },
                "colors": [
                    {
                        "rgb": [
                            246,
                            239,
                            226
                        ]
                    },
                    {
                        "rgb": [
                            179,
                            93,
                            91
                        ]
                    },
                    {
                        "rgb": [
                            83,
                            132,
                            119
                        ]
                    },
                    {
                        "rgb": [
                            112,
                            39,
                            43
                        ]
                    },
                    {
                        "rgb": [
                            157,
                            198,
                            205
                        ]
                    },
                    {
                        "rgb": [
                            104,
                            72,
                            49
                        ]
                    }
                ],
                "styleMatch": "precise"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/a433f16a-ebff-414e-8b45-30a3e6bb7d10.jpg",
                    "https://assets.runware.ai/assets/inputs/f55f6600-e5eb-49de-8c9d-3f1f762d5ad8.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "0fc9ae18-cb8d-415f-9ef4-d2c18204fa2a",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Wide architectural interior illustration for a luxury real-estate sales brochure: the main living space of a residence converted from a 1930s municipal bathhouse. Show a dramatic double-height room in accurate two-point perspective, viewed from the entrance at eye level. Preserve the building's original sea-green glazed tile walls, tall steel-framed arched windows, terrazzo floor, fluted columns, and a drained circular plunge pool ingeniously converted into a sunken conversation lounge with curved dusty-rose seating. Add refined contemporary residential staging: low walnut tables, sculptural cream pendant lights, linen curtains, a few mature indoor plants, books, ceramics, and an oxblood reading chair. Warm late-afternoon sunlight casts long geometric shadows across the floor while pale blue reflected light remains in the tiled recesses. Sophisticated, quiet, restorative mood. Premium scalable architectural vector artwork with crisp silhouettes, polished layered geometry, controlled linework, subtle grain, strong detail retention, and no photorealistic noise. Unoccupied, impeccably staged, no signage, no lettering, no logos, no floor-plan labels, no border, and no mockup.",
      "width": 2560,
      "height": 1664,
      "settings": {
        "backgroundColor": {
          "rgb": [
            246,
            239,
            226
          ]
        },
        "colors": [
          {
            "rgb": [
              246,
              239,
              226
            ]
          },
          {
            "rgb": [
              179,
              93,
              91
            ]
          },
          {
            "rgb": [
              83,
              132,
              119
            ]
          },
          {
            "rgb": [
              112,
              39,
              43
            ]
          },
          {
            "rgb": [
              157,
              198,
              205
            ]
          },
          {
            "rgb": [
              104,
              72,
              49
            ]
          }
        ],
        "styleMatch": "precise"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/a433f16a-ebff-414e-8b45-30a3e6bb7d10.jpg",
          "https://assets.runware.ai/assets/inputs/f55f6600-e5eb-49de-8c9d-3f1f762d5ad8.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Wide architectural interior illustration for a luxury real-estate sales brochure: the main living space of a residence converted from a 1930s municipal bathhouse. Show a dramatic double-height room in accurate two-point perspective, viewed from the entrance at eye level. Preserve the building's original sea-green glazed tile walls, tall steel-framed arched windows, terrazzo floor, fluted columns, and a drained circular plunge pool ingeniously converted into a sunken conversation lounge with curved dusty-rose seating. Add refined contemporary residential staging: low walnut tables, sculptural cream pendant lights, linen curtains, a few mature indoor plants, books, ceramics, and an oxblood reading chair. Warm late-afternoon sunlight casts long geometric shadows across the floor while pale blue reflected light remains in the tiled recesses. Sophisticated, quiet, restorative mood. Premium scalable architectural vector artwork with crisp silhouettes, polished layered geometry, controlled linework, subtle grain, strong detail retention, and no photorealistic noise. Unoccupied, impeccably staged, no signage, no lettering, no logos, no floor-plan labels, no border, and no mockup." \
  width=2560 \
  height=1664 \
  settings.backgroundColor.rgb.0=246 \
  settings.backgroundColor.rgb.1=239 \
  settings.backgroundColor.rgb.2=226 \
  settings.colors.0.rgb.0=246 \
  settings.colors.0.rgb.1=239 \
  settings.colors.0.rgb.2=226 \
  settings.colors.1.rgb.0=179 \
  settings.colors.1.rgb.1=93 \
  settings.colors.1.rgb.2=91 \
  settings.colors.2.rgb.0=83 \
  settings.colors.2.rgb.1=132 \
  settings.colors.2.rgb.2=119 \
  settings.colors.3.rgb.0=112 \
  settings.colors.3.rgb.1=39 \
  settings.colors.3.rgb.2=43 \
  settings.colors.4.rgb.0=157 \
  settings.colors.4.rgb.1=198 \
  settings.colors.4.rgb.2=205 \
  settings.colors.5.rgb.0=104 \
  settings.colors.5.rgb.1=72 \
  settings.colors.5.rgb.2=49 \
  settings.styleMatch=precise \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/a433f16a-ebff-414e-8b45-30a3e6bb7d10.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/f55f6600-e5eb-49de-8c9d-3f1f762d5ad8.jpg
{
  "taskType": "vectorize",
  "taskUUID": "0fc9ae18-cb8d-415f-9ef4-d2c18204fa2a",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Wide architectural interior illustration for a luxury real-estate sales brochure: the main living space of a residence converted from a 1930s municipal bathhouse. Show a dramatic double-height room in accurate two-point perspective, viewed from the entrance at eye level. Preserve the building's original sea-green glazed tile walls, tall steel-framed arched windows, terrazzo floor, fluted columns, and a drained circular plunge pool ingeniously converted into a sunken conversation lounge with curved dusty-rose seating. Add refined contemporary residential staging: low walnut tables, sculptural cream pendant lights, linen curtains, a few mature indoor plants, books, ceramics, and an oxblood reading chair. Warm late-afternoon sunlight casts long geometric shadows across the floor while pale blue reflected light remains in the tiled recesses. Sophisticated, quiet, restorative mood. Premium scalable architectural vector artwork with crisp silhouettes, polished layered geometry, controlled linework, subtle grain, strong detail retention, and no photorealistic noise. Unoccupied, impeccably staged, no signage, no lettering, no logos, no floor-plan labels, no border, and no mockup.",
  "width": 2560,
  "height": 1664,
  "settings": {
    "backgroundColor": {
      "rgb": [
        246,
        239,
        226
      ]
    },
    "colors": [
      {
        "rgb": [
          246,
          239,
          226
        ]
      },
      {
        "rgb": [
          179,
          93,
          91
        ]
      },
      {
        "rgb": [
          83,
          132,
          119
        ]
      },
      {
        "rgb": [
          112,
          39,
          43
        ]
      },
      {
        "rgb": [
          157,
          198,
          205
        ]
      },
      {
        "rgb": [
          104,
          72,
          49
        ]
      }
    ],
    "styleMatch": "precise"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/a433f16a-ebff-414e-8b45-30a3e6bb7d10.jpg",
      "https://assets.runware.ai/assets/inputs/f55f6600-e5eb-49de-8c9d-3f1f762d5ad8.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "0fc9ae18-cb8d-415f-9ef4-d2c18204fa2a",
  "imageUUID": "c63a7abb-63c7-44b5-8628-2630f65f2d05",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/4/ii/c63a7abb-63c7-44b5-8628-2630f65f2d05.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "51d0b062-acff-442f-ba59-10dbdf308643"
  }
}
Japanese Joinery Magazine Cover
Japanese Joinery Magazine Cover

Finished portrait-format cover for KIGUMI, an independent architecture and craft magazine. Feature a monumental exploded axonometric illustration of a complex traditional Japanese kanawa-tsugi scarf joint made from two interlocking cedar beams, suspended just before assembly. Show precise internal notches, wedges, end grain, restrained wood-grain hatching, and small diagrammatic registration marks so the construction is immediately understandable. Bold vector editorial art with crisp scalable contours, flat geometric color fields, subtle screen-print texture, and generous warm ivory negative space. Place the large condensed uppercase masthead “KIGUMI” across the top, partly overlapped by the rising timber joint. Add the main issue line “JOINTS WITHOUT NAILS” beneath the masthead and a small issue marker “No. 08 — TIMBER” near the lower edge. Sophisticated architecture-journal hierarchy, clean grid, strong newsstand impact, no mockup, no hands holding the magazine, no surrounding scene, one complete standalone front cover.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Finished portrait-format cover for KIGUMI, an independent architecture and craft magazine. Feature a monumental exploded axonometric illustration of a complex traditional Japanese kanawa-tsugi scarf joint made from two interlocking cedar beams, suspended just before assembly. Show precise internal notches, wedges, end grain, restrained wood-grain hatching, and small diagrammatic registration marks so the construction is immediately understandable. Bold vector editorial art with crisp scalable contours, flat geometric color fields, subtle screen-print texture, and generous warm ivory negative space. Place the large condensed uppercase masthead “KIGUMI” across the top, partly overlapped by the rising timber joint. Add the main issue line “JOINTS WITHOUT NAILS” beneath the masthead and a small issue marker “No. 08 — TIMBER” near the lower edge. Sophisticated architecture-journal hierarchy, clean grid, strong newsstand impact, no mockup, no hands holding the magazine, no surrounding scene, one complete standalone front cover.',
  width: 1792,
  height: 2304,
  settings: {
    backgroundColor: {
      rgb: [
        244,
        234,
        210
      ]
    },
    colors: [
      {
        rgb: [
          244,
          234,
          210
        ]
      },
      {
        rgb: [
          197,
          55,
          42
        ]
      },
      {
        rgb: [
          29,
          48,
          78
        ]
      },
      {
        rgb: [
          199,
          145,
          79
        ]
      },
      {
        rgb: [
          36,
          33,
          29
        ]
      }
    ],
    styleMatch: 'flexible'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/df9cbb81-beb2-4c67-a5c1-6a91962a236f.jpg',
      'https://assets.runware.ai/assets/inputs/5e1444a1-3c49-406c-94cc-4850b589fb3c.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Finished portrait-format cover for KIGUMI, an independent architecture and craft magazine. Feature a monumental exploded axonometric illustration of a complex traditional Japanese kanawa-tsugi scarf joint made from two interlocking cedar beams, suspended just before assembly. Show precise internal notches, wedges, end grain, restrained wood-grain hatching, and small diagrammatic registration marks so the construction is immediately understandable. Bold vector editorial art with crisp scalable contours, flat geometric color fields, subtle screen-print texture, and generous warm ivory negative space. Place the large condensed uppercase masthead “KIGUMI” across the top, partly overlapped by the rising timber joint. Add the main issue line “JOINTS WITHOUT NAILS” beneath the masthead and a small issue marker “No. 08 — TIMBER” near the lower edge. Sophisticated architecture-journal hierarchy, clean grid, strong newsstand impact, no mockup, no hands holding the magazine, no surrounding scene, one complete standalone front cover.",
            "width": 1792,
            "height": 2304,
            "settings": {
                "backgroundColor": {
                    "rgb": [
                        244,
                        234,
                        210
                    ]
                },
                "colors": [
                    {
                        "rgb": [
                            244,
                            234,
                            210
                        ]
                    },
                    {
                        "rgb": [
                            197,
                            55,
                            42
                        ]
                    },
                    {
                        "rgb": [
                            29,
                            48,
                            78
                        ]
                    },
                    {
                        "rgb": [
                            199,
                            145,
                            79
                        ]
                    },
                    {
                        "rgb": [
                            36,
                            33,
                            29
                        ]
                    }
                ],
                "styleMatch": "flexible"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/df9cbb81-beb2-4c67-a5c1-6a91962a236f.jpg",
                    "https://assets.runware.ai/assets/inputs/5e1444a1-3c49-406c-94cc-4850b589fb3c.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "56508464-e488-46ec-8053-3b8591ee62f3",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Finished portrait-format cover for KIGUMI, an independent architecture and craft magazine. Feature a monumental exploded axonometric illustration of a complex traditional Japanese kanawa-tsugi scarf joint made from two interlocking cedar beams, suspended just before assembly. Show precise internal notches, wedges, end grain, restrained wood-grain hatching, and small diagrammatic registration marks so the construction is immediately understandable. Bold vector editorial art with crisp scalable contours, flat geometric color fields, subtle screen-print texture, and generous warm ivory negative space. Place the large condensed uppercase masthead “KIGUMI” across the top, partly overlapped by the rising timber joint. Add the main issue line “JOINTS WITHOUT NAILS” beneath the masthead and a small issue marker “No. 08 — TIMBER” near the lower edge. Sophisticated architecture-journal hierarchy, clean grid, strong newsstand impact, no mockup, no hands holding the magazine, no surrounding scene, one complete standalone front cover.",
      "width": 1792,
      "height": 2304,
      "settings": {
        "backgroundColor": {
          "rgb": [
            244,
            234,
            210
          ]
        },
        "colors": [
          {
            "rgb": [
              244,
              234,
              210
            ]
          },
          {
            "rgb": [
              197,
              55,
              42
            ]
          },
          {
            "rgb": [
              29,
              48,
              78
            ]
          },
          {
            "rgb": [
              199,
              145,
              79
            ]
          },
          {
            "rgb": [
              36,
              33,
              29
            ]
          }
        ],
        "styleMatch": "flexible"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/df9cbb81-beb2-4c67-a5c1-6a91962a236f.jpg",
          "https://assets.runware.ai/assets/inputs/5e1444a1-3c49-406c-94cc-4850b589fb3c.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Finished portrait-format cover for KIGUMI, an independent architecture and craft magazine. Feature a monumental exploded axonometric illustration of a complex traditional Japanese kanawa-tsugi scarf joint made from two interlocking cedar beams, suspended just before assembly. Show precise internal notches, wedges, end grain, restrained wood-grain hatching, and small diagrammatic registration marks so the construction is immediately understandable. Bold vector editorial art with crisp scalable contours, flat geometric color fields, subtle screen-print texture, and generous warm ivory negative space. Place the large condensed uppercase masthead “KIGUMI” across the top, partly overlapped by the rising timber joint. Add the main issue line “JOINTS WITHOUT NAILS” beneath the masthead and a small issue marker “No. 08 — TIMBER” near the lower edge. Sophisticated architecture-journal hierarchy, clean grid, strong newsstand impact, no mockup, no hands holding the magazine, no surrounding scene, one complete standalone front cover." \
  width=1792 \
  height=2304 \
  settings.backgroundColor.rgb.0=244 \
  settings.backgroundColor.rgb.1=234 \
  settings.backgroundColor.rgb.2=210 \
  settings.colors.0.rgb.0=244 \
  settings.colors.0.rgb.1=234 \
  settings.colors.0.rgb.2=210 \
  settings.colors.1.rgb.0=197 \
  settings.colors.1.rgb.1=55 \
  settings.colors.1.rgb.2=42 \
  settings.colors.2.rgb.0=29 \
  settings.colors.2.rgb.1=48 \
  settings.colors.2.rgb.2=78 \
  settings.colors.3.rgb.0=199 \
  settings.colors.3.rgb.1=145 \
  settings.colors.3.rgb.2=79 \
  settings.colors.4.rgb.0=36 \
  settings.colors.4.rgb.1=33 \
  settings.colors.4.rgb.2=29 \
  settings.styleMatch=flexible \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/df9cbb81-beb2-4c67-a5c1-6a91962a236f.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/5e1444a1-3c49-406c-94cc-4850b589fb3c.jpg
{
  "taskType": "vectorize",
  "taskUUID": "56508464-e488-46ec-8053-3b8591ee62f3",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Finished portrait-format cover for KIGUMI, an independent architecture and craft magazine. Feature a monumental exploded axonometric illustration of a complex traditional Japanese kanawa-tsugi scarf joint made from two interlocking cedar beams, suspended just before assembly. Show precise internal notches, wedges, end grain, restrained wood-grain hatching, and small diagrammatic registration marks so the construction is immediately understandable. Bold vector editorial art with crisp scalable contours, flat geometric color fields, subtle screen-print texture, and generous warm ivory negative space. Place the large condensed uppercase masthead “KIGUMI” across the top, partly overlapped by the rising timber joint. Add the main issue line “JOINTS WITHOUT NAILS” beneath the masthead and a small issue marker “No. 08 — TIMBER” near the lower edge. Sophisticated architecture-journal hierarchy, clean grid, strong newsstand impact, no mockup, no hands holding the magazine, no surrounding scene, one complete standalone front cover.",
  "width": 1792,
  "height": 2304,
  "settings": {
    "backgroundColor": {
      "rgb": [
        244,
        234,
        210
      ]
    },
    "colors": [
      {
        "rgb": [
          244,
          234,
          210
        ]
      },
      {
        "rgb": [
          197,
          55,
          42
        ]
      },
      {
        "rgb": [
          29,
          48,
          78
        ]
      },
      {
        "rgb": [
          199,
          145,
          79
        ]
      },
      {
        "rgb": [
          36,
          33,
          29
        ]
      }
    ],
    "styleMatch": "flexible"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/df9cbb81-beb2-4c67-a5c1-6a91962a236f.jpg",
      "https://assets.runware.ai/assets/inputs/5e1444a1-3c49-406c-94cc-4850b589fb3c.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "56508464-e488-46ec-8053-3b8591ee62f3",
  "imageUUID": "275be89c-127f-4805-8d8b-fdaf857ef682",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/275be89c-127f-4805-8d8b-fdaf857ef682.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "b04277bd-9dfc-4068-9bf7-870e4100b30a"
  }
}
Sleeper Train Breakfast Menu Panorama
Sleeper Train Breakfast Menu Panorama

Create a finished panoramic vector food visual for the digital breakfast menu of a premium overnight sleeper train. Show an elegant Japanese-inspired morning meal arranged across a dark lacquer dining table beside a wide train window: grilled miso black cod with glossy caramelized edges, neatly sliced tamagoyaki, steamed rice in a celadon bowl, plum pickles, sesame greens, sliced pear and a small brass-accented teapot pouring amber hojicha. Beyond the window, suggest misty mountain foothills passing at pale dawn without distracting from the food. Use the three reference images together to establish one cohesive editorial vector style: precise geometric silhouettes, sophisticated layered gradients, crisp ingredient detail, restrained texture and carefully controlled reflections. Wide cinematic composition with the meal concentrated across the center and right, balanced negative space on the left for downstream menu layout. Quiet, luxurious early-morning mood. Palette of midnight navy, celadon green, warm cream, oxblood red, saffron and muted brass. Food must appear appetizing and accurately plated. Scalable premium vector artwork, clean edges, no people, no logos, no packaging, no typography, no menu text, no interface elements and no mockup.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Create a finished panoramic vector food visual for the digital breakfast menu of a premium overnight sleeper train. Show an elegant Japanese-inspired morning meal arranged across a dark lacquer dining table beside a wide train window: grilled miso black cod with glossy caramelized edges, neatly sliced tamagoyaki, steamed rice in a celadon bowl, plum pickles, sesame greens, sliced pear and a small brass-accented teapot pouring amber hojicha. Beyond the window, suggest misty mountain foothills passing at pale dawn without distracting from the food. Use the three reference images together to establish one cohesive editorial vector style: precise geometric silhouettes, sophisticated layered gradients, crisp ingredient detail, restrained texture and carefully controlled reflections. Wide cinematic composition with the meal concentrated across the center and right, balanced negative space on the left for downstream menu layout. Quiet, luxurious early-morning mood. Palette of midnight navy, celadon green, warm cream, oxblood red, saffron and muted brass. Food must appear appetizing and accurately plated. Scalable premium vector artwork, clean edges, no people, no logos, no packaging, no typography, no menu text, no interface elements and no mockup.',
  width: 2688,
  height: 1536,
  settings: {
    backgroundColor: {
      rgb: [
        17,
        25,
        38
      ]
    },
    colors: [
      {
        rgb: [
          17,
          25,
          38
        ]
      },
      {
        rgb: [
          145,
          174,
          153
        ]
      },
      {
        rgb: [
          244,
          232,
          204
        ]
      },
      {
        rgb: [
          118,
          35,
          45
        ]
      },
      {
        rgb: [
          226,
          159,
          48
        ]
      },
      {
        rgb: [
          170,
          132,
          73
        ]
      }
    ],
    styleMatch: 'precise'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/d6fbcf36-9e39-4205-80bd-7ca877a18b04.jpg',
      'https://assets.runware.ai/assets/inputs/5b3dde5e-7ead-46e5-b4dc-14bc833fa53b.jpg',
      'https://assets.runware.ai/assets/inputs/257f2006-2152-457f-8729-34888e532e73.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Create a finished panoramic vector food visual for the digital breakfast menu of a premium overnight sleeper train. Show an elegant Japanese-inspired morning meal arranged across a dark lacquer dining table beside a wide train window: grilled miso black cod with glossy caramelized edges, neatly sliced tamagoyaki, steamed rice in a celadon bowl, plum pickles, sesame greens, sliced pear and a small brass-accented teapot pouring amber hojicha. Beyond the window, suggest misty mountain foothills passing at pale dawn without distracting from the food. Use the three reference images together to establish one cohesive editorial vector style: precise geometric silhouettes, sophisticated layered gradients, crisp ingredient detail, restrained texture and carefully controlled reflections. Wide cinematic composition with the meal concentrated across the center and right, balanced negative space on the left for downstream menu layout. Quiet, luxurious early-morning mood. Palette of midnight navy, celadon green, warm cream, oxblood red, saffron and muted brass. Food must appear appetizing and accurately plated. Scalable premium vector artwork, clean edges, no people, no logos, no packaging, no typography, no menu text, no interface elements and no mockup.",
            "width": 2688,
            "height": 1536,
            "settings": {
                "backgroundColor": {
                    "rgb": [
                        17,
                        25,
                        38
                    ]
                },
                "colors": [
                    {
                        "rgb": [
                            17,
                            25,
                            38
                        ]
                    },
                    {
                        "rgb": [
                            145,
                            174,
                            153
                        ]
                    },
                    {
                        "rgb": [
                            244,
                            232,
                            204
                        ]
                    },
                    {
                        "rgb": [
                            118,
                            35,
                            45
                        ]
                    },
                    {
                        "rgb": [
                            226,
                            159,
                            48
                        ]
                    },
                    {
                        "rgb": [
                            170,
                            132,
                            73
                        ]
                    }
                ],
                "styleMatch": "precise"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/d6fbcf36-9e39-4205-80bd-7ca877a18b04.jpg",
                    "https://assets.runware.ai/assets/inputs/5b3dde5e-7ead-46e5-b4dc-14bc833fa53b.jpg",
                    "https://assets.runware.ai/assets/inputs/257f2006-2152-457f-8729-34888e532e73.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "e6585912-1ab5-4d83-840e-1994d48d9fba",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Create a finished panoramic vector food visual for the digital breakfast menu of a premium overnight sleeper train. Show an elegant Japanese-inspired morning meal arranged across a dark lacquer dining table beside a wide train window: grilled miso black cod with glossy caramelized edges, neatly sliced tamagoyaki, steamed rice in a celadon bowl, plum pickles, sesame greens, sliced pear and a small brass-accented teapot pouring amber hojicha. Beyond the window, suggest misty mountain foothills passing at pale dawn without distracting from the food. Use the three reference images together to establish one cohesive editorial vector style: precise geometric silhouettes, sophisticated layered gradients, crisp ingredient detail, restrained texture and carefully controlled reflections. Wide cinematic composition with the meal concentrated across the center and right, balanced negative space on the left for downstream menu layout. Quiet, luxurious early-morning mood. Palette of midnight navy, celadon green, warm cream, oxblood red, saffron and muted brass. Food must appear appetizing and accurately plated. Scalable premium vector artwork, clean edges, no people, no logos, no packaging, no typography, no menu text, no interface elements and no mockup.",
      "width": 2688,
      "height": 1536,
      "settings": {
        "backgroundColor": {
          "rgb": [
            17,
            25,
            38
          ]
        },
        "colors": [
          {
            "rgb": [
              17,
              25,
              38
            ]
          },
          {
            "rgb": [
              145,
              174,
              153
            ]
          },
          {
            "rgb": [
              244,
              232,
              204
            ]
          },
          {
            "rgb": [
              118,
              35,
              45
            ]
          },
          {
            "rgb": [
              226,
              159,
              48
            ]
          },
          {
            "rgb": [
              170,
              132,
              73
            ]
          }
        ],
        "styleMatch": "precise"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/d6fbcf36-9e39-4205-80bd-7ca877a18b04.jpg",
          "https://assets.runware.ai/assets/inputs/5b3dde5e-7ead-46e5-b4dc-14bc833fa53b.jpg",
          "https://assets.runware.ai/assets/inputs/257f2006-2152-457f-8729-34888e532e73.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Create a finished panoramic vector food visual for the digital breakfast menu of a premium overnight sleeper train. Show an elegant Japanese-inspired morning meal arranged across a dark lacquer dining table beside a wide train window: grilled miso black cod with glossy caramelized edges, neatly sliced tamagoyaki, steamed rice in a celadon bowl, plum pickles, sesame greens, sliced pear and a small brass-accented teapot pouring amber hojicha. Beyond the window, suggest misty mountain foothills passing at pale dawn without distracting from the food. Use the three reference images together to establish one cohesive editorial vector style: precise geometric silhouettes, sophisticated layered gradients, crisp ingredient detail, restrained texture and carefully controlled reflections. Wide cinematic composition with the meal concentrated across the center and right, balanced negative space on the left for downstream menu layout. Quiet, luxurious early-morning mood. Palette of midnight navy, celadon green, warm cream, oxblood red, saffron and muted brass. Food must appear appetizing and accurately plated. Scalable premium vector artwork, clean edges, no people, no logos, no packaging, no typography, no menu text, no interface elements and no mockup." \
  width=2688 \
  height=1536 \
  settings.backgroundColor.rgb.0=17 \
  settings.backgroundColor.rgb.1=25 \
  settings.backgroundColor.rgb.2=38 \
  settings.colors.0.rgb.0=17 \
  settings.colors.0.rgb.1=25 \
  settings.colors.0.rgb.2=38 \
  settings.colors.1.rgb.0=145 \
  settings.colors.1.rgb.1=174 \
  settings.colors.1.rgb.2=153 \
  settings.colors.2.rgb.0=244 \
  settings.colors.2.rgb.1=232 \
  settings.colors.2.rgb.2=204 \
  settings.colors.3.rgb.0=118 \
  settings.colors.3.rgb.1=35 \
  settings.colors.3.rgb.2=45 \
  settings.colors.4.rgb.0=226 \
  settings.colors.4.rgb.1=159 \
  settings.colors.4.rgb.2=48 \
  settings.colors.5.rgb.0=170 \
  settings.colors.5.rgb.1=132 \
  settings.colors.5.rgb.2=73 \
  settings.styleMatch=precise \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/d6fbcf36-9e39-4205-80bd-7ca877a18b04.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/5b3dde5e-7ead-46e5-b4dc-14bc833fa53b.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/257f2006-2152-457f-8729-34888e532e73.jpg
{
  "taskType": "vectorize",
  "taskUUID": "e6585912-1ab5-4d83-840e-1994d48d9fba",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Create a finished panoramic vector food visual for the digital breakfast menu of a premium overnight sleeper train. Show an elegant Japanese-inspired morning meal arranged across a dark lacquer dining table beside a wide train window: grilled miso black cod with glossy caramelized edges, neatly sliced tamagoyaki, steamed rice in a celadon bowl, plum pickles, sesame greens, sliced pear and a small brass-accented teapot pouring amber hojicha. Beyond the window, suggest misty mountain foothills passing at pale dawn without distracting from the food. Use the three reference images together to establish one cohesive editorial vector style: precise geometric silhouettes, sophisticated layered gradients, crisp ingredient detail, restrained texture and carefully controlled reflections. Wide cinematic composition with the meal concentrated across the center and right, balanced negative space on the left for downstream menu layout. Quiet, luxurious early-morning mood. Palette of midnight navy, celadon green, warm cream, oxblood red, saffron and muted brass. Food must appear appetizing and accurately plated. Scalable premium vector artwork, clean edges, no people, no logos, no packaging, no typography, no menu text, no interface elements and no mockup.",
  "width": 2688,
  "height": 1536,
  "settings": {
    "backgroundColor": {
      "rgb": [
        17,
        25,
        38
      ]
    },
    "colors": [
      {
        "rgb": [
          17,
          25,
          38
        ]
      },
      {
        "rgb": [
          145,
          174,
          153
        ]
      },
      {
        "rgb": [
          244,
          232,
          204
        ]
      },
      {
        "rgb": [
          118,
          35,
          45
        ]
      },
      {
        "rgb": [
          226,
          159,
          48
        ]
      },
      {
        "rgb": [
          170,
          132,
          73
        ]
      }
    ],
    "styleMatch": "precise"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/d6fbcf36-9e39-4205-80bd-7ca877a18b04.jpg",
      "https://assets.runware.ai/assets/inputs/5b3dde5e-7ead-46e5-b4dc-14bc833fa53b.jpg",
      "https://assets.runware.ai/assets/inputs/257f2006-2152-457f-8729-34888e532e73.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "e6585912-1ab5-4d83-840e-1994d48d9fba",
  "imageUUID": "1b299d68-e88e-457c-8699-7ed5f675c277",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/1b299d68-e88e-457c-8699-7ed5f675c277.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "8932891e-2989-4221-bddc-165bc282ad41"
  }
}
Arctic Seed Vault Book Cover
Arctic Seed Vault Book Cover

Create a finished, print-ready flat wraparound hardcover book cover, not a photographed book and not a mockup. Landscape 16:9 production artwork with the back cover on the left, a narrow spine at center, and the front cover on the right. Apply the shared visual language of all three reference images as a newly derived editorial vector style: crisp scalable geometry, refined contour detail, controlled screen-print grain, intelligent negative space, and premium nonfiction publishing polish. The book is a narrative investigation into global seed preservation. On the front cover, depict a dramatic cutaway of the Svalbard Global Seed Vault embedded deep inside a faceted Arctic mountain. A glowing safety-orange tunnel leads into cool blue underground chambers filled with orderly shelves of tiny seed boxes. Above ground, wind-driven snow crosses a dark polar landscape beneath a low cream sun. Integrate elegant botanical silhouettes of wheat, rice, maize, beans, and wild grasses into the mountain strata, suggesting dormant biodiversity without making the image decorative or fantastical. Set the prominent, highly legible title on the front cover: “THE LAST HARVEST”. Beneath it, set the subtitle: “Inside the Race to Save the World’s Seeds”. Add the author name: “MARA VELEZ”. Use bold condensed uppercase editorial typography with careful spacing, cream lettering against midnight blue, and one restrained safety-orange accent. Repeat “THE LAST HARVEST” and “MARA VELEZ” clearly on the center spine. Continue the mountain and tunnel illustration seamlessly across the spine onto the back cover. On the back, transition into a simplified global map with fine orange routes connecting farms and seed banks to the Arctic. Include a clean cream rectangular area reserved for publisher blurb copy and a small blank white barcode box near the lower-left edge; do not fill the blurb area with gibberish text. Maintain clear panel hierarchy, safe margins, bleed-friendly edge continuation, balanced typography, and sophisticated bookstore-ready visual impact. Pure polished vector artwork with sharp edges and strong detail retention; no 3D book, no hands, no desk, no perspective presentation, no interface elements.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Create a finished, print-ready flat wraparound hardcover book cover, not a photographed book and not a mockup. Landscape 16:9 production artwork with the back cover on the left, a narrow spine at center, and the front cover on the right. Apply the shared visual language of all three reference images as a newly derived editorial vector style: crisp scalable geometry, refined contour detail, controlled screen-print grain, intelligent negative space, and premium nonfiction publishing polish.\n\nThe book is a narrative investigation into global seed preservation. On the front cover, depict a dramatic cutaway of the Svalbard Global Seed Vault embedded deep inside a faceted Arctic mountain. A glowing safety-orange tunnel leads into cool blue underground chambers filled with orderly shelves of tiny seed boxes. Above ground, wind-driven snow crosses a dark polar landscape beneath a low cream sun. Integrate elegant botanical silhouettes of wheat, rice, maize, beans, and wild grasses into the mountain strata, suggesting dormant biodiversity without making the image decorative or fantastical.\n\nSet the prominent, highly legible title on the front cover: “THE LAST HARVEST”. Beneath it, set the subtitle: “Inside the Race to Save the World’s Seeds”. Add the author name: “MARA VELEZ”. Use bold condensed uppercase editorial typography with careful spacing, cream lettering against midnight blue, and one restrained safety-orange accent. Repeat “THE LAST HARVEST” and “MARA VELEZ” clearly on the center spine.\n\nContinue the mountain and tunnel illustration seamlessly across the spine onto the back cover. On the back, transition into a simplified global map with fine orange routes connecting farms and seed banks to the Arctic. Include a clean cream rectangular area reserved for publisher blurb copy and a small blank white barcode box near the lower-left edge; do not fill the blurb area with gibberish text. Maintain clear panel hierarchy, safe margins, bleed-friendly edge continuation, balanced typography, and sophisticated bookstore-ready visual impact. Pure polished vector artwork with sharp edges and strong detail retention; no 3D book, no hands, no desk, no perspective presentation, no interface elements.',
  width: 2688,
  height: 1536,
  settings: {
    styleMatch: 'precise',
    backgroundColor: {
      rgb: [
        8,
        25,
        45
      ]
    },
    colors: [
      {
        rgb: [
          8,
          25,
          45
        ]
      },
      {
        rgb: [
          72,
          143,
          168
        ]
      },
      {
        rgb: [
          225,
          239,
          231
        ]
      },
      {
        rgb: [
          246,
          237,
          207
        ]
      },
      {
        rgb: [
          239,
          91,
          48
        ]
      }
    ]
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/b757260a-97b7-4d31-bd26-909bced00212.jpg',
      'https://assets.runware.ai/assets/inputs/eebd18f1-30f9-4583-8184-645ee9945585.jpg',
      'https://assets.runware.ai/assets/inputs/0055ffbf-6c27-4b85-96ef-50264d7847e7.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Create a finished, print-ready flat wraparound hardcover book cover, not a photographed book and not a mockup. Landscape 16:9 production artwork with the back cover on the left, a narrow spine at center, and the front cover on the right. Apply the shared visual language of all three reference images as a newly derived editorial vector style: crisp scalable geometry, refined contour detail, controlled screen-print grain, intelligent negative space, and premium nonfiction publishing polish.\n\nThe book is a narrative investigation into global seed preservation. On the front cover, depict a dramatic cutaway of the Svalbard Global Seed Vault embedded deep inside a faceted Arctic mountain. A glowing safety-orange tunnel leads into cool blue underground chambers filled with orderly shelves of tiny seed boxes. Above ground, wind-driven snow crosses a dark polar landscape beneath a low cream sun. Integrate elegant botanical silhouettes of wheat, rice, maize, beans, and wild grasses into the mountain strata, suggesting dormant biodiversity without making the image decorative or fantastical.\n\nSet the prominent, highly legible title on the front cover: “THE LAST HARVEST”. Beneath it, set the subtitle: “Inside the Race to Save the World’s Seeds”. Add the author name: “MARA VELEZ”. Use bold condensed uppercase editorial typography with careful spacing, cream lettering against midnight blue, and one restrained safety-orange accent. Repeat “THE LAST HARVEST” and “MARA VELEZ” clearly on the center spine.\n\nContinue the mountain and tunnel illustration seamlessly across the spine onto the back cover. On the back, transition into a simplified global map with fine orange routes connecting farms and seed banks to the Arctic. Include a clean cream rectangular area reserved for publisher blurb copy and a small blank white barcode box near the lower-left edge; do not fill the blurb area with gibberish text. Maintain clear panel hierarchy, safe margins, bleed-friendly edge continuation, balanced typography, and sophisticated bookstore-ready visual impact. Pure polished vector artwork with sharp edges and strong detail retention; no 3D book, no hands, no desk, no perspective presentation, no interface elements.",
            "width": 2688,
            "height": 1536,
            "settings": {
                "styleMatch": "precise",
                "backgroundColor": {
                    "rgb": [
                        8,
                        25,
                        45
                    ]
                },
                "colors": [
                    {
                        "rgb": [
                            8,
                            25,
                            45
                        ]
                    },
                    {
                        "rgb": [
                            72,
                            143,
                            168
                        ]
                    },
                    {
                        "rgb": [
                            225,
                            239,
                            231
                        ]
                    },
                    {
                        "rgb": [
                            246,
                            237,
                            207
                        ]
                    },
                    {
                        "rgb": [
                            239,
                            91,
                            48
                        ]
                    }
                ]
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/b757260a-97b7-4d31-bd26-909bced00212.jpg",
                    "https://assets.runware.ai/assets/inputs/eebd18f1-30f9-4583-8184-645ee9945585.jpg",
                    "https://assets.runware.ai/assets/inputs/0055ffbf-6c27-4b85-96ef-50264d7847e7.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "dc993f33-21c7-439b-bf38-cafb00d5c4b5",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Create a finished, print-ready flat wraparound hardcover book cover, not a photographed book and not a mockup. Landscape 16:9 production artwork with the back cover on the left, a narrow spine at center, and the front cover on the right. Apply the shared visual language of all three reference images as a newly derived editorial vector style: crisp scalable geometry, refined contour detail, controlled screen-print grain, intelligent negative space, and premium nonfiction publishing polish.\n\nThe book is a narrative investigation into global seed preservation. On the front cover, depict a dramatic cutaway of the Svalbard Global Seed Vault embedded deep inside a faceted Arctic mountain. A glowing safety-orange tunnel leads into cool blue underground chambers filled with orderly shelves of tiny seed boxes. Above ground, wind-driven snow crosses a dark polar landscape beneath a low cream sun. Integrate elegant botanical silhouettes of wheat, rice, maize, beans, and wild grasses into the mountain strata, suggesting dormant biodiversity without making the image decorative or fantastical.\n\nSet the prominent, highly legible title on the front cover: “THE LAST HARVEST”. Beneath it, set the subtitle: “Inside the Race to Save the World’s Seeds”. Add the author name: “MARA VELEZ”. Use bold condensed uppercase editorial typography with careful spacing, cream lettering against midnight blue, and one restrained safety-orange accent. Repeat “THE LAST HARVEST” and “MARA VELEZ” clearly on the center spine.\n\nContinue the mountain and tunnel illustration seamlessly across the spine onto the back cover. On the back, transition into a simplified global map with fine orange routes connecting farms and seed banks to the Arctic. Include a clean cream rectangular area reserved for publisher blurb copy and a small blank white barcode box near the lower-left edge; do not fill the blurb area with gibberish text. Maintain clear panel hierarchy, safe margins, bleed-friendly edge continuation, balanced typography, and sophisticated bookstore-ready visual impact. Pure polished vector artwork with sharp edges and strong detail retention; no 3D book, no hands, no desk, no perspective presentation, no interface elements.",
      "width": 2688,
      "height": 1536,
      "settings": {
        "styleMatch": "precise",
        "backgroundColor": {
          "rgb": [
            8,
            25,
            45
          ]
        },
        "colors": [
          {
            "rgb": [
              8,
              25,
              45
            ]
          },
          {
            "rgb": [
              72,
              143,
              168
            ]
          },
          {
            "rgb": [
              225,
              239,
              231
            ]
          },
          {
            "rgb": [
              246,
              237,
              207
            ]
          },
          {
            "rgb": [
              239,
              91,
              48
            ]
          }
        ]
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/b757260a-97b7-4d31-bd26-909bced00212.jpg",
          "https://assets.runware.ai/assets/inputs/eebd18f1-30f9-4583-8184-645ee9945585.jpg",
          "https://assets.runware.ai/assets/inputs/0055ffbf-6c27-4b85-96ef-50264d7847e7.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Create a finished, print-ready flat wraparound hardcover book cover, not a photographed book and not a mockup. Landscape 16:9 production artwork with the back cover on the left, a narrow spine at center, and the front cover on the right. Apply the shared visual language of all three reference images as a newly derived editorial vector style: crisp scalable geometry, refined contour detail, controlled screen-print grain, intelligent negative space, and premium nonfiction publishing polish.

The book is a narrative investigation into global seed preservation. On the front cover, depict a dramatic cutaway of the Svalbard Global Seed Vault embedded deep inside a faceted Arctic mountain. A glowing safety-orange tunnel leads into cool blue underground chambers filled with orderly shelves of tiny seed boxes. Above ground, wind-driven snow crosses a dark polar landscape beneath a low cream sun. Integrate elegant botanical silhouettes of wheat, rice, maize, beans, and wild grasses into the mountain strata, suggesting dormant biodiversity without making the image decorative or fantastical.

Set the prominent, highly legible title on the front cover: “THE LAST HARVEST”. Beneath it, set the subtitle: “Inside the Race to Save the World’s Seeds”. Add the author name: “MARA VELEZ”. Use bold condensed uppercase editorial typography with careful spacing, cream lettering against midnight blue, and one restrained safety-orange accent. Repeat “THE LAST HARVEST” and “MARA VELEZ” clearly on the center spine.

Continue the mountain and tunnel illustration seamlessly across the spine onto the back cover. On the back, transition into a simplified global map with fine orange routes connecting farms and seed banks to the Arctic. Include a clean cream rectangular area reserved for publisher blurb copy and a small blank white barcode box near the lower-left edge; do not fill the blurb area with gibberish text. Maintain clear panel hierarchy, safe margins, bleed-friendly edge continuation, balanced typography, and sophisticated bookstore-ready visual impact. Pure polished vector artwork with sharp edges and strong detail retention; no 3D book, no hands, no desk, no perspective presentation, no interface elements." \
  width=2688 \
  height=1536 \
  settings.styleMatch=precise \
  settings.backgroundColor.rgb.0=8 \
  settings.backgroundColor.rgb.1=25 \
  settings.backgroundColor.rgb.2=45 \
  settings.colors.0.rgb.0=8 \
  settings.colors.0.rgb.1=25 \
  settings.colors.0.rgb.2=45 \
  settings.colors.1.rgb.0=72 \
  settings.colors.1.rgb.1=143 \
  settings.colors.1.rgb.2=168 \
  settings.colors.2.rgb.0=225 \
  settings.colors.2.rgb.1=239 \
  settings.colors.2.rgb.2=231 \
  settings.colors.3.rgb.0=246 \
  settings.colors.3.rgb.1=237 \
  settings.colors.3.rgb.2=207 \
  settings.colors.4.rgb.0=239 \
  settings.colors.4.rgb.1=91 \
  settings.colors.4.rgb.2=48 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/b757260a-97b7-4d31-bd26-909bced00212.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/eebd18f1-30f9-4583-8184-645ee9945585.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/0055ffbf-6c27-4b85-96ef-50264d7847e7.jpg
{
  "taskType": "vectorize",
  "taskUUID": "dc993f33-21c7-439b-bf38-cafb00d5c4b5",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Create a finished, print-ready flat wraparound hardcover book cover, not a photographed book and not a mockup. Landscape 16:9 production artwork with the back cover on the left, a narrow spine at center, and the front cover on the right. Apply the shared visual language of all three reference images as a newly derived editorial vector style: crisp scalable geometry, refined contour detail, controlled screen-print grain, intelligent negative space, and premium nonfiction publishing polish.\n\nThe book is a narrative investigation into global seed preservation. On the front cover, depict a dramatic cutaway of the Svalbard Global Seed Vault embedded deep inside a faceted Arctic mountain. A glowing safety-orange tunnel leads into cool blue underground chambers filled with orderly shelves of tiny seed boxes. Above ground, wind-driven snow crosses a dark polar landscape beneath a low cream sun. Integrate elegant botanical silhouettes of wheat, rice, maize, beans, and wild grasses into the mountain strata, suggesting dormant biodiversity without making the image decorative or fantastical.\n\nSet the prominent, highly legible title on the front cover: “THE LAST HARVEST”. Beneath it, set the subtitle: “Inside the Race to Save the World’s Seeds”. Add the author name: “MARA VELEZ”. Use bold condensed uppercase editorial typography with careful spacing, cream lettering against midnight blue, and one restrained safety-orange accent. Repeat “THE LAST HARVEST” and “MARA VELEZ” clearly on the center spine.\n\nContinue the mountain and tunnel illustration seamlessly across the spine onto the back cover. On the back, transition into a simplified global map with fine orange routes connecting farms and seed banks to the Arctic. Include a clean cream rectangular area reserved for publisher blurb copy and a small blank white barcode box near the lower-left edge; do not fill the blurb area with gibberish text. Maintain clear panel hierarchy, safe margins, bleed-friendly edge continuation, balanced typography, and sophisticated bookstore-ready visual impact. Pure polished vector artwork with sharp edges and strong detail retention; no 3D book, no hands, no desk, no perspective presentation, no interface elements.",
  "width": 2688,
  "height": 1536,
  "settings": {
    "styleMatch": "precise",
    "backgroundColor": {
      "rgb": [
        8,
        25,
        45
      ]
    },
    "colors": [
      {
        "rgb": [
          8,
          25,
          45
        ]
      },
      {
        "rgb": [
          72,
          143,
          168
        ]
      },
      {
        "rgb": [
          225,
          239,
          231
        ]
      },
      {
        "rgb": [
          246,
          237,
          207
        ]
      },
      {
        "rgb": [
          239,
          91,
          48
        ]
      }
    ]
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/b757260a-97b7-4d31-bd26-909bced00212.jpg",
      "https://assets.runware.ai/assets/inputs/eebd18f1-30f9-4583-8184-645ee9945585.jpg",
      "https://assets.runware.ai/assets/inputs/0055ffbf-6c27-4b85-96ef-50264d7847e7.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "dc993f33-21c7-439b-bf38-cafb00d5c4b5",
  "imageUUID": "34f0efc3-f8ff-4bd3-9500-9e9acfe644ff",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/4/ii/34f0efc3-f8ff-4bd3-9500-9e9acfe644ff.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "738e7952-7952-4025-a9d9-42c7d674079c"
  }
}
Electric Port Infrastructure Blog Hero
Electric Port Infrastructure Blog Hero

Create a finished wide vector editorial hero image for a maritime logistics publication covering the transition to electric ports. Show a large container ship docked on the right, connected by a clearly visible heavy shore-power cable to a compact dockside substation. Include an electric gantry crane, stacked containers, battery storage units, small port workers for scale, and two distant wind turbines. Use an elevated three-quarter perspective so the energy connection and flow of infrastructure are immediately understandable. Preserve generous calm negative space across the upper-left area for an external article headline, but include no words, letters, logos, interface elements, or signage in the artwork. Match the reference images as one cohesive style: premium scalable vector illustration, crisp geometric construction, refined industrial detail, bold angular silhouettes, restrained subtle grain, layered flat colors, controlled depth, and clean editorial composition. The mood should feel intelligent, optimistic, modern, and operational rather than futuristic.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Create a finished wide vector editorial hero image for a maritime logistics publication covering the transition to electric ports. Show a large container ship docked on the right, connected by a clearly visible heavy shore-power cable to a compact dockside substation. Include an electric gantry crane, stacked containers, battery storage units, small port workers for scale, and two distant wind turbines. Use an elevated three-quarter perspective so the energy connection and flow of infrastructure are immediately understandable. Preserve generous calm negative space across the upper-left area for an external article headline, but include no words, letters, logos, interface elements, or signage in the artwork. Match the reference images as one cohesive style: premium scalable vector illustration, crisp geometric construction, refined industrial detail, bold angular silhouettes, restrained subtle grain, layered flat colors, controlled depth, and clean editorial composition. The mood should feel intelligent, optimistic, modern, and operational rather than futuristic.',
  width: 2688,
  height: 1536,
  settings: {
    backgroundColor: {
      rgb: [
        247,
        239,
        218
      ]
    },
    colors: [
      {
        rgb: [
          34,
          63,
          145
        ]
      },
      {
        rgb: [
          238,
          91,
          78
        ]
      },
      {
        rgb: [
          247,
          239,
          218
        ]
      },
      {
        rgb: [
          39,
          43,
          48
        ]
      },
      {
        rgb: [
          83,
          184,
          174
        ]
      }
    ],
    styleMatch: 'precise'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/39c3fa64-821c-4112-95f7-2dfb2852ac55.jpg',
      'https://assets.runware.ai/assets/inputs/751f707b-e0cf-42d1-9b84-6f80705b9fb5.jpg',
      'https://assets.runware.ai/assets/inputs/a09b3a96-1d02-41fe-8f23-b8bad9843d4c.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Create a finished wide vector editorial hero image for a maritime logistics publication covering the transition to electric ports. Show a large container ship docked on the right, connected by a clearly visible heavy shore-power cable to a compact dockside substation. Include an electric gantry crane, stacked containers, battery storage units, small port workers for scale, and two distant wind turbines. Use an elevated three-quarter perspective so the energy connection and flow of infrastructure are immediately understandable. Preserve generous calm negative space across the upper-left area for an external article headline, but include no words, letters, logos, interface elements, or signage in the artwork. Match the reference images as one cohesive style: premium scalable vector illustration, crisp geometric construction, refined industrial detail, bold angular silhouettes, restrained subtle grain, layered flat colors, controlled depth, and clean editorial composition. The mood should feel intelligent, optimistic, modern, and operational rather than futuristic.",
            "width": 2688,
            "height": 1536,
            "settings": {
                "backgroundColor": {
                    "rgb": [
                        247,
                        239,
                        218
                    ]
                },
                "colors": [
                    {
                        "rgb": [
                            34,
                            63,
                            145
                        ]
                    },
                    {
                        "rgb": [
                            238,
                            91,
                            78
                        ]
                    },
                    {
                        "rgb": [
                            247,
                            239,
                            218
                        ]
                    },
                    {
                        "rgb": [
                            39,
                            43,
                            48
                        ]
                    },
                    {
                        "rgb": [
                            83,
                            184,
                            174
                        ]
                    }
                ],
                "styleMatch": "precise"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/39c3fa64-821c-4112-95f7-2dfb2852ac55.jpg",
                    "https://assets.runware.ai/assets/inputs/751f707b-e0cf-42d1-9b84-6f80705b9fb5.jpg",
                    "https://assets.runware.ai/assets/inputs/a09b3a96-1d02-41fe-8f23-b8bad9843d4c.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "7b5c905b-37f5-4472-a08b-9759fa030d1b",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Create a finished wide vector editorial hero image for a maritime logistics publication covering the transition to electric ports. Show a large container ship docked on the right, connected by a clearly visible heavy shore-power cable to a compact dockside substation. Include an electric gantry crane, stacked containers, battery storage units, small port workers for scale, and two distant wind turbines. Use an elevated three-quarter perspective so the energy connection and flow of infrastructure are immediately understandable. Preserve generous calm negative space across the upper-left area for an external article headline, but include no words, letters, logos, interface elements, or signage in the artwork. Match the reference images as one cohesive style: premium scalable vector illustration, crisp geometric construction, refined industrial detail, bold angular silhouettes, restrained subtle grain, layered flat colors, controlled depth, and clean editorial composition. The mood should feel intelligent, optimistic, modern, and operational rather than futuristic.",
      "width": 2688,
      "height": 1536,
      "settings": {
        "backgroundColor": {
          "rgb": [
            247,
            239,
            218
          ]
        },
        "colors": [
          {
            "rgb": [
              34,
              63,
              145
            ]
          },
          {
            "rgb": [
              238,
              91,
              78
            ]
          },
          {
            "rgb": [
              247,
              239,
              218
            ]
          },
          {
            "rgb": [
              39,
              43,
              48
            ]
          },
          {
            "rgb": [
              83,
              184,
              174
            ]
          }
        ],
        "styleMatch": "precise"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/39c3fa64-821c-4112-95f7-2dfb2852ac55.jpg",
          "https://assets.runware.ai/assets/inputs/751f707b-e0cf-42d1-9b84-6f80705b9fb5.jpg",
          "https://assets.runware.ai/assets/inputs/a09b3a96-1d02-41fe-8f23-b8bad9843d4c.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Create a finished wide vector editorial hero image for a maritime logistics publication covering the transition to electric ports. Show a large container ship docked on the right, connected by a clearly visible heavy shore-power cable to a compact dockside substation. Include an electric gantry crane, stacked containers, battery storage units, small port workers for scale, and two distant wind turbines. Use an elevated three-quarter perspective so the energy connection and flow of infrastructure are immediately understandable. Preserve generous calm negative space across the upper-left area for an external article headline, but include no words, letters, logos, interface elements, or signage in the artwork. Match the reference images as one cohesive style: premium scalable vector illustration, crisp geometric construction, refined industrial detail, bold angular silhouettes, restrained subtle grain, layered flat colors, controlled depth, and clean editorial composition. The mood should feel intelligent, optimistic, modern, and operational rather than futuristic." \
  width=2688 \
  height=1536 \
  settings.backgroundColor.rgb.0=247 \
  settings.backgroundColor.rgb.1=239 \
  settings.backgroundColor.rgb.2=218 \
  settings.colors.0.rgb.0=34 \
  settings.colors.0.rgb.1=63 \
  settings.colors.0.rgb.2=145 \
  settings.colors.1.rgb.0=238 \
  settings.colors.1.rgb.1=91 \
  settings.colors.1.rgb.2=78 \
  settings.colors.2.rgb.0=247 \
  settings.colors.2.rgb.1=239 \
  settings.colors.2.rgb.2=218 \
  settings.colors.3.rgb.0=39 \
  settings.colors.3.rgb.1=43 \
  settings.colors.3.rgb.2=48 \
  settings.colors.4.rgb.0=83 \
  settings.colors.4.rgb.1=184 \
  settings.colors.4.rgb.2=174 \
  settings.styleMatch=precise \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/39c3fa64-821c-4112-95f7-2dfb2852ac55.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/751f707b-e0cf-42d1-9b84-6f80705b9fb5.jpg \
  inputs.referenceImages.2=https://assets.runware.ai/assets/inputs/a09b3a96-1d02-41fe-8f23-b8bad9843d4c.jpg
{
  "taskType": "vectorize",
  "taskUUID": "7b5c905b-37f5-4472-a08b-9759fa030d1b",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Create a finished wide vector editorial hero image for a maritime logistics publication covering the transition to electric ports. Show a large container ship docked on the right, connected by a clearly visible heavy shore-power cable to a compact dockside substation. Include an electric gantry crane, stacked containers, battery storage units, small port workers for scale, and two distant wind turbines. Use an elevated three-quarter perspective so the energy connection and flow of infrastructure are immediately understandable. Preserve generous calm negative space across the upper-left area for an external article headline, but include no words, letters, logos, interface elements, or signage in the artwork. Match the reference images as one cohesive style: premium scalable vector illustration, crisp geometric construction, refined industrial detail, bold angular silhouettes, restrained subtle grain, layered flat colors, controlled depth, and clean editorial composition. The mood should feel intelligent, optimistic, modern, and operational rather than futuristic.",
  "width": 2688,
  "height": 1536,
  "settings": {
    "backgroundColor": {
      "rgb": [
        247,
        239,
        218
      ]
    },
    "colors": [
      {
        "rgb": [
          34,
          63,
          145
        ]
      },
      {
        "rgb": [
          238,
          91,
          78
        ]
      },
      {
        "rgb": [
          247,
          239,
          218
        ]
      },
      {
        "rgb": [
          39,
          43,
          48
        ]
      },
      {
        "rgb": [
          83,
          184,
          174
        ]
      }
    ],
    "styleMatch": "precise"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/39c3fa64-821c-4112-95f7-2dfb2852ac55.jpg",
      "https://assets.runware.ai/assets/inputs/751f707b-e0cf-42d1-9b84-6f80705b9fb5.jpg",
      "https://assets.runware.ai/assets/inputs/a09b3a96-1d02-41fe-8f23-b8bad9843d4c.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "7b5c905b-37f5-4472-a08b-9759fa030d1b",
  "imageUUID": "e6f17678-978f-4314-bffe-5961070d4e93",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/e6f17678-978f-4314-bffe-5961070d4e93.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "e2def06b-a706-4838-aaaf-061a2308c52b"
  }
}
Rooftop Bee Smoker Lifestyle Visual
Rooftop Bee Smoker Lifestyle Visual

Create a premium vector product lifestyle scene for an urban beekeeping equipment supplier. Feature a compact cylindrical brass bee smoker as the unmistakable hero product, resting on the weathered edge of an open rooftop hive while a beekeeper in a protective veil and work gloves gently squeezes its leather bellows. Show pale curling smoke drifting between honeycomb frames, a few calm bees, flowering rooftop planters, and a simplified city skyline in the distance. Vertical close three-quarter composition, product occupying the lower-center foreground, human figure partially cropped to keep attention on the smoker, late-afternoon warmth, calm practiced mood. Match the reference image's polished editorial vector language: crisp closed shapes, confident silhouettes, selective screen-printed texture, controlled overlapping forms, strong detail retention, and clean scalable edges. Use the specified honey ochre, deep plum, and eucalyptus green palette. No lettering, logo, packaging, border, photorealism, interface, or mockup.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'recraft:v4@styles-pro-vector',
  positivePrompt: 'Create a premium vector product lifestyle scene for an urban beekeeping equipment supplier. Feature a compact cylindrical brass bee smoker as the unmistakable hero product, resting on the weathered edge of an open rooftop hive while a beekeeper in a protective veil and work gloves gently squeezes its leather bellows. Show pale curling smoke drifting between honeycomb frames, a few calm bees, flowering rooftop planters, and a simplified city skyline in the distance. Vertical close three-quarter composition, product occupying the lower-center foreground, human figure partially cropped to keep attention on the smoker, late-afternoon warmth, calm practiced mood. Match the reference image\'s polished editorial vector language: crisp closed shapes, confident silhouettes, selective screen-printed texture, controlled overlapping forms, strong detail retention, and clean scalable edges. Use the specified honey ochre, deep plum, and eucalyptus green palette. No lettering, logo, packaging, border, photorealism, interface, or mockup.',
  width: 1792,
  height: 2304,
  settings: {
    colors: [
      {
        rgb: [
          229,
          161,
          44
        ]
      },
      {
        rgb: [
          57,
          35,
          62
        ]
      },
      {
        rgb: [
          91,
          129,
          102
        ]
      }
    ],
    styleMatch: 'precise'
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/e90f066a-781e-4371-a5d3-36a36a5a3bae.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "recraft:v4@styles-pro-vector",
            "positivePrompt": "Create a premium vector product lifestyle scene for an urban beekeeping equipment supplier. Feature a compact cylindrical brass bee smoker as the unmistakable hero product, resting on the weathered edge of an open rooftop hive while a beekeeper in a protective veil and work gloves gently squeezes its leather bellows. Show pale curling smoke drifting between honeycomb frames, a few calm bees, flowering rooftop planters, and a simplified city skyline in the distance. Vertical close three-quarter composition, product occupying the lower-center foreground, human figure partially cropped to keep attention on the smoker, late-afternoon warmth, calm practiced mood. Match the reference image's polished editorial vector language: crisp closed shapes, confident silhouettes, selective screen-printed texture, controlled overlapping forms, strong detail retention, and clean scalable edges. Use the specified honey ochre, deep plum, and eucalyptus green palette. No lettering, logo, packaging, border, photorealism, interface, or mockup.",
            "width": 1792,
            "height": 2304,
            "settings": {
                "colors": [
                    {
                        "rgb": [
                            229,
                            161,
                            44
                        ]
                    },
                    {
                        "rgb": [
                            57,
                            35,
                            62
                        ]
                    },
                    {
                        "rgb": [
                            91,
                            129,
                            102
                        ]
                    }
                ],
                "styleMatch": "precise"
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/e90f066a-781e-4371-a5d3-36a36a5a3bae.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "vectorize",
      "taskUUID": "16351515-dd99-4901-b7d5-fa95f6a335b4",
      "model": "recraft:v4@styles-pro-vector",
      "positivePrompt": "Create a premium vector product lifestyle scene for an urban beekeeping equipment supplier. Feature a compact cylindrical brass bee smoker as the unmistakable hero product, resting on the weathered edge of an open rooftop hive while a beekeeper in a protective veil and work gloves gently squeezes its leather bellows. Show pale curling smoke drifting between honeycomb frames, a few calm bees, flowering rooftop planters, and a simplified city skyline in the distance. Vertical close three-quarter composition, product occupying the lower-center foreground, human figure partially cropped to keep attention on the smoker, late-afternoon warmth, calm practiced mood. Match the reference image's polished editorial vector language: crisp closed shapes, confident silhouettes, selective screen-printed texture, controlled overlapping forms, strong detail retention, and clean scalable edges. Use the specified honey ochre, deep plum, and eucalyptus green palette. No lettering, logo, packaging, border, photorealism, interface, or mockup.",
      "width": 1792,
      "height": 2304,
      "settings": {
        "colors": [
          {
            "rgb": [
              229,
              161,
              44
            ]
          },
          {
            "rgb": [
              57,
              35,
              62
            ]
          },
          {
            "rgb": [
              91,
              129,
              102
            ]
          }
        ],
        "styleMatch": "precise"
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/e90f066a-781e-4371-a5d3-36a36a5a3bae.jpg"
        ]
      }
    }
  ]'
runware run recraft:v4@styles-pro-vector \
  positivePrompt="Create a premium vector product lifestyle scene for an urban beekeeping equipment supplier. Feature a compact cylindrical brass bee smoker as the unmistakable hero product, resting on the weathered edge of an open rooftop hive while a beekeeper in a protective veil and work gloves gently squeezes its leather bellows. Show pale curling smoke drifting between honeycomb frames, a few calm bees, flowering rooftop planters, and a simplified city skyline in the distance. Vertical close three-quarter composition, product occupying the lower-center foreground, human figure partially cropped to keep attention on the smoker, late-afternoon warmth, calm practiced mood. Match the reference image's polished editorial vector language: crisp closed shapes, confident silhouettes, selective screen-printed texture, controlled overlapping forms, strong detail retention, and clean scalable edges. Use the specified honey ochre, deep plum, and eucalyptus green palette. No lettering, logo, packaging, border, photorealism, interface, or mockup." \
  width=1792 \
  height=2304 \
  settings.colors.0.rgb.0=229 \
  settings.colors.0.rgb.1=161 \
  settings.colors.0.rgb.2=44 \
  settings.colors.1.rgb.0=57 \
  settings.colors.1.rgb.1=35 \
  settings.colors.1.rgb.2=62 \
  settings.colors.2.rgb.0=91 \
  settings.colors.2.rgb.1=129 \
  settings.colors.2.rgb.2=102 \
  settings.styleMatch=precise \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/e90f066a-781e-4371-a5d3-36a36a5a3bae.jpg
{
  "taskType": "vectorize",
  "taskUUID": "16351515-dd99-4901-b7d5-fa95f6a335b4",
  "model": "recraft:v4@styles-pro-vector",
  "positivePrompt": "Create a premium vector product lifestyle scene for an urban beekeeping equipment supplier. Feature a compact cylindrical brass bee smoker as the unmistakable hero product, resting on the weathered edge of an open rooftop hive while a beekeeper in a protective veil and work gloves gently squeezes its leather bellows. Show pale curling smoke drifting between honeycomb frames, a few calm bees, flowering rooftop planters, and a simplified city skyline in the distance. Vertical close three-quarter composition, product occupying the lower-center foreground, human figure partially cropped to keep attention on the smoker, late-afternoon warmth, calm practiced mood. Match the reference image's polished editorial vector language: crisp closed shapes, confident silhouettes, selective screen-printed texture, controlled overlapping forms, strong detail retention, and clean scalable edges. Use the specified honey ochre, deep plum, and eucalyptus green palette. No lettering, logo, packaging, border, photorealism, interface, or mockup.",
  "width": 1792,
  "height": 2304,
  "settings": {
    "colors": [
      {
        "rgb": [
          229,
          161,
          44
        ]
      },
      {
        "rgb": [
          57,
          35,
          62
        ]
      },
      {
        "rgb": [
          91,
          129,
          102
        ]
      }
    ],
    "styleMatch": "precise"
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/e90f066a-781e-4371-a5d3-36a36a5a3bae.jpg"
    ]
  }
}
Response
{
  "taskType": "vectorize",
  "taskUUID": "16351515-dd99-4901-b7d5-fa95f6a335b4",
  "imageUUID": "fe036649-df00-408a-af37-3a65b2eee7c3",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/4/ii/fe036649-df00-408a-af37-3a65b2eee7c3.svg",
  "cost": 0.125,
  "outputs": {
    "styleId": "16eb0320-7410-491e-9f0f-8d7088cbac57"
  }
}