live
MODEL IDideogram:4@remix

Ideogram 4.0 Remix

Ideogram
by

Ideogram 4.0 Remix uses an existing image as the starting point for a new generation, letting teams rework visuals while controlling how closely the output stays tied to the source. The documented `image_weight` control shifts the balance between prompt-driven transformation and source-image preservation, making it useful for style exploration, brand-safe iteration, creative variation, and design updates that need to retain composition or subject structure.

Ideogram 4.0 Remix

image-to-image

Diving Helmet Auction Hero$0.10~37s
Diving Helmet Auction Hero

Create a finished square hero image for a prestigious maritime antiques auction by preserving the exact antique deep-sea diving helmet from the source: retain its three-quarter orientation, proportions, circular faceplate, side ports, dents, rivets, aged copper, brass fittings, verdigris patterns, and centered composition. Completely remove the cluttered salvage workshop and wooden bench. Place the helmet alone on a low monolithic plinth of honed dark green serpentine stone inside a quiet contemporary museum gallery. Use a deep midnight-teal limewash wall with a subtle vertical pool of warm exhibition light behind the helmet, creating restrained tonal depth without visible fixtures. Add physically accurate contact shadows and a faint, controlled reflection on the stone surface so the object feels genuinely photographed in the new environment. Museum-grade editorial product photography, precise metal texture, soft directional key light from upper left, delicate rim light, rich copper and oxidized turquoise against charcoal and deep teal, luxurious restrained mood, crisp subject with gentle background falloff. Keep generous negative space around the helmet and preserve the source camera height and framing. No people, ropes, ocean scenery, display case, signage, typography, logos, borders, or additional artifacts.

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: 'ideogram:4@remix',
  positivePrompt: 'Create a finished square hero image for a prestigious maritime antiques auction by preserving the exact antique deep-sea diving helmet from the source: retain its three-quarter orientation, proportions, circular faceplate, side ports, dents, rivets, aged copper, brass fittings, verdigris patterns, and centered composition. Completely remove the cluttered salvage workshop and wooden bench. Place the helmet alone on a low monolithic plinth of honed dark green serpentine stone inside a quiet contemporary museum gallery. Use a deep midnight-teal limewash wall with a subtle vertical pool of warm exhibition light behind the helmet, creating restrained tonal depth without visible fixtures. Add physically accurate contact shadows and a faint, controlled reflection on the stone surface so the object feels genuinely photographed in the new environment. Museum-grade editorial product photography, precise metal texture, soft directional key light from upper left, delicate rim light, rich copper and oxidized turquoise against charcoal and deep teal, luxurious restrained mood, crisp subject with gentle background falloff. Keep generous negative space around the helmet and preserve the source camera height and framing. No people, ropes, ocean scenery, display case, signage, typography, logos, borders, or additional artifacts.',
  width: 2048,
  height: 2048,
  strength: 0.6,
  settings: {
    renderingSpeed: 'QUALITY'
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/c77c92db-7e53-4046-ac15-dd67e013720d.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": "ideogram:4@remix",
            "positivePrompt": "Create a finished square hero image for a prestigious maritime antiques auction by preserving the exact antique deep-sea diving helmet from the source: retain its three-quarter orientation, proportions, circular faceplate, side ports, dents, rivets, aged copper, brass fittings, verdigris patterns, and centered composition. Completely remove the cluttered salvage workshop and wooden bench. Place the helmet alone on a low monolithic plinth of honed dark green serpentine stone inside a quiet contemporary museum gallery. Use a deep midnight-teal limewash wall with a subtle vertical pool of warm exhibition light behind the helmet, creating restrained tonal depth without visible fixtures. Add physically accurate contact shadows and a faint, controlled reflection on the stone surface so the object feels genuinely photographed in the new environment. Museum-grade editorial product photography, precise metal texture, soft directional key light from upper left, delicate rim light, rich copper and oxidized turquoise against charcoal and deep teal, luxurious restrained mood, crisp subject with gentle background falloff. Keep generous negative space around the helmet and preserve the source camera height and framing. No people, ropes, ocean scenery, display case, signage, typography, logos, borders, or additional artifacts.",
            "width": 2048,
            "height": 2048,
            "strength": 0.6,
            "settings": {
                "renderingSpeed": "QUALITY"
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/c77c92db-7e53-4046-ac15-dd67e013720d.jpg"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "76e9f3f0-7b87-497f-8c93-ed16567fa1a1",
      "model": "ideogram:4@remix",
      "positivePrompt": "Create a finished square hero image for a prestigious maritime antiques auction by preserving the exact antique deep-sea diving helmet from the source: retain its three-quarter orientation, proportions, circular faceplate, side ports, dents, rivets, aged copper, brass fittings, verdigris patterns, and centered composition. Completely remove the cluttered salvage workshop and wooden bench. Place the helmet alone on a low monolithic plinth of honed dark green serpentine stone inside a quiet contemporary museum gallery. Use a deep midnight-teal limewash wall with a subtle vertical pool of warm exhibition light behind the helmet, creating restrained tonal depth without visible fixtures. Add physically accurate contact shadows and a faint, controlled reflection on the stone surface so the object feels genuinely photographed in the new environment. Museum-grade editorial product photography, precise metal texture, soft directional key light from upper left, delicate rim light, rich copper and oxidized turquoise against charcoal and deep teal, luxurious restrained mood, crisp subject with gentle background falloff. Keep generous negative space around the helmet and preserve the source camera height and framing. No people, ropes, ocean scenery, display case, signage, typography, logos, borders, or additional artifacts.",
      "width": 2048,
      "height": 2048,
      "strength": 0.6,
      "settings": {
        "renderingSpeed": "QUALITY"
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/c77c92db-7e53-4046-ac15-dd67e013720d.jpg"
      }
    }
  ]'
runware run ideogram:4@remix \
  positivePrompt="Create a finished square hero image for a prestigious maritime antiques auction by preserving the exact antique deep-sea diving helmet from the source: retain its three-quarter orientation, proportions, circular faceplate, side ports, dents, rivets, aged copper, brass fittings, verdigris patterns, and centered composition. Completely remove the cluttered salvage workshop and wooden bench. Place the helmet alone on a low monolithic plinth of honed dark green serpentine stone inside a quiet contemporary museum gallery. Use a deep midnight-teal limewash wall with a subtle vertical pool of warm exhibition light behind the helmet, creating restrained tonal depth without visible fixtures. Add physically accurate contact shadows and a faint, controlled reflection on the stone surface so the object feels genuinely photographed in the new environment. Museum-grade editorial product photography, precise metal texture, soft directional key light from upper left, delicate rim light, rich copper and oxidized turquoise against charcoal and deep teal, luxurious restrained mood, crisp subject with gentle background falloff. Keep generous negative space around the helmet and preserve the source camera height and framing. No people, ropes, ocean scenery, display case, signage, typography, logos, borders, or additional artifacts." \
  width=2048 \
  height=2048 \
  strength=0.6 \
  settings.renderingSpeed=QUALITY \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/c77c92db-7e53-4046-ac15-dd67e013720d.jpg
{
  "taskType": "imageInference",
  "taskUUID": "76e9f3f0-7b87-497f-8c93-ed16567fa1a1",
  "model": "ideogram:4@remix",
  "positivePrompt": "Create a finished square hero image for a prestigious maritime antiques auction by preserving the exact antique deep-sea diving helmet from the source: retain its three-quarter orientation, proportions, circular faceplate, side ports, dents, rivets, aged copper, brass fittings, verdigris patterns, and centered composition. Completely remove the cluttered salvage workshop and wooden bench. Place the helmet alone on a low monolithic plinth of honed dark green serpentine stone inside a quiet contemporary museum gallery. Use a deep midnight-teal limewash wall with a subtle vertical pool of warm exhibition light behind the helmet, creating restrained tonal depth without visible fixtures. Add physically accurate contact shadows and a faint, controlled reflection on the stone surface so the object feels genuinely photographed in the new environment. Museum-grade editorial product photography, precise metal texture, soft directional key light from upper left, delicate rim light, rich copper and oxidized turquoise against charcoal and deep teal, luxurious restrained mood, crisp subject with gentle background falloff. Keep generous negative space around the helmet and preserve the source camera height and framing. No people, ropes, ocean scenery, display case, signage, typography, logos, borders, or additional artifacts.",
  "width": 2048,
  "height": 2048,
  "strength": 0.6,
  "settings": {
    "renderingSpeed": "QUALITY"
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/c77c92db-7e53-4046-ac15-dd67e013720d.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "76e9f3f0-7b87-497f-8c93-ed16567fa1a1",
  "imageUUID": "cefd58e4-6275-49fc-ac9e-4ca00ebcf9a2",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/4/ii/cefd58e4-6275-49fc-ac9e-4ca00ebcf9a2.jpg",
  "seed": 540708609,
  "cost": 0.1,
  "structuredPrompt": {
    "high_level_description": "A vintage copper and brass deep-sea diving helmet with verdigris patina, rivets, and circular ports rests centered on a honed dark green serpentine stone plinth inside a quiet contemporary museum gallery, lit by warm directional exhibition light against a deep midnight-teal limewash wall.",
    "compositional_deconstruction": {
      "background": "A quiet contemporary museum gallery interior with deep midnight-teal limewash walls. A subtle vertical pool of warm exhibition light falls behind the helmet, creating restrained tonal depth without visible fixtures. The atmosphere is hushed and luxurious, with gentle background falloff and rich charcoal-to-teal tonal gradation. No visible ceiling fixtures, signage, or additional artifacts.",
      "elements": [
        {
          "type": "obj",
          "desc": "A low, monolithic plinth of honed dark green serpentine stone with a smooth, polished surface. The plinth sits centered in the frame, casting a faint controlled reflection of the helmet above it and a physically accurate contact shadow at its base. The stone's natural veining is subtly visible under the warm exhibition light."
        },
        {
          "type": "obj",
          "desc": "A large vintage deep-sea diving helmet made of aged copper and brass, positioned in three-quarter orientation at the center of the frame. The copper body displays rich warm tones with areas of oxidized turquoise and blue-green verdigris patina. Three circular glass ports are visible: one large frontal faceplate and two side ports, each framed with brass grates. The helmet features a brass air intake at the top, a curved copper neck guard with multiple brass rivets, and surface dents and wear consistent with authentic antique use. Lit by a soft directional key light from the upper left with a delicate rim light on the right edge, emphasizing precise metal texture and depth. The helmet sits directly on the serpentine stone plinth with generous negative space surrounding it."
        }
      ]
    }
  }
}

image-to-image

Neon Archive Campaign Outpaint$0.10~55s
Neon Archive Campaign Outpaint

Outpaint the vertical source photograph into finished 2048x2048 square campaign key art for a museum devoted to preserving historic neon signs. Keep the conservator, her facial identity, pose, navy apron, safety glasses, workbench, and curved pink flamingo tube fully recognizable at the same scale and near the center; do not crop or enlarge the original subject. Extend the workshop naturally to both sides, revealing tall archive racks filled with restored roadside-sign fragments, labeled metal drawers without legible writing, glass-bending torches, transformers, and looping cables. Introduce a distinctive after-hours conservation-lab treatment: saturated magenta, cobalt, amber, and turquoise neon reflections across dark concrete and brushed steel, with slight atmospheric haze and crisp pools of practical light. Maintain believable documentary photography, accurate glass tubing, realistic hands, coherent perspective, and seamless continuity between the source and expanded areas. Balanced square composition with environmental storytelling and modest negative space in the upper corners for flexible campaign cropping. Sophisticated, cinematic, preservation-focused mood; no added typography, logos, borders, or 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: 'ideogram:4@remix',
  positivePrompt: 'Outpaint the vertical source photograph into finished 2048x2048 square campaign key art for a museum devoted to preserving historic neon signs. Keep the conservator, her facial identity, pose, navy apron, safety glasses, workbench, and curved pink flamingo tube fully recognizable at the same scale and near the center; do not crop or enlarge the original subject. Extend the workshop naturally to both sides, revealing tall archive racks filled with restored roadside-sign fragments, labeled metal drawers without legible writing, glass-bending torches, transformers, and looping cables. Introduce a distinctive after-hours conservation-lab treatment: saturated magenta, cobalt, amber, and turquoise neon reflections across dark concrete and brushed steel, with slight atmospheric haze and crisp pools of practical light. Maintain believable documentary photography, accurate glass tubing, realistic hands, coherent perspective, and seamless continuity between the source and expanded areas. Balanced square composition with environmental storytelling and modest negative space in the upper corners for flexible campaign cropping. Sophisticated, cinematic, preservation-focused mood; no added typography, logos, borders, or interface elements.',
  width: 2048,
  height: 2048,
  strength: 0.6,
  settings: {
    renderingSpeed: 'QUALITY'
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/f1335850-d55c-4d9c-91ab-223ab3983816.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": "ideogram:4@remix",
            "positivePrompt": "Outpaint the vertical source photograph into finished 2048x2048 square campaign key art for a museum devoted to preserving historic neon signs. Keep the conservator, her facial identity, pose, navy apron, safety glasses, workbench, and curved pink flamingo tube fully recognizable at the same scale and near the center; do not crop or enlarge the original subject. Extend the workshop naturally to both sides, revealing tall archive racks filled with restored roadside-sign fragments, labeled metal drawers without legible writing, glass-bending torches, transformers, and looping cables. Introduce a distinctive after-hours conservation-lab treatment: saturated magenta, cobalt, amber, and turquoise neon reflections across dark concrete and brushed steel, with slight atmospheric haze and crisp pools of practical light. Maintain believable documentary photography, accurate glass tubing, realistic hands, coherent perspective, and seamless continuity between the source and expanded areas. Balanced square composition with environmental storytelling and modest negative space in the upper corners for flexible campaign cropping. Sophisticated, cinematic, preservation-focused mood; no added typography, logos, borders, or interface elements.",
            "width": 2048,
            "height": 2048,
            "strength": 0.6,
            "settings": {
                "renderingSpeed": "QUALITY"
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/f1335850-d55c-4d9c-91ab-223ab3983816.jpg"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "7f9a65b9-2fb3-4804-ac53-50a1381fbdaf",
      "model": "ideogram:4@remix",
      "positivePrompt": "Outpaint the vertical source photograph into finished 2048x2048 square campaign key art for a museum devoted to preserving historic neon signs. Keep the conservator, her facial identity, pose, navy apron, safety glasses, workbench, and curved pink flamingo tube fully recognizable at the same scale and near the center; do not crop or enlarge the original subject. Extend the workshop naturally to both sides, revealing tall archive racks filled with restored roadside-sign fragments, labeled metal drawers without legible writing, glass-bending torches, transformers, and looping cables. Introduce a distinctive after-hours conservation-lab treatment: saturated magenta, cobalt, amber, and turquoise neon reflections across dark concrete and brushed steel, with slight atmospheric haze and crisp pools of practical light. Maintain believable documentary photography, accurate glass tubing, realistic hands, coherent perspective, and seamless continuity between the source and expanded areas. Balanced square composition with environmental storytelling and modest negative space in the upper corners for flexible campaign cropping. Sophisticated, cinematic, preservation-focused mood; no added typography, logos, borders, or interface elements.",
      "width": 2048,
      "height": 2048,
      "strength": 0.6,
      "settings": {
        "renderingSpeed": "QUALITY"
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/f1335850-d55c-4d9c-91ab-223ab3983816.jpg"
      }
    }
  ]'
runware run ideogram:4@remix \
  positivePrompt="Outpaint the vertical source photograph into finished 2048x2048 square campaign key art for a museum devoted to preserving historic neon signs. Keep the conservator, her facial identity, pose, navy apron, safety glasses, workbench, and curved pink flamingo tube fully recognizable at the same scale and near the center; do not crop or enlarge the original subject. Extend the workshop naturally to both sides, revealing tall archive racks filled with restored roadside-sign fragments, labeled metal drawers without legible writing, glass-bending torches, transformers, and looping cables. Introduce a distinctive after-hours conservation-lab treatment: saturated magenta, cobalt, amber, and turquoise neon reflections across dark concrete and brushed steel, with slight atmospheric haze and crisp pools of practical light. Maintain believable documentary photography, accurate glass tubing, realistic hands, coherent perspective, and seamless continuity between the source and expanded areas. Balanced square composition with environmental storytelling and modest negative space in the upper corners for flexible campaign cropping. Sophisticated, cinematic, preservation-focused mood; no added typography, logos, borders, or interface elements." \
  width=2048 \
  height=2048 \
  strength=0.6 \
  settings.renderingSpeed=QUALITY \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/f1335850-d55c-4d9c-91ab-223ab3983816.jpg
{
  "taskType": "imageInference",
  "taskUUID": "7f9a65b9-2fb3-4804-ac53-50a1381fbdaf",
  "model": "ideogram:4@remix",
  "positivePrompt": "Outpaint the vertical source photograph into finished 2048x2048 square campaign key art for a museum devoted to preserving historic neon signs. Keep the conservator, her facial identity, pose, navy apron, safety glasses, workbench, and curved pink flamingo tube fully recognizable at the same scale and near the center; do not crop or enlarge the original subject. Extend the workshop naturally to both sides, revealing tall archive racks filled with restored roadside-sign fragments, labeled metal drawers without legible writing, glass-bending torches, transformers, and looping cables. Introduce a distinctive after-hours conservation-lab treatment: saturated magenta, cobalt, amber, and turquoise neon reflections across dark concrete and brushed steel, with slight atmospheric haze and crisp pools of practical light. Maintain believable documentary photography, accurate glass tubing, realistic hands, coherent perspective, and seamless continuity between the source and expanded areas. Balanced square composition with environmental storytelling and modest negative space in the upper corners for flexible campaign cropping. Sophisticated, cinematic, preservation-focused mood; no added typography, logos, borders, or interface elements.",
  "width": 2048,
  "height": 2048,
  "strength": 0.6,
  "settings": {
    "renderingSpeed": "QUALITY"
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/f1335850-d55c-4d9c-91ab-223ab3983816.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "7f9a65b9-2fb3-4804-ac53-50a1381fbdaf",
  "imageUUID": "a8048631-1236-4129-be52-9698f9509621",
  "imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/4/ii/a8048631-1236-4129-be52-9698f9509621.jpg",
  "seed": 256108947,
  "cost": 0.1,
  "structuredPrompt": {
    "high_level_description": "A conservator in a navy apron and safety glasses holds a glowing pink flamingo neon sign at a workbench, centered in a wide square conservation lab filled with archive racks, glass-bending torches, and saturated magenta, cobalt, amber, and turquoise neon reflections across dark concrete and brushed steel.",
    "compositional_deconstruction": {
      "background": "A wide, square-format after-hours neon conservation laboratory with dark concrete floors and brushed steel surfaces. Tall archive racks line both sides, packed with restored roadside-sign fragments and labeled metal drawers. Glass-bending torches, transformers, and looping cables are scattered across workbenches. Saturated magenta, cobalt, amber, and turquoise neon reflections wash across every surface with slight atmospheric haze and crisp pools of practical overhead light. The environment extends naturally left and right from the central workbench, with modest negative space in the upper corners. Cinematic, preservation-focused mood with believable documentary photography lighting.",
      "elements": [
        {
          "type": "obj",
          "desc": "A woman with fair skin and dark brown hair tied back in a ponytail, wearing clear safety goggles and a dark navy denim apron over a grey short-sleeved t-shirt. She stands centered in the frame, looking down with a focused, calm expression, holding the flamingo neon sign with both hands. Her facial identity, pose, and scale are fully preserved from the source photograph."
        },
        {
          "type": "obj",
          "desc": "A curved pink neon flamingo-shaped glass tube sign, glowing warmly, held by the conservator with both hands. The flamingo stands in a graceful pose with its long neck curved and beak pointing upward, thin pink legs ending in small feet. It is the central focal point of the image, rendered with accurate glass tubing and realistic neon glow."
        },
        {
          "type": "obj",
          "desc": "A tall archive rack on the left side of the lab, filled with restored roadside neon sign fragments in various shapes and colors — partial letters, arrows, and decorative motifs — casting colored reflections onto the surrounding concrete wall."
        },
        {
          "type": "obj",
          "desc": "A tall archive rack on the right side of the lab, mirroring the left, packed with additional restored neon sign fragments and labeled metal drawers with no legible writing, organized systematically."
        },
        {
          "type": "obj",
          "desc": "A grey industrial power supply and transformer unit on the workbench to the left of the conservator, with black knobs, switches, and a red power button, bathed in amber and cobalt neon reflections."
        },
        {
          "type": "obj",
          "desc": "A glass-bending torch mounted on a stand to the far left of the workbench, with a small blue flame tip and metal body, surrounded by coiled heat-resistant tubing."
        },
        {
          "type": "obj",
          "desc": "A coil of bright orange electrical cable resting on the workbench to the right of the conservator, catching turquoise and magenta neon light."
        },
        {
          "type": "obj",
          "desc": "Several metal welding and soldering tools with wooden handles lying horizontally on the workbench in the foreground, showing signs of careful use, lit by warm practical overhead light."
        },
        {
          "type": "obj",
          "desc": "Looping cables and glass neon tubes in various states of repair draped across the far workbench surfaces on both sides, with magenta and cobalt reflections creating atmospheric depth."
        },
        {
          "type": "obj",
          "desc": "A large glowing yellow neon sign fragment with partial letters visible in the background center, softened by atmospheric haze, providing warm ambient fill light to the scene."
        }
      ]
    }
  }
}

image-to-image

Polar ROV Colorway Variant$0.10~36s
Polar ROV Colorway Variant

Create a premium product colorway approval image for this exact underwater inspection ROV. Preserve the source drone's recognizable geometry, proportions, three-quarter camera angle, chassis, cameras, lamps, thrusters, propeller guards, tether placement, and overall square composition. Recolor every yellow molded body panel to satin glacier white with subtle cool-gray speckling; introduce deep ultramarine blue on the propeller guards and slim panel insets, plus restrained fluorescent coral accents only on latch tabs and tether strain relief. Keep the tubular chassis, tether, camera housings, tiresome mechanical internals, and fasteners realistically black or stainless steel. Move the preserved product composition into a cold polar engineering bay: pale ice-blue resin work surface, softly frosted glass wall, faint condensation, and diffused northern daylight mixed with crisp overhead laboratory lighting. Maintain realistic water droplets, molded polymer texture, metal reflections, seams, and manufacturing detail. Clean, precise, calm, expedition-ready art direction; photorealistic commercial industrial-design photography. No people, text, logos, labels, extra equipment, or changes to the product's engineering.

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: 'ideogram:4@remix',
  positivePrompt: 'Create a premium product colorway approval image for this exact underwater inspection ROV. Preserve the source drone\'s recognizable geometry, proportions, three-quarter camera angle, chassis, cameras, lamps, thrusters, propeller guards, tether placement, and overall square composition. Recolor every yellow molded body panel to satin glacier white with subtle cool-gray speckling; introduce deep ultramarine blue on the propeller guards and slim panel insets, plus restrained fluorescent coral accents only on latch tabs and tether strain relief. Keep the tubular chassis, tether, camera housings, tiresome mechanical internals, and fasteners realistically black or stainless steel. Move the preserved product composition into a cold polar engineering bay: pale ice-blue resin work surface, softly frosted glass wall, faint condensation, and diffused northern daylight mixed with crisp overhead laboratory lighting. Maintain realistic water droplets, molded polymer texture, metal reflections, seams, and manufacturing detail. Clean, precise, calm, expedition-ready art direction; photorealistic commercial industrial-design photography. No people, text, logos, labels, extra equipment, or changes to the product\'s engineering.',
  width: 2048,
  height: 2048,
  strength: 0.6,
  settings: {
    renderingSpeed: 'QUALITY'
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/1871f9ea-ebd7-4706-8be7-d48b1e5ff614.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": "ideogram:4@remix",
            "positivePrompt": "Create a premium product colorway approval image for this exact underwater inspection ROV. Preserve the source drone's recognizable geometry, proportions, three-quarter camera angle, chassis, cameras, lamps, thrusters, propeller guards, tether placement, and overall square composition. Recolor every yellow molded body panel to satin glacier white with subtle cool-gray speckling; introduce deep ultramarine blue on the propeller guards and slim panel insets, plus restrained fluorescent coral accents only on latch tabs and tether strain relief. Keep the tubular chassis, tether, camera housings, tiresome mechanical internals, and fasteners realistically black or stainless steel. Move the preserved product composition into a cold polar engineering bay: pale ice-blue resin work surface, softly frosted glass wall, faint condensation, and diffused northern daylight mixed with crisp overhead laboratory lighting. Maintain realistic water droplets, molded polymer texture, metal reflections, seams, and manufacturing detail. Clean, precise, calm, expedition-ready art direction; photorealistic commercial industrial-design photography. No people, text, logos, labels, extra equipment, or changes to the product's engineering.",
            "width": 2048,
            "height": 2048,
            "strength": 0.6,
            "settings": {
                "renderingSpeed": "QUALITY"
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/1871f9ea-ebd7-4706-8be7-d48b1e5ff614.jpg"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "99742f74-6e41-4fa5-ae3e-68538b16bb82",
      "model": "ideogram:4@remix",
      "positivePrompt": "Create a premium product colorway approval image for this exact underwater inspection ROV. Preserve the source drone's recognizable geometry, proportions, three-quarter camera angle, chassis, cameras, lamps, thrusters, propeller guards, tether placement, and overall square composition. Recolor every yellow molded body panel to satin glacier white with subtle cool-gray speckling; introduce deep ultramarine blue on the propeller guards and slim panel insets, plus restrained fluorescent coral accents only on latch tabs and tether strain relief. Keep the tubular chassis, tether, camera housings, tiresome mechanical internals, and fasteners realistically black or stainless steel. Move the preserved product composition into a cold polar engineering bay: pale ice-blue resin work surface, softly frosted glass wall, faint condensation, and diffused northern daylight mixed with crisp overhead laboratory lighting. Maintain realistic water droplets, molded polymer texture, metal reflections, seams, and manufacturing detail. Clean, precise, calm, expedition-ready art direction; photorealistic commercial industrial-design photography. No people, text, logos, labels, extra equipment, or changes to the product's engineering.",
      "width": 2048,
      "height": 2048,
      "strength": 0.6,
      "settings": {
        "renderingSpeed": "QUALITY"
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/1871f9ea-ebd7-4706-8be7-d48b1e5ff614.jpg"
      }
    }
  ]'
runware run ideogram:4@remix \
  positivePrompt="Create a premium product colorway approval image for this exact underwater inspection ROV. Preserve the source drone's recognizable geometry, proportions, three-quarter camera angle, chassis, cameras, lamps, thrusters, propeller guards, tether placement, and overall square composition. Recolor every yellow molded body panel to satin glacier white with subtle cool-gray speckling; introduce deep ultramarine blue on the propeller guards and slim panel insets, plus restrained fluorescent coral accents only on latch tabs and tether strain relief. Keep the tubular chassis, tether, camera housings, tiresome mechanical internals, and fasteners realistically black or stainless steel. Move the preserved product composition into a cold polar engineering bay: pale ice-blue resin work surface, softly frosted glass wall, faint condensation, and diffused northern daylight mixed with crisp overhead laboratory lighting. Maintain realistic water droplets, molded polymer texture, metal reflections, seams, and manufacturing detail. Clean, precise, calm, expedition-ready art direction; photorealistic commercial industrial-design photography. No people, text, logos, labels, extra equipment, or changes to the product's engineering." \
  width=2048 \
  height=2048 \
  strength=0.6 \
  settings.renderingSpeed=QUALITY \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/1871f9ea-ebd7-4706-8be7-d48b1e5ff614.jpg
{
  "taskType": "imageInference",
  "taskUUID": "99742f74-6e41-4fa5-ae3e-68538b16bb82",
  "model": "ideogram:4@remix",
  "positivePrompt": "Create a premium product colorway approval image for this exact underwater inspection ROV. Preserve the source drone's recognizable geometry, proportions, three-quarter camera angle, chassis, cameras, lamps, thrusters, propeller guards, tether placement, and overall square composition. Recolor every yellow molded body panel to satin glacier white with subtle cool-gray speckling; introduce deep ultramarine blue on the propeller guards and slim panel insets, plus restrained fluorescent coral accents only on latch tabs and tether strain relief. Keep the tubular chassis, tether, camera housings, tiresome mechanical internals, and fasteners realistically black or stainless steel. Move the preserved product composition into a cold polar engineering bay: pale ice-blue resin work surface, softly frosted glass wall, faint condensation, and diffused northern daylight mixed with crisp overhead laboratory lighting. Maintain realistic water droplets, molded polymer texture, metal reflections, seams, and manufacturing detail. Clean, precise, calm, expedition-ready art direction; photorealistic commercial industrial-design photography. No people, text, logos, labels, extra equipment, or changes to the product's engineering.",
  "width": 2048,
  "height": 2048,
  "strength": 0.6,
  "settings": {
    "renderingSpeed": "QUALITY"
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/1871f9ea-ebd7-4706-8be7-d48b1e5ff614.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "99742f74-6e41-4fa5-ae3e-68538b16bb82",
  "imageUUID": "83f42d93-218e-4fe0-a146-c41b0286eb9a",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/4/ii/83f42d93-218e-4fe0-a146-c41b0286eb9a.jpg",
  "seed": 442883177,
  "cost": 0.1,
  "structuredPrompt": {
    "high_level_description": "A photorealistic commercial product shot of an underwater inspection ROV with satin glacier white body panels, deep ultramarine blue propeller guards and panel insets, and fluorescent coral accents on latch tabs, positioned at a three-quarter angle on a pale ice-blue resin work surface inside a cold polar engineering bay.",
    "compositional_deconstruction": {
      "background": "A cold polar engineering bay interior: pale ice-blue resin work surface with faint condensation droplets and subtle reflections, softly frosted glass wall behind the subject, diffused northern daylight filtering through the frosted glass mixed with crisp overhead laboratory lighting casting clean, soft shadows. The atmosphere is calm, clinical, and expedition-ready with a cool color temperature throughout.",
      "elements": [
        {
          "type": "obj",
          "desc": "A thick, black coiled tether cable, neatly wound into several loops, resting on the pale ice-blue resin surface in the lower-left foreground area, partially out of focus, with realistic water droplets clinging to its surface."
        },
        {
          "type": "obj",
          "desc": "An underwater remotely operated vehicle (ROV) in a premium colorway, large and centrally positioned at a slight three-quarter angle facing left. Molded body panels are satin glacier white with subtle cool-gray speckling and visible molded polymer texture, seams, and manufacturing detail. Propeller guards and slim panel insets are deep ultramarine blue. Fluorescent coral accents appear only on latch tabs and tether strain relief points. The tubular chassis frame, camera housings, mechanical internals, and fasteners are realistically black or stainless steel with accurate metal reflections. Two large circular glowing white inspection lamps and a central black camera lens are mounted on the front black section. Four large multi-spoke black wheels support the chassis. The entire unit is covered in realistic water droplets indicating recent submersion."
        }
      ]
    }
  }
}

image-to-image

Gasworks Courtyard Evening Visualization$0.10~50s
Gasworks Courtyard Evening Visualization

Remix the source photograph into a polished event-production visualization of the same restored gasworks courtyard at deep summer blue hour. Preserve the exact square composition, camera position, monumental circular gasholder structure, brick workshop geometry, arched windows, pipes and cobblestone layout so the original venue remains unmistakable. Replace the flat overcast daylight with a rich indigo evening sky and sophisticated warm architectural lighting: amber uplights grazing the iron columns, soft golden light glowing through the workshop windows, discreet pin lights tracing the circular frame and pools of candlelight across the courtyard. Dress the space for an elegant open-air museum gala with long linen-covered dining tables arranged concentrically beneath the gasholder, slim brass candlesticks, clear glassware, muted apricot and burgundy flowers, and a small chamber ensemble platform at the far end. Include a limited number of naturally posed adult guests in understated formalwear for believable scale, never blocking the architecture. Slightly damp cobblestones should reflect the amber fixtures and cobalt sky. Refined editorial architectural photography, realistic materials, controlled highlights, natural atmospheric depth, premium but historically sensitive event design. No text, signage, branding, tents, fireworks or fantasy 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: 'ideogram:4@remix',
  positivePrompt: 'Remix the source photograph into a polished event-production visualization of the same restored gasworks courtyard at deep summer blue hour. Preserve the exact square composition, camera position, monumental circular gasholder structure, brick workshop geometry, arched windows, pipes and cobblestone layout so the original venue remains unmistakable. Replace the flat overcast daylight with a rich indigo evening sky and sophisticated warm architectural lighting: amber uplights grazing the iron columns, soft golden light glowing through the workshop windows, discreet pin lights tracing the circular frame and pools of candlelight across the courtyard. Dress the space for an elegant open-air museum gala with long linen-covered dining tables arranged concentrically beneath the gasholder, slim brass candlesticks, clear glassware, muted apricot and burgundy flowers, and a small chamber ensemble platform at the far end. Include a limited number of naturally posed adult guests in understated formalwear for believable scale, never blocking the architecture. Slightly damp cobblestones should reflect the amber fixtures and cobalt sky. Refined editorial architectural photography, realistic materials, controlled highlights, natural atmospheric depth, premium but historically sensitive event design. No text, signage, branding, tents, fireworks or fantasy elements.',
  width: 2048,
  height: 2048,
  strength: 0.6,
  settings: {
    renderingSpeed: 'QUALITY'
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/d5bfa501-45c8-4653-bad7-34c7763fff44.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": "ideogram:4@remix",
            "positivePrompt": "Remix the source photograph into a polished event-production visualization of the same restored gasworks courtyard at deep summer blue hour. Preserve the exact square composition, camera position, monumental circular gasholder structure, brick workshop geometry, arched windows, pipes and cobblestone layout so the original venue remains unmistakable. Replace the flat overcast daylight with a rich indigo evening sky and sophisticated warm architectural lighting: amber uplights grazing the iron columns, soft golden light glowing through the workshop windows, discreet pin lights tracing the circular frame and pools of candlelight across the courtyard. Dress the space for an elegant open-air museum gala with long linen-covered dining tables arranged concentrically beneath the gasholder, slim brass candlesticks, clear glassware, muted apricot and burgundy flowers, and a small chamber ensemble platform at the far end. Include a limited number of naturally posed adult guests in understated formalwear for believable scale, never blocking the architecture. Slightly damp cobblestones should reflect the amber fixtures and cobalt sky. Refined editorial architectural photography, realistic materials, controlled highlights, natural atmospheric depth, premium but historically sensitive event design. No text, signage, branding, tents, fireworks or fantasy elements.",
            "width": 2048,
            "height": 2048,
            "strength": 0.6,
            "settings": {
                "renderingSpeed": "QUALITY"
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/d5bfa501-45c8-4653-bad7-34c7763fff44.jpg"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "0d8f5b21-cc35-4b8e-a6ba-b37972f69469",
      "model": "ideogram:4@remix",
      "positivePrompt": "Remix the source photograph into a polished event-production visualization of the same restored gasworks courtyard at deep summer blue hour. Preserve the exact square composition, camera position, monumental circular gasholder structure, brick workshop geometry, arched windows, pipes and cobblestone layout so the original venue remains unmistakable. Replace the flat overcast daylight with a rich indigo evening sky and sophisticated warm architectural lighting: amber uplights grazing the iron columns, soft golden light glowing through the workshop windows, discreet pin lights tracing the circular frame and pools of candlelight across the courtyard. Dress the space for an elegant open-air museum gala with long linen-covered dining tables arranged concentrically beneath the gasholder, slim brass candlesticks, clear glassware, muted apricot and burgundy flowers, and a small chamber ensemble platform at the far end. Include a limited number of naturally posed adult guests in understated formalwear for believable scale, never blocking the architecture. Slightly damp cobblestones should reflect the amber fixtures and cobalt sky. Refined editorial architectural photography, realistic materials, controlled highlights, natural atmospheric depth, premium but historically sensitive event design. No text, signage, branding, tents, fireworks or fantasy elements.",
      "width": 2048,
      "height": 2048,
      "strength": 0.6,
      "settings": {
        "renderingSpeed": "QUALITY"
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/d5bfa501-45c8-4653-bad7-34c7763fff44.jpg"
      }
    }
  ]'
runware run ideogram:4@remix \
  positivePrompt="Remix the source photograph into a polished event-production visualization of the same restored gasworks courtyard at deep summer blue hour. Preserve the exact square composition, camera position, monumental circular gasholder structure, brick workshop geometry, arched windows, pipes and cobblestone layout so the original venue remains unmistakable. Replace the flat overcast daylight with a rich indigo evening sky and sophisticated warm architectural lighting: amber uplights grazing the iron columns, soft golden light glowing through the workshop windows, discreet pin lights tracing the circular frame and pools of candlelight across the courtyard. Dress the space for an elegant open-air museum gala with long linen-covered dining tables arranged concentrically beneath the gasholder, slim brass candlesticks, clear glassware, muted apricot and burgundy flowers, and a small chamber ensemble platform at the far end. Include a limited number of naturally posed adult guests in understated formalwear for believable scale, never blocking the architecture. Slightly damp cobblestones should reflect the amber fixtures and cobalt sky. Refined editorial architectural photography, realistic materials, controlled highlights, natural atmospheric depth, premium but historically sensitive event design. No text, signage, branding, tents, fireworks or fantasy elements." \
  width=2048 \
  height=2048 \
  strength=0.6 \
  settings.renderingSpeed=QUALITY \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/d5bfa501-45c8-4653-bad7-34c7763fff44.jpg
{
  "taskType": "imageInference",
  "taskUUID": "0d8f5b21-cc35-4b8e-a6ba-b37972f69469",
  "model": "ideogram:4@remix",
  "positivePrompt": "Remix the source photograph into a polished event-production visualization of the same restored gasworks courtyard at deep summer blue hour. Preserve the exact square composition, camera position, monumental circular gasholder structure, brick workshop geometry, arched windows, pipes and cobblestone layout so the original venue remains unmistakable. Replace the flat overcast daylight with a rich indigo evening sky and sophisticated warm architectural lighting: amber uplights grazing the iron columns, soft golden light glowing through the workshop windows, discreet pin lights tracing the circular frame and pools of candlelight across the courtyard. Dress the space for an elegant open-air museum gala with long linen-covered dining tables arranged concentrically beneath the gasholder, slim brass candlesticks, clear glassware, muted apricot and burgundy flowers, and a small chamber ensemble platform at the far end. Include a limited number of naturally posed adult guests in understated formalwear for believable scale, never blocking the architecture. Slightly damp cobblestones should reflect the amber fixtures and cobalt sky. Refined editorial architectural photography, realistic materials, controlled highlights, natural atmospheric depth, premium but historically sensitive event design. No text, signage, branding, tents, fireworks or fantasy elements.",
  "width": 2048,
  "height": 2048,
  "strength": 0.6,
  "settings": {
    "renderingSpeed": "QUALITY"
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/d5bfa501-45c8-4653-bad7-34c7763fff44.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "0d8f5b21-cc35-4b8e-a6ba-b37972f69469",
  "imageUUID": "b0bb3479-1d29-4a83-91af-9070999805e2",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/4/ii/b0bb3479-1d29-4a83-91af-9070999805e2.jpg",
  "seed": 1682808079,
  "cost": 0.1,
  "structuredPrompt": {
    "high_level_description": "A polished event-production visualization of the restored Manchester Gasworks courtyard at deep summer blue hour, with long linen dining tables arranged concentrically beneath the monumental iron gasholder dome, amber uplighting, glowing arched windows, and elegantly dressed guests providing human scale against the historic red brick architecture.",
    "compositional_deconstruction": {
      "background": "The interior courtyard of the restored Manchester Gasworks at deep blue hour. The sky is a rich indigo-cobalt, luminous and atmospheric. The monumental iron gasholder dome rises above the central brick building, its lattice columns traced by discreet warm pin lights. Amber uplights graze the iron columns and red brick facades, casting warm golden raking light across the weathered brickwork. The two long brick wings with their tall arched windows glow softly from within, emitting warm golden light through each pane. The slightly damp cobblestone courtyard floor reflects pools of amber fixture light and the deep cobalt sky above, creating a mirror-like shimmer across the stone grid. Low manicured shrubs and dark soil beds line the path edges. The overall atmosphere is sophisticated, monumental, and warmly intimate against the cool evening sky.",
      "elements": [
        {
          "type": "obj",
          "desc": "The massive dark iron gasholder dome, the primary architectural focal point, rising above the central brick building. Its complex circular lattice of thin metal beams and curved iron ring base are traced by discreet warm pin lights that follow the circular frame, giving the skeletal structure a jewel-like glow against the indigo sky. Amber uplights graze the iron columns from below, revealing texture and depth in the metalwork."
        },
        {
          "type": "obj",
          "desc": "The central curved red brick workshop building in the middle ground, featuring multiple rows of rectangular windows with dark frames and a central arched doorway. Warm golden light glows from within each window. Thick dark industrial pipes run horizontally and vertically across the facade. Amber uplights graze the brickwork, accentuating the aged texture and curvature of the building."
        },
        {
          "type": "obj",
          "desc": "A long two-story red brick wing on the left side of the courtyard, featuring a series of tall arched windows glowing with warm interior golden light. A thick dark metal pipe runs horizontally along the exterior wall supported by vertical brackets. Amber uplights wash the brickwork. The weathered, aged brickwork is richly textured under the warm directional lighting."
        },
        {
          "type": "obj",
          "desc": "A long two-story red brick wing on the right side of the courtyard, mirroring the left wing with tall arched windows glowing warmly from within. Dark industrial pipes visible on the exterior wall. The receding perspective leads the eye toward the central building and gasholder dome, with amber uplights accentuating the brickwork depth."
        },
        {
          "type": "obj",
          "desc": "Three long rectangular dining tables arranged concentrically beneath the gasholder dome, covered in crisp white linen tablecloths that catch the warm candlelight. Each table is set with clear glassware that sparkles under the ambient lighting, slim brass candlesticks with lit candles casting intimate pools of warm light, and centerpiece arrangements of muted apricot and burgundy flowers in low vessels. Place settings are refined and minimal."
        },
        {
          "type": "obj",
          "desc": "Slim brass candlesticks of varying heights arranged along the dining tables, each holding a lit taper candle. The warm candlelight creates soft golden pools across the white linen and reflects in the clear glassware. Additional votive candles are scattered across the cobblestones between tables, creating a constellation of warm light at ground level."
        },
        {
          "type": "obj",
          "desc": "A small raised chamber ensemble platform positioned at the far end of the courtyard near the central building, low and unobtrusive. A string quartet of four musicians in dark formal attire are seated and playing, their music stands holding sheet music. The platform is simple dark wood, slightly elevated from the cobblestones."
        },
        {
          "type": "obj",
          "desc": "A limited number of adult guests in understated formalwear — women in floor-length gowns in deep jewel tones and men in dark suits — naturally posed in small conversational groups along the sides of the courtyard and near the table edges. Their positioning never blocks the central architectural sightlines. Their figures provide human scale against the monumental brick and iron architecture."
        },
        {
          "type": "obj",
          "desc": "The slightly damp cobblestone courtyard floor in the foreground, paved with light-colored rectangular stones in a grid pattern. The damp surface creates soft mirror-like reflections of the amber uplights, warm candlelight pools, and the deep cobalt indigo sky above, adding atmospheric depth and luminosity to the ground plane."
        }
      ]
    }
  }
}
Oyster Farm Feature Illustration
Oyster Farm Feature Illustration

Transform the source photograph into a sophisticated handcrafted cut-paper editorial illustration for a sustainable aquaculture magazine feature. Preserve the original aerial perspective, skiff placement, two working farmers, oyster-rack geometry, tidal channels, mudflat contours, and distant marsh horizon. Render every form as layered deckle-edged paper with subtle fibers, crisp cut silhouettes, shallow dimensional shadows, and selective screen-printed texture. Use a distinctive palette of deep tidal teal, sea-glass green, warm sand, coral orange, charcoal, and small cream highlights. Emphasize the repeating racks and winding water as strong graphic shapes while keeping the farmers recognizable as active professionals. Contemporary, tactile, precise, premium editorial art direction; calm working-coast atmosphere; edge-to-edge landscape artwork with no lettering, logos, border, or frame.

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: 'ideogram:4@remix',
  positivePrompt: 'Transform the source photograph into a sophisticated handcrafted cut-paper editorial illustration for a sustainable aquaculture magazine feature. Preserve the original aerial perspective, skiff placement, two working farmers, oyster-rack geometry, tidal channels, mudflat contours, and distant marsh horizon. Render every form as layered deckle-edged paper with subtle fibers, crisp cut silhouettes, shallow dimensional shadows, and selective screen-printed texture. Use a distinctive palette of deep tidal teal, sea-glass green, warm sand, coral orange, charcoal, and small cream highlights. Emphasize the repeating racks and winding water as strong graphic shapes while keeping the farmers recognizable as active professionals. Contemporary, tactile, precise, premium editorial art direction; calm working-coast atmosphere; edge-to-edge landscape artwork with no lettering, logos, border, or frame.',
  width: 2496,
  height: 1664,
  strength: 0.72,
  settings: {
    renderingSpeed: 'QUALITY',
    copyrightDetection: true
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/f557fa33-fe77-4730-8818-ce419135a338.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": "ideogram:4@remix",
            "positivePrompt": "Transform the source photograph into a sophisticated handcrafted cut-paper editorial illustration for a sustainable aquaculture magazine feature. Preserve the original aerial perspective, skiff placement, two working farmers, oyster-rack geometry, tidal channels, mudflat contours, and distant marsh horizon. Render every form as layered deckle-edged paper with subtle fibers, crisp cut silhouettes, shallow dimensional shadows, and selective screen-printed texture. Use a distinctive palette of deep tidal teal, sea-glass green, warm sand, coral orange, charcoal, and small cream highlights. Emphasize the repeating racks and winding water as strong graphic shapes while keeping the farmers recognizable as active professionals. Contemporary, tactile, precise, premium editorial art direction; calm working-coast atmosphere; edge-to-edge landscape artwork with no lettering, logos, border, or frame.",
            "width": 2496,
            "height": 1664,
            "strength": 0.72,
            "settings": {
                "renderingSpeed": "QUALITY",
                "copyrightDetection": True
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/f557fa33-fe77-4730-8818-ce419135a338.jpg"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "99753c12-9744-4e06-b182-da1d373361c3",
      "model": "ideogram:4@remix",
      "positivePrompt": "Transform the source photograph into a sophisticated handcrafted cut-paper editorial illustration for a sustainable aquaculture magazine feature. Preserve the original aerial perspective, skiff placement, two working farmers, oyster-rack geometry, tidal channels, mudflat contours, and distant marsh horizon. Render every form as layered deckle-edged paper with subtle fibers, crisp cut silhouettes, shallow dimensional shadows, and selective screen-printed texture. Use a distinctive palette of deep tidal teal, sea-glass green, warm sand, coral orange, charcoal, and small cream highlights. Emphasize the repeating racks and winding water as strong graphic shapes while keeping the farmers recognizable as active professionals. Contemporary, tactile, precise, premium editorial art direction; calm working-coast atmosphere; edge-to-edge landscape artwork with no lettering, logos, border, or frame.",
      "width": 2496,
      "height": 1664,
      "strength": 0.72,
      "settings": {
        "renderingSpeed": "QUALITY",
        "copyrightDetection": true
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/f557fa33-fe77-4730-8818-ce419135a338.jpg"
      }
    }
  ]'
runware run ideogram:4@remix \
  positivePrompt="Transform the source photograph into a sophisticated handcrafted cut-paper editorial illustration for a sustainable aquaculture magazine feature. Preserve the original aerial perspective, skiff placement, two working farmers, oyster-rack geometry, tidal channels, mudflat contours, and distant marsh horizon. Render every form as layered deckle-edged paper with subtle fibers, crisp cut silhouettes, shallow dimensional shadows, and selective screen-printed texture. Use a distinctive palette of deep tidal teal, sea-glass green, warm sand, coral orange, charcoal, and small cream highlights. Emphasize the repeating racks and winding water as strong graphic shapes while keeping the farmers recognizable as active professionals. Contemporary, tactile, precise, premium editorial art direction; calm working-coast atmosphere; edge-to-edge landscape artwork with no lettering, logos, border, or frame." \
  width=2496 \
  height=1664 \
  strength=0.72 \
  settings.renderingSpeed=QUALITY \
  settings.copyrightDetection=true \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/f557fa33-fe77-4730-8818-ce419135a338.jpg
{
  "taskType": "imageInference",
  "taskUUID": "99753c12-9744-4e06-b182-da1d373361c3",
  "model": "ideogram:4@remix",
  "positivePrompt": "Transform the source photograph into a sophisticated handcrafted cut-paper editorial illustration for a sustainable aquaculture magazine feature. Preserve the original aerial perspective, skiff placement, two working farmers, oyster-rack geometry, tidal channels, mudflat contours, and distant marsh horizon. Render every form as layered deckle-edged paper with subtle fibers, crisp cut silhouettes, shallow dimensional shadows, and selective screen-printed texture. Use a distinctive palette of deep tidal teal, sea-glass green, warm sand, coral orange, charcoal, and small cream highlights. Emphasize the repeating racks and winding water as strong graphic shapes while keeping the farmers recognizable as active professionals. Contemporary, tactile, precise, premium editorial art direction; calm working-coast atmosphere; edge-to-edge landscape artwork with no lettering, logos, border, or frame.",
  "width": 2496,
  "height": 1664,
  "strength": 0.72,
  "settings": {
    "renderingSpeed": "QUALITY",
    "copyrightDetection": true
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/f557fa33-fe77-4730-8818-ce419135a338.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "99753c12-9744-4e06-b182-da1d373361c3",
  "imageUUID": "b6a97251-18eb-4440-b073-3bd93f7cf79b",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/4/ii/b6a97251-18eb-4440-b073-3bd93f7cf79b.jpg",
  "seed": 808125172,
  "cost": 0.1,
  "structuredPrompt": {
    "high_level_description": "A sophisticated handcrafted cut-paper editorial illustration of two oyster farmers in coral orange suits working from a small white skiff on a tidal mudflat, surrounded by geometric oyster rack rows and winding teal channels under a muted overcast sky, rendered in layered deckle-edged paper with screen-printed textures.",
    "compositional_deconstruction": {
      "background": "A wide, edge-to-edge cut-paper landscape of a tidal mudflat and salt marsh rendered in warm sand and charcoal tones. Winding tidal channels in deep tidal teal and sea-glass green cut through the flat terrain as bold graphic shapes. Distant marsh horizon is a low, flat silhouette of layered sea-glass green paper strips. The overcast sky is a soft gradient of pale cream and cool grey layered paper sheets with subtle deckle edges. Shallow dimensional drop shadows beneath each paper layer suggest depth and tactility. The overall atmosphere is calm, coastal, and premium editorial.",
      "elements": [
        {
          "type": "obj",
          "desc": "Approximately 50 oyster farming racks arranged in neat parallel rows across the mudflat, rendered as crisp cut-paper silhouettes in charcoal and warm sand tones. Each rectangular frame is a flat layered paper shape with deckle-edged borders and selective screen-printed texture suggesting dense oyster shells or mesh bags. The repeating geometry creates strong graphic perspective lines receding into the middle ground."
        },
        {
          "type": "obj",
          "desc": "Small white skiff boat rendered as a clean cut-paper silhouette with layered cream and warm sand paper forming the hull. Subtle deckle edges and shallow dimensional shadows define the boat's form. The interior contains simplified paper-cut shapes suggesting a wicker basket and working tools, all in warm sand and charcoal tones."
        },
        {
          "type": "obj",
          "desc": "Large wicker basket inside the skiff, rendered as a layered cut-paper form in warm sand and charcoal with screen-printed woven texture suggesting wet oyster shells or mesh bags."
        },
        {
          "type": "obj",
          "desc": "Adult male oyster farmer standing in the skiff, rendered as a layered cut-paper figure in bold coral orange jumpsuit with charcoal boots and a grey beanie. Crisp silhouette with deckle-edged paper layers and shallow dimensional shadows. Facing away from viewer, posture active and working, hands positioned downward into the boat interior."
        },
        {
          "type": "obj",
          "desc": "Second adult male oyster farmer standing in the skiff behind the first, rendered as a layered cut-paper figure in bold coral orange jumpsuit with a deep tidal teal baseball cap and charcoal gloves. Crisp cut silhouette with deckle-edged paper layers. Leaning forward, reaching into the boat, posture engaged and professional."
        },
        {
          "type": "obj",
          "desc": "Medium woven wicker basket sitting on the mudflat in the middle ground, rendered as a small cut-paper form in warm sand with screen-printed woven texture. Open-top rounded silhouette with subtle shadow beneath."
        },
        {
          "type": "obj",
          "desc": "Medium cylindrical mesh bucket on the mudflat, rendered as a small cut-paper cylinder in charcoal with ribbed screen-printed texture. Clean silhouette with a shallow dimensional shadow beneath."
        }
      ]
    }
  }
}
Winter Railway Campaign Hero
Winter Railway Campaign Hero

Create a premium winter tourism campaign photograph from the source image. Preserve the exact steam locomotive, passenger carriages, three-quarter camera angle, curving track, valley geography, and wide composition. Change the season and time of day to a crisp snowy blue hour just after sunset: fresh undisturbed snow blankets the ground, trees, embankment, and locomotive edges; rails remain naturally exposed and reflective. Warm amber light glows through the carriage windows and from the locomotive lamps, contrasting with the deep cobalt-blue landscape. Add a restrained plume of illuminated steam and a few fine snowflakes caught near the lights. Photorealistic editorial travel photography, atmospheric but believable, detailed metal and snow textures, cinematic natural color grading, clear focal separation, no people, no text, no logos, no added buildings.

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: 'ideogram:4@remix',
  positivePrompt: 'Create a premium winter tourism campaign photograph from the source image. Preserve the exact steam locomotive, passenger carriages, three-quarter camera angle, curving track, valley geography, and wide composition. Change the season and time of day to a crisp snowy blue hour just after sunset: fresh undisturbed snow blankets the ground, trees, embankment, and locomotive edges; rails remain naturally exposed and reflective. Warm amber light glows through the carriage windows and from the locomotive lamps, contrasting with the deep cobalt-blue landscape. Add a restrained plume of illuminated steam and a few fine snowflakes caught near the lights. Photorealistic editorial travel photography, atmospheric but believable, detailed metal and snow textures, cinematic natural color grading, clear focal separation, no people, no text, no logos, no added buildings.',
  width: 2560,
  height: 1440,
  strength: 0.52,
  settings: {
    renderingSpeed: 'QUALITY',
    copyrightDetection: true
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/19492b01-f950-46d5-9caf-304b131848a4.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": "ideogram:4@remix",
            "positivePrompt": "Create a premium winter tourism campaign photograph from the source image. Preserve the exact steam locomotive, passenger carriages, three-quarter camera angle, curving track, valley geography, and wide composition. Change the season and time of day to a crisp snowy blue hour just after sunset: fresh undisturbed snow blankets the ground, trees, embankment, and locomotive edges; rails remain naturally exposed and reflective. Warm amber light glows through the carriage windows and from the locomotive lamps, contrasting with the deep cobalt-blue landscape. Add a restrained plume of illuminated steam and a few fine snowflakes caught near the lights. Photorealistic editorial travel photography, atmospheric but believable, detailed metal and snow textures, cinematic natural color grading, clear focal separation, no people, no text, no logos, no added buildings.",
            "width": 2560,
            "height": 1440,
            "strength": 0.52,
            "settings": {
                "renderingSpeed": "QUALITY",
                "copyrightDetection": True
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/19492b01-f950-46d5-9caf-304b131848a4.jpg"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "8bb706b5-4ded-43ba-a355-66176ecc14ed",
      "model": "ideogram:4@remix",
      "positivePrompt": "Create a premium winter tourism campaign photograph from the source image. Preserve the exact steam locomotive, passenger carriages, three-quarter camera angle, curving track, valley geography, and wide composition. Change the season and time of day to a crisp snowy blue hour just after sunset: fresh undisturbed snow blankets the ground, trees, embankment, and locomotive edges; rails remain naturally exposed and reflective. Warm amber light glows through the carriage windows and from the locomotive lamps, contrasting with the deep cobalt-blue landscape. Add a restrained plume of illuminated steam and a few fine snowflakes caught near the lights. Photorealistic editorial travel photography, atmospheric but believable, detailed metal and snow textures, cinematic natural color grading, clear focal separation, no people, no text, no logos, no added buildings.",
      "width": 2560,
      "height": 1440,
      "strength": 0.52,
      "settings": {
        "renderingSpeed": "QUALITY",
        "copyrightDetection": true
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/19492b01-f950-46d5-9caf-304b131848a4.jpg"
      }
    }
  ]'
runware run ideogram:4@remix \
  positivePrompt="Create a premium winter tourism campaign photograph from the source image. Preserve the exact steam locomotive, passenger carriages, three-quarter camera angle, curving track, valley geography, and wide composition. Change the season and time of day to a crisp snowy blue hour just after sunset: fresh undisturbed snow blankets the ground, trees, embankment, and locomotive edges; rails remain naturally exposed and reflective. Warm amber light glows through the carriage windows and from the locomotive lamps, contrasting with the deep cobalt-blue landscape. Add a restrained plume of illuminated steam and a few fine snowflakes caught near the lights. Photorealistic editorial travel photography, atmospheric but believable, detailed metal and snow textures, cinematic natural color grading, clear focal separation, no people, no text, no logos, no added buildings." \
  width=2560 \
  height=1440 \
  strength=0.52 \
  settings.renderingSpeed=QUALITY \
  settings.copyrightDetection=true \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/19492b01-f950-46d5-9caf-304b131848a4.jpg
{
  "taskType": "imageInference",
  "taskUUID": "8bb706b5-4ded-43ba-a355-66176ecc14ed",
  "model": "ideogram:4@remix",
  "positivePrompt": "Create a premium winter tourism campaign photograph from the source image. Preserve the exact steam locomotive, passenger carriages, three-quarter camera angle, curving track, valley geography, and wide composition. Change the season and time of day to a crisp snowy blue hour just after sunset: fresh undisturbed snow blankets the ground, trees, embankment, and locomotive edges; rails remain naturally exposed and reflective. Warm amber light glows through the carriage windows and from the locomotive lamps, contrasting with the deep cobalt-blue landscape. Add a restrained plume of illuminated steam and a few fine snowflakes caught near the lights. Photorealistic editorial travel photography, atmospheric but believable, detailed metal and snow textures, cinematic natural color grading, clear focal separation, no people, no text, no logos, no added buildings.",
  "width": 2560,
  "height": 1440,
  "strength": 0.52,
  "settings": {
    "renderingSpeed": "QUALITY",
    "copyrightDetection": true
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/19492b01-f950-46d5-9caf-304b131848a4.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "8bb706b5-4ded-43ba-a355-66176ecc14ed",
  "imageUUID": "c60d6224-b826-4dfe-ac04-8175b6690a47",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/4/ii/c60d6224-b826-4dfe-ac04-8175b6690a47.jpg",
  "seed": 1121220006,
  "cost": 0.1,
  "structuredPrompt": {
    "high_level_description": "A vintage dark green steam locomotive pulling maroon and cream passenger carriages curves through a snow-covered valley at blue hour just after sunset, warm amber light glowing from carriage windows and locomotive lamps contrasting against a deep cobalt-blue winter landscape with fresh undisturbed snow and a soft illuminated steam plume.",
    "compositional_deconstruction": {
      "background": "A rural valley landscape at blue hour, just after sunset. The sky is a deep cobalt blue with faint residual glow on the horizon. Rolling hills are blanketed in fresh, undisturbed snow, with snow-laden trees and frosted embankments stretching into the distance. A dense cluster of snow-covered trees stands to the right of the frame. The ground is covered in smooth, unbroken snow with subtle blue shadows. The railway track curves from the middle ground toward the left background, with the steel rails naturally exposed and faintly reflective against the white snow. A few fine snowflakes are caught drifting near the locomotive lights. No people, no buildings, no text, no logos.",
      "elements": [
        {
          "type": "obj",
          "desc": "A vintage steam locomotive painted in deep forest green with a black smokebox and maroon buffer beam at the front. The locomotive features a large rounded boiler dusted with snow along its upper edges, a tall chimney emitting a restrained, softly illuminated plume of white steam that glows warmly against the cobalt-blue sky. Multiple driving wheels are visible. Warm amber locomotive lamps glow at the front, casting a gentle light on the snow-covered track ahead. Fine snowflakes drift near the lamp glow. The locomotive is positioned centrally, moving along a curved track from right toward left in a three-quarter camera angle."
        },
        {
          "type": "obj",
          "desc": "Three maroon passenger carriages with cream-colored window frames and white trim along the roofline, lightly dusted with snow on their rooftops. Warm amber light glows from within each carriage window, casting soft golden reflections onto the snow-covered embankment below. The carriages follow the curve of the track behind the locomotive."
        }
      ]
    }
  }
}
Oxblood Espresso Machine Colorway
Oxblood Espresso Machine Colorway

Create a precise product colorway variant from the source photograph. Preserve the espresso machine's exact shape, proportions, seams, controls, group heads, drip tray, steam wands, portafilters, camera angle, shadows, and composition. Recolor only the matte white painted outer body panels to a rich deep oxblood burgundy with a refined satin powder-coated finish. Keep all polished stainless steel, black controls, glass, wood handles, and mechanical details unchanged. Maintain the warm light-gray seamless studio background and realistic softbox lighting. Premium commercial hospitality-equipment catalog photography, accurate materials, crisp edges, subtle reflections, immaculate finish, no branding, no labels, no added text, no extra objects.

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: 'ideogram:4@remix',
  positivePrompt: 'Create a precise product colorway variant from the source photograph. Preserve the espresso machine\'s exact shape, proportions, seams, controls, group heads, drip tray, steam wands, portafilters, camera angle, shadows, and composition. Recolor only the matte white painted outer body panels to a rich deep oxblood burgundy with a refined satin powder-coated finish. Keep all polished stainless steel, black controls, glass, wood handles, and mechanical details unchanged. Maintain the warm light-gray seamless studio background and realistic softbox lighting. Premium commercial hospitality-equipment catalog photography, accurate materials, crisp edges, subtle reflections, immaculate finish, no branding, no labels, no added text, no extra objects.',
  width: 2496,
  height: 1664,
  strength: 0.24,
  settings: {
    renderingSpeed: 'QUALITY',
    copyrightDetection: true
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/d0bde6ee-c6fa-4e96-840f-0599440342e3.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": "ideogram:4@remix",
            "positivePrompt": "Create a precise product colorway variant from the source photograph. Preserve the espresso machine's exact shape, proportions, seams, controls, group heads, drip tray, steam wands, portafilters, camera angle, shadows, and composition. Recolor only the matte white painted outer body panels to a rich deep oxblood burgundy with a refined satin powder-coated finish. Keep all polished stainless steel, black controls, glass, wood handles, and mechanical details unchanged. Maintain the warm light-gray seamless studio background and realistic softbox lighting. Premium commercial hospitality-equipment catalog photography, accurate materials, crisp edges, subtle reflections, immaculate finish, no branding, no labels, no added text, no extra objects.",
            "width": 2496,
            "height": 1664,
            "strength": 0.24,
            "settings": {
                "renderingSpeed": "QUALITY",
                "copyrightDetection": True
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/d0bde6ee-c6fa-4e96-840f-0599440342e3.jpg"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "ef34e175-689b-45a8-916b-4c9f47d2c322",
      "model": "ideogram:4@remix",
      "positivePrompt": "Create a precise product colorway variant from the source photograph. Preserve the espresso machine's exact shape, proportions, seams, controls, group heads, drip tray, steam wands, portafilters, camera angle, shadows, and composition. Recolor only the matte white painted outer body panels to a rich deep oxblood burgundy with a refined satin powder-coated finish. Keep all polished stainless steel, black controls, glass, wood handles, and mechanical details unchanged. Maintain the warm light-gray seamless studio background and realistic softbox lighting. Premium commercial hospitality-equipment catalog photography, accurate materials, crisp edges, subtle reflections, immaculate finish, no branding, no labels, no added text, no extra objects.",
      "width": 2496,
      "height": 1664,
      "strength": 0.24,
      "settings": {
        "renderingSpeed": "QUALITY",
        "copyrightDetection": true
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/d0bde6ee-c6fa-4e96-840f-0599440342e3.jpg"
      }
    }
  ]'
runware run ideogram:4@remix \
  positivePrompt="Create a precise product colorway variant from the source photograph. Preserve the espresso machine's exact shape, proportions, seams, controls, group heads, drip tray, steam wands, portafilters, camera angle, shadows, and composition. Recolor only the matte white painted outer body panels to a rich deep oxblood burgundy with a refined satin powder-coated finish. Keep all polished stainless steel, black controls, glass, wood handles, and mechanical details unchanged. Maintain the warm light-gray seamless studio background and realistic softbox lighting. Premium commercial hospitality-equipment catalog photography, accurate materials, crisp edges, subtle reflections, immaculate finish, no branding, no labels, no added text, no extra objects." \
  width=2496 \
  height=1664 \
  strength=0.24 \
  settings.renderingSpeed=QUALITY \
  settings.copyrightDetection=true \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/d0bde6ee-c6fa-4e96-840f-0599440342e3.jpg
{
  "taskType": "imageInference",
  "taskUUID": "ef34e175-689b-45a8-916b-4c9f47d2c322",
  "model": "ideogram:4@remix",
  "positivePrompt": "Create a precise product colorway variant from the source photograph. Preserve the espresso machine's exact shape, proportions, seams, controls, group heads, drip tray, steam wands, portafilters, camera angle, shadows, and composition. Recolor only the matte white painted outer body panels to a rich deep oxblood burgundy with a refined satin powder-coated finish. Keep all polished stainless steel, black controls, glass, wood handles, and mechanical details unchanged. Maintain the warm light-gray seamless studio background and realistic softbox lighting. Premium commercial hospitality-equipment catalog photography, accurate materials, crisp edges, subtle reflections, immaculate finish, no branding, no labels, no added text, no extra objects.",
  "width": 2496,
  "height": 1664,
  "strength": 0.24,
  "settings": {
    "renderingSpeed": "QUALITY",
    "copyrightDetection": true
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/d0bde6ee-c6fa-4e96-840f-0599440342e3.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "ef34e175-689b-45a8-916b-4c9f47d2c322",
  "imageUUID": "6c94973e-c68f-4f05-ac70-726467a35923",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/6c94973e-c68f-4f05-ac70-726467a35923.jpg",
  "seed": 1228250832,
  "cost": 0.1,
  "structuredPrompt": {
    "high_level_description": "A studio product photograph of a deep oxblood burgundy and stainless steel semi-automatic espresso machine with three wooden portafilters, set against a warm light-gray seamless background with soft studio lighting.",
    "compositional_deconstruction": {
      "background": "Warm light-gray seamless studio background with soft, diffused softbox lighting. The floor and wall blend into a continuous neutral surface, creating a clean minimalist environment. A soft shadow is cast on the floor beneath the machine.",
      "elements": [
        {
          "type": "obj",
          "desc": "Semi-automatic espresso machine, large and centrally positioned. The machine features deep oxblood burgundy outer body panels with a refined satin powder-coated matte finish on the side and structural panels. The front and top surfaces are brushed polished stainless steel, unchanged. It has three group heads with wooden portafilters, a digital control panel with black buttons and a small screen, and a large stainless steel drip tray at the bottom. The machine is supported by four cylindrical stainless steel legs with black rubber feet. Crisp edges, subtle reflections on the stainless steel, and an immaculate finish throughout."
        },
        {
          "type": "obj",
          "desc": "Circular pressure gauge, small, located on the left side of the stainless steel front panel. It has a black face with white markings and a needle pointing to a pressure level. Stainless steel bezel, unchanged."
        },
        {
          "type": "obj",
          "desc": "Wooden portafilter handle, medium size, attached to the middle group head. Smooth, polished dark wood finish with a rounded end, unchanged."
        },
        {
          "type": "obj",
          "desc": "Wooden portafilter handle, medium size, attached to the right group head. Smooth, polished dark wood finish with a rounded end, unchanged."
        },
        {
          "type": "obj",
          "desc": "Wooden portafilter handle, medium size, attached to the far-right group head. Smooth, polished dark wood finish with a rounded end, unchanged."
        },
        {
          "type": "text",
          "text": "88",
          "desc": "Small digital display on the control panel showing a numeric readout. White sans-serif numerals on a dark background, unchanged."
        }
      ]
    }
  }
}
Climate Resilience Report Cover
Climate Resilience Report Cover

Restyle the source photograph as a sophisticated layered cut-paper editorial illustration for a professional climate resilience report cover. Preserve the river's exact winding course, side channels, gravel bars, footbridge placement and overall top-down composition. Translate water, wetlands and earthworks into precisely cut overlapping paper shapes with tactile fibers, subtle raised edges and soft dimensional shadows. Restrained environmental palette of deep teal, river blue, sage green, ochre, clay and warm ivory. Clean contemporary information-design aesthetic, realistic geographic structure, elegant negative space in the upper third. Add crisp, highly legible cover typography: large title “ROOM FOR THE RIVER” and smaller subtitle “FLOODPLAIN RESILIENCE REPORT 2026”. Premium editorial art direction, polished print-ready finish, no logos, no additional text, full-bleed portrait 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: 'ideogram:4@remix',
  positivePrompt: 'Restyle the source photograph as a sophisticated layered cut-paper editorial illustration for a professional climate resilience report cover. Preserve the river\'s exact winding course, side channels, gravel bars, footbridge placement and overall top-down composition. Translate water, wetlands and earthworks into precisely cut overlapping paper shapes with tactile fibers, subtle raised edges and soft dimensional shadows. Restrained environmental palette of deep teal, river blue, sage green, ochre, clay and warm ivory. Clean contemporary information-design aesthetic, realistic geographic structure, elegant negative space in the upper third. Add crisp, highly legible cover typography: large title “ROOM FOR THE RIVER” and smaller subtitle “FLOODPLAIN RESILIENCE REPORT 2026”. Premium editorial art direction, polished print-ready finish, no logos, no additional text, full-bleed portrait cover.',
  width: 1664,
  height: 2496,
  strength: 0.68,
  settings: {
    renderingSpeed: 'QUALITY',
    copyrightDetection: true
  },
  inputs: {
    seedImage: 'https://assets.runware.ai/assets/inputs/a3423e45-0401-42a7-b8ae-8d6af8c3bcb9.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": "ideogram:4@remix",
            "positivePrompt": "Restyle the source photograph as a sophisticated layered cut-paper editorial illustration for a professional climate resilience report cover. Preserve the river's exact winding course, side channels, gravel bars, footbridge placement and overall top-down composition. Translate water, wetlands and earthworks into precisely cut overlapping paper shapes with tactile fibers, subtle raised edges and soft dimensional shadows. Restrained environmental palette of deep teal, river blue, sage green, ochre, clay and warm ivory. Clean contemporary information-design aesthetic, realistic geographic structure, elegant negative space in the upper third. Add crisp, highly legible cover typography: large title “ROOM FOR THE RIVER” and smaller subtitle “FLOODPLAIN RESILIENCE REPORT 2026”. Premium editorial art direction, polished print-ready finish, no logos, no additional text, full-bleed portrait cover.",
            "width": 1664,
            "height": 2496,
            "strength": 0.68,
            "settings": {
                "renderingSpeed": "QUALITY",
                "copyrightDetection": True
            },
            "inputs": {
                "seedImage": "https://assets.runware.ai/assets/inputs/a3423e45-0401-42a7-b8ae-8d6af8c3bcb9.jpg"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "082b6259-3038-47d6-86cc-be13ea2a61ff",
      "model": "ideogram:4@remix",
      "positivePrompt": "Restyle the source photograph as a sophisticated layered cut-paper editorial illustration for a professional climate resilience report cover. Preserve the river's exact winding course, side channels, gravel bars, footbridge placement and overall top-down composition. Translate water, wetlands and earthworks into precisely cut overlapping paper shapes with tactile fibers, subtle raised edges and soft dimensional shadows. Restrained environmental palette of deep teal, river blue, sage green, ochre, clay and warm ivory. Clean contemporary information-design aesthetic, realistic geographic structure, elegant negative space in the upper third. Add crisp, highly legible cover typography: large title “ROOM FOR THE RIVER” and smaller subtitle “FLOODPLAIN RESILIENCE REPORT 2026”. Premium editorial art direction, polished print-ready finish, no logos, no additional text, full-bleed portrait cover.",
      "width": 1664,
      "height": 2496,
      "strength": 0.68,
      "settings": {
        "renderingSpeed": "QUALITY",
        "copyrightDetection": true
      },
      "inputs": {
        "seedImage": "https://assets.runware.ai/assets/inputs/a3423e45-0401-42a7-b8ae-8d6af8c3bcb9.jpg"
      }
    }
  ]'
runware run ideogram:4@remix \
  positivePrompt="Restyle the source photograph as a sophisticated layered cut-paper editorial illustration for a professional climate resilience report cover. Preserve the river's exact winding course, side channels, gravel bars, footbridge placement and overall top-down composition. Translate water, wetlands and earthworks into precisely cut overlapping paper shapes with tactile fibers, subtle raised edges and soft dimensional shadows. Restrained environmental palette of deep teal, river blue, sage green, ochre, clay and warm ivory. Clean contemporary information-design aesthetic, realistic geographic structure, elegant negative space in the upper third. Add crisp, highly legible cover typography: large title “ROOM FOR THE RIVER” and smaller subtitle “FLOODPLAIN RESILIENCE REPORT 2026”. Premium editorial art direction, polished print-ready finish, no logos, no additional text, full-bleed portrait cover." \
  width=1664 \
  height=2496 \
  strength=0.68 \
  settings.renderingSpeed=QUALITY \
  settings.copyrightDetection=true \
  inputs.seedImage=https://assets.runware.ai/assets/inputs/a3423e45-0401-42a7-b8ae-8d6af8c3bcb9.jpg
{
  "taskType": "imageInference",
  "taskUUID": "082b6259-3038-47d6-86cc-be13ea2a61ff",
  "model": "ideogram:4@remix",
  "positivePrompt": "Restyle the source photograph as a sophisticated layered cut-paper editorial illustration for a professional climate resilience report cover. Preserve the river's exact winding course, side channels, gravel bars, footbridge placement and overall top-down composition. Translate water, wetlands and earthworks into precisely cut overlapping paper shapes with tactile fibers, subtle raised edges and soft dimensional shadows. Restrained environmental palette of deep teal, river blue, sage green, ochre, clay and warm ivory. Clean contemporary information-design aesthetic, realistic geographic structure, elegant negative space in the upper third. Add crisp, highly legible cover typography: large title “ROOM FOR THE RIVER” and smaller subtitle “FLOODPLAIN RESILIENCE REPORT 2026”. Premium editorial art direction, polished print-ready finish, no logos, no additional text, full-bleed portrait cover.",
  "width": 1664,
  "height": 2496,
  "strength": 0.68,
  "settings": {
    "renderingSpeed": "QUALITY",
    "copyrightDetection": true
  },
  "inputs": {
    "seedImage": "https://assets.runware.ai/assets/inputs/a3423e45-0401-42a7-b8ae-8d6af8c3bcb9.jpg"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "082b6259-3038-47d6-86cc-be13ea2a61ff",
  "imageUUID": "c92bf999-8ae9-49a9-8a9f-cc2535a0b7c7",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/4/ii/c92bf999-8ae9-49a9-8a9f-cc2535a0b7c7.jpg",
  "seed": 146649337,
  "cost": 0.1,
  "structuredPrompt": {
    "high_level_description": "A sophisticated cut-paper editorial illustration for a climate resilience report cover, depicting a winding river with gravel bars, wetlands, side channels, and a footbridge in a restrained teal, sage, ochre, and ivory palette, with crisp cover typography in the upper third.",
    "compositional_deconstruction": {
      "background": "Full-bleed portrait-format cover background in warm ivory paper stock. The upper third features elegant negative space with a soft dimensional paper texture. The overall composition is a top-down aerial view of a winding river landscape rendered entirely as precisely cut, overlapping layered paper shapes with tactile fiber edges, subtle raised relief, and soft dimensional drop shadows. The river flows from upper right toward lower left. Surrounding terrain includes flat sage-green agricultural fields, marshy wetland patches in ochre and clay tones, and sandy gravel banks in warm ivory and tan. Restrained environmental palette of deep teal, river blue, sage green, ochre, clay, and warm ivory. Clean contemporary information-design aesthetic with realistic geographic structure and polished print-ready finish.",
      "elements": [
        {
          "type": "text",
          "text": "ROOM FOR THE RIVER",
          "desc": "Large, bold, highly legible sans-serif title in deep teal or near-black ink, centered in the upper third of the cover against the ivory negative space. Clean contemporary editorial typeface, large display size, strong visual hierarchy, crisp print-ready letterforms."
        },
        {
          "type": "text",
          "text": "FLOODPLAIN RESILIENCE REPORT 2026",
          "desc": "Smaller subtitle in a refined, lightweight sans-serif typeface, centered beneath the main title, in a muted clay or deep teal color. Elegant tracking, professional editorial style, clearly legible at print scale."
        },
        {
          "type": "obj",
          "desc": "The main winding river channel rendered as a series of precisely cut overlapping paper shapes in deep river blue and teal, with tactile fiber edges and soft dimensional shadows suggesting layered paper depth. The river curves from upper right to lower left across the composition."
        },
        {
          "type": "obj",
          "desc": "A network of smaller side water channels and drainage ditches in the upper left, cut from lighter blue-grey paper shapes with clean edges and subtle raised relief, weaving through sage-green agricultural field layers."
        },
        {
          "type": "obj",
          "desc": "A cluster of sparse deciduous trees on a small river island, rendered as delicate cut-paper silhouettes in sage green and deep teal with fine fiber-edge detail, placed at the upper left edge of the main channel."
        },
        {
          "type": "obj",
          "desc": "A large crescent-shaped gravel bar or sandbar mid-river, cut from warm ivory and ochre paper with a lightly textured granular surface, layered over the deep teal river shapes with a soft dimensional shadow along its edges."
        },
        {
          "type": "obj",
          "desc": "Wide marshy wetland area on the left bank, composed of overlapping cut-paper shapes in ochre, clay, and sage green, suggesting patches of vegetation, shallow water pools, and exposed sandy banks with tactile layered depth."
        },
        {
          "type": "obj",
          "desc": "A large elongated sandy bank in the lower left, rendered as smooth cut paper in warm ivory and light clay tones, sloping into the river with clean paper-cut edges and subtle raised shadow detail."
        },
        {
          "type": "obj",
          "desc": "A long narrow footbridge or wooden boardwalk running diagonally across the lower right section, rendered as a precise cut-paper element in warm ochre and ivory with fine structural line detail suggesting planks and supports, casting a soft dimensional shadow onto the grassy bank below."
        },
        {
          "type": "obj",
          "desc": "A large sloping grassy bank on the right side, composed of layered cut-paper shapes in sage green and muted warm green tones, with subtle fiber-edge texture and soft overlapping shadows forming the foreground and middle ground of the right composition."
        }
      ]
    }
  }
}