live
MODEL IDideogram:4@q

Ideogram 4.0q

Ideogram
by

Ideogram 4.0q is the quantized open-weight variant of Ideogram 4.0, Ideogram's 9.3B design-focused text-to-image model. The public release is available in quantized checkpoint formats such as nf4 and fp8 while retaining the family's strengths in multilingual text rendering, structured JSON prompting, bounding-box layout control, color-palette guidance, and high-resolution design generation. It is a strong fit for teams that want open-model deployment, self-hosted inference, or customization workflows around Ideogram 4 rather than relying only on the hosted API.

Ideogram 4.0q

text-to-image

Bell Foundry Ambient Album Cover$0.06~26s
Bell Foundry Ambient Album Cover

Create a finished, edge-to-edge landscape album cover for an experimental ambient record made from field recordings inside a historic bell foundry. The clear subject is one monumental bronze bell hanging slightly right of center in a cavernous soot-dark workshop, viewed straight on at human height. Its weathered surface has casting marks, subtle fingerprints, warm copper highlights, and patches of blue-green oxidation. Behind it: shadowy timber roof trusses, chains, pulleys, and circular bell molds fading into darkness. A narrow shaft of cold morning light enters from the upper right, catching suspended metal dust and tracing the bell's rim. Add restrained screen-printed graphics: thin concentric cobalt rings radiating from the bell and one sharp vermilion horizontal rule crossing the composition, suggesting resonance without obscuring the photograph. Palette: charcoal black, aged bronze, oxidized teal, cobalt blue, warm ivory, and one vermilion accent. Sophisticated independent-label art direction combining cinematic industrial photography, archival engineering diagrams, and austere Swiss modernism; tactile grain, rich blacks, crisp hierarchy, quiet and reverent mood. Reserve the left third as dark negative space for typography. Render the exact album title “AFTER THE STRIKE” in large uppercase warm-ivory condensed sans serif, stacked on three lines at upper left, perfectly spelled and highly legible. Beneath it, render the exact artist name “ELIAN ROWE” in small widely tracked cobalt uppercase letters. No other words, logos, labels, borders, mockups, discs, cases, 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@q',
  positivePrompt: 'Create a finished, edge-to-edge landscape album cover for an experimental ambient record made from field recordings inside a historic bell foundry. The clear subject is one monumental bronze bell hanging slightly right of center in a cavernous soot-dark workshop, viewed straight on at human height. Its weathered surface has casting marks, subtle fingerprints, warm copper highlights, and patches of blue-green oxidation. Behind it: shadowy timber roof trusses, chains, pulleys, and circular bell molds fading into darkness. A narrow shaft of cold morning light enters from the upper right, catching suspended metal dust and tracing the bell\'s rim. Add restrained screen-printed graphics: thin concentric cobalt rings radiating from the bell and one sharp vermilion horizontal rule crossing the composition, suggesting resonance without obscuring the photograph. Palette: charcoal black, aged bronze, oxidized teal, cobalt blue, warm ivory, and one vermilion accent. Sophisticated independent-label art direction combining cinematic industrial photography, archival engineering diagrams, and austere Swiss modernism; tactile grain, rich blacks, crisp hierarchy, quiet and reverent mood. Reserve the left third as dark negative space for typography. Render the exact album title “AFTER THE STRIKE” in large uppercase warm-ivory condensed sans serif, stacked on three lines at upper left, perfectly spelled and highly legible. Beneath it, render the exact artist name “ELIAN ROWE” in small widely tracked cobalt uppercase letters. No other words, logos, labels, borders, mockups, discs, cases, or interface elements.',
  width: 1536,
  height: 1024,
  settings: {
    renderingSpeed: 'DEFAULT'
  }
})
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@q",
            "positivePrompt": "Create a finished, edge-to-edge landscape album cover for an experimental ambient record made from field recordings inside a historic bell foundry. The clear subject is one monumental bronze bell hanging slightly right of center in a cavernous soot-dark workshop, viewed straight on at human height. Its weathered surface has casting marks, subtle fingerprints, warm copper highlights, and patches of blue-green oxidation. Behind it: shadowy timber roof trusses, chains, pulleys, and circular bell molds fading into darkness. A narrow shaft of cold morning light enters from the upper right, catching suspended metal dust and tracing the bell's rim. Add restrained screen-printed graphics: thin concentric cobalt rings radiating from the bell and one sharp vermilion horizontal rule crossing the composition, suggesting resonance without obscuring the photograph. Palette: charcoal black, aged bronze, oxidized teal, cobalt blue, warm ivory, and one vermilion accent. Sophisticated independent-label art direction combining cinematic industrial photography, archival engineering diagrams, and austere Swiss modernism; tactile grain, rich blacks, crisp hierarchy, quiet and reverent mood. Reserve the left third as dark negative space for typography. Render the exact album title “AFTER THE STRIKE” in large uppercase warm-ivory condensed sans serif, stacked on three lines at upper left, perfectly spelled and highly legible. Beneath it, render the exact artist name “ELIAN ROWE” in small widely tracked cobalt uppercase letters. No other words, logos, labels, borders, mockups, discs, cases, or interface elements.",
            "width": 1536,
            "height": 1024,
            "settings": {
                "renderingSpeed": "DEFAULT"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "63757830-0d37-4659-a3d0-a147490fa872",
      "model": "ideogram:4@q",
      "positivePrompt": "Create a finished, edge-to-edge landscape album cover for an experimental ambient record made from field recordings inside a historic bell foundry. The clear subject is one monumental bronze bell hanging slightly right of center in a cavernous soot-dark workshop, viewed straight on at human height. Its weathered surface has casting marks, subtle fingerprints, warm copper highlights, and patches of blue-green oxidation. Behind it: shadowy timber roof trusses, chains, pulleys, and circular bell molds fading into darkness. A narrow shaft of cold morning light enters from the upper right, catching suspended metal dust and tracing the bell's rim. Add restrained screen-printed graphics: thin concentric cobalt rings radiating from the bell and one sharp vermilion horizontal rule crossing the composition, suggesting resonance without obscuring the photograph. Palette: charcoal black, aged bronze, oxidized teal, cobalt blue, warm ivory, and one vermilion accent. Sophisticated independent-label art direction combining cinematic industrial photography, archival engineering diagrams, and austere Swiss modernism; tactile grain, rich blacks, crisp hierarchy, quiet and reverent mood. Reserve the left third as dark negative space for typography. Render the exact album title “AFTER THE STRIKE” in large uppercase warm-ivory condensed sans serif, stacked on three lines at upper left, perfectly spelled and highly legible. Beneath it, render the exact artist name “ELIAN ROWE” in small widely tracked cobalt uppercase letters. No other words, logos, labels, borders, mockups, discs, cases, or interface elements.",
      "width": 1536,
      "height": 1024,
      "settings": {
        "renderingSpeed": "DEFAULT"
      }
    }
  ]'
runware run ideogram:4@q \
  positivePrompt="Create a finished, edge-to-edge landscape album cover for an experimental ambient record made from field recordings inside a historic bell foundry. The clear subject is one monumental bronze bell hanging slightly right of center in a cavernous soot-dark workshop, viewed straight on at human height. Its weathered surface has casting marks, subtle fingerprints, warm copper highlights, and patches of blue-green oxidation. Behind it: shadowy timber roof trusses, chains, pulleys, and circular bell molds fading into darkness. A narrow shaft of cold morning light enters from the upper right, catching suspended metal dust and tracing the bell's rim. Add restrained screen-printed graphics: thin concentric cobalt rings radiating from the bell and one sharp vermilion horizontal rule crossing the composition, suggesting resonance without obscuring the photograph. Palette: charcoal black, aged bronze, oxidized teal, cobalt blue, warm ivory, and one vermilion accent. Sophisticated independent-label art direction combining cinematic industrial photography, archival engineering diagrams, and austere Swiss modernism; tactile grain, rich blacks, crisp hierarchy, quiet and reverent mood. Reserve the left third as dark negative space for typography. Render the exact album title “AFTER THE STRIKE” in large uppercase warm-ivory condensed sans serif, stacked on three lines at upper left, perfectly spelled and highly legible. Beneath it, render the exact artist name “ELIAN ROWE” in small widely tracked cobalt uppercase letters. No other words, logos, labels, borders, mockups, discs, cases, or interface elements." \
  width=1536 \
  height=1024 \
  settings.renderingSpeed=DEFAULT
{
  "taskType": "imageInference",
  "taskUUID": "63757830-0d37-4659-a3d0-a147490fa872",
  "model": "ideogram:4@q",
  "positivePrompt": "Create a finished, edge-to-edge landscape album cover for an experimental ambient record made from field recordings inside a historic bell foundry. The clear subject is one monumental bronze bell hanging slightly right of center in a cavernous soot-dark workshop, viewed straight on at human height. Its weathered surface has casting marks, subtle fingerprints, warm copper highlights, and patches of blue-green oxidation. Behind it: shadowy timber roof trusses, chains, pulleys, and circular bell molds fading into darkness. A narrow shaft of cold morning light enters from the upper right, catching suspended metal dust and tracing the bell's rim. Add restrained screen-printed graphics: thin concentric cobalt rings radiating from the bell and one sharp vermilion horizontal rule crossing the composition, suggesting resonance without obscuring the photograph. Palette: charcoal black, aged bronze, oxidized teal, cobalt blue, warm ivory, and one vermilion accent. Sophisticated independent-label art direction combining cinematic industrial photography, archival engineering diagrams, and austere Swiss modernism; tactile grain, rich blacks, crisp hierarchy, quiet and reverent mood. Reserve the left third as dark negative space for typography. Render the exact album title “AFTER THE STRIKE” in large uppercase warm-ivory condensed sans serif, stacked on three lines at upper left, perfectly spelled and highly legible. Beneath it, render the exact artist name “ELIAN ROWE” in small widely tracked cobalt uppercase letters. No other words, logos, labels, borders, mockups, discs, cases, or interface elements.",
  "width": 1536,
  "height": 1024,
  "settings": {
    "renderingSpeed": "DEFAULT"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "63757830-0d37-4659-a3d0-a147490fa872",
  "imageUUID": "2d8d0878-5136-4035-94b7-08229a712425",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/2d8d0878-5136-4035-94b7-08229a712425.jpg",
  "seed": 1333158814,
  "cost": 0.06,
  "structuredPrompt": {
    "compositional_deconstruction": {
      "background": "Cavernous soot-dark workshop interior of a historic bell foundry, receding into deep shadow. Timber roof trusses cross overhead, iron chains and pulleys descend from the rafters, and circular bell molds stack in the deep background fading to black. A narrow shaft of cold morning light enters from the upper right, catching suspended metal dust motes and tracing the bell's upper rim with a thin highlight. The left third is reserved as dark negative space for typography. Tactile film grain throughout, rich crushed blacks, palette of charcoal black, aged bronze, oxidized teal, cobalt blue, warm ivory, and vermilion.",
      "elements": [
        {
          "desc": "Monumental bronze bell hanging slightly right of center at human height, dominating the right two-thirds of the frame. Weathered surface with visible casting marks and subtle fingerprint smudges, warm copper highlights along the rim, patches of blue-green oxidation across the body. Heavy iron yoke and crown above.",
          "type": "obj"
        },
        {
          "desc": "Thin concentric cobalt rings radiating outward from the bell's center as screen-printed overlay graphics, like resonance diagrams. Flat saturated cobalt blue, hairline weight, evenly spaced, sitting on top of the photograph without obscuring it.",
          "type": "obj"
        },
        {
          "desc": "Single sharp vermilion horizontal rule crossing the full width of the composition at roughly the lower-third. Flat saturated red-orange, crisp edges, hairline to medium weight, suggesting vibration.",
          "type": "obj"
        },
        {
          "desc": "Large uppercase condensed sans-serif in warm ivory, stacked on three lines in the upper-left third against dark negative space. Heavy weight, tight leading, left-aligned, perfectly legible.",
          "text": "AFTER\nTHE\nSTRIKE",
          "type": "text"
        },
        {
          "desc": "Small widely tracked cobalt uppercase letters beneath the title in the left third. Light sans-serif, generous letter-spacing, left-aligned, horizontal.",
          "text": "ELIAN ROWE",
          "type": "text"
        }
      ]
    },
    "high_level_description": "A square experimental ambient album cover combining cinematic industrial photography of a monumental bronze bell in a soot-dark foundry workshop with austere Swiss modernist typography, screen-printed cobalt resonance rings, and a single vermilion horizontal rule."
  }
}

text-to-image

Pinball Technician Event Shirt Graphic$0.06~32s
Pinball Technician Event Shirt Graphic

Finished landscape apparel graphic for the back of a T-shirt celebrating an electromechanical pinball repair convention. Create a wide, symmetrical 1970s service-manual illustration centered on a detailed open pinball machine: raised playfield, visible score reels, bells, relays, wiring harnesses, bumpers and flippers, drawn with convincing mechanical specificity. Two gloved technician hands enter from opposite sides, one holding a soldering iron and the other adjusting a relay with a small screwdriver. Add controlled starbursts, electrical sparks, schematic arrows and tiny hardware motifs around the machine to create energy without clutter. Large arched headline at the top must read exactly: “TILT DOCTORS”. Bold condensed slab-serif lettering with cream fill, dark navy shadow and red inline detail. Beneath the machine, render exactly: “MIDWEST PINBALL SERVICE JAMBOREE” on one clean line, followed by “MILWAUKEE • 2026” in smaller lettering. No other words, letters or numbers anywhere. Authentic five-ink screen-print aesthetic on a flat warm cream background: dark navy, tomato red, mustard yellow, teal and cream. Crisp vector-like contours, coarse vintage halftones, slight ink-trap imperfections, limited spot colors, no gradients, strong silhouette, balanced negative space, readable from a distance. Deliver the artwork itself as a clean rectangular print composition, not a shirt mockup, not a garment, not a photograph.

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@q',
  positivePrompt: 'Finished landscape apparel graphic for the back of a T-shirt celebrating an electromechanical pinball repair convention. Create a wide, symmetrical 1970s service-manual illustration centered on a detailed open pinball machine: raised playfield, visible score reels, bells, relays, wiring harnesses, bumpers and flippers, drawn with convincing mechanical specificity. Two gloved technician hands enter from opposite sides, one holding a soldering iron and the other adjusting a relay with a small screwdriver. Add controlled starbursts, electrical sparks, schematic arrows and tiny hardware motifs around the machine to create energy without clutter. Large arched headline at the top must read exactly: “TILT DOCTORS”. Bold condensed slab-serif lettering with cream fill, dark navy shadow and red inline detail. Beneath the machine, render exactly: “MIDWEST PINBALL SERVICE JAMBOREE” on one clean line, followed by “MILWAUKEE • 2026” in smaller lettering. No other words, letters or numbers anywhere. Authentic five-ink screen-print aesthetic on a flat warm cream background: dark navy, tomato red, mustard yellow, teal and cream. Crisp vector-like contours, coarse vintage halftones, slight ink-trap imperfections, limited spot colors, no gradients, strong silhouette, balanced negative space, readable from a distance. Deliver the artwork itself as a clean rectangular print composition, not a shirt mockup, not a garment, not a photograph.',
  width: 1536,
  height: 1024,
  settings: {
    renderingSpeed: 'DEFAULT'
  }
})
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@q",
            "positivePrompt": "Finished landscape apparel graphic for the back of a T-shirt celebrating an electromechanical pinball repair convention. Create a wide, symmetrical 1970s service-manual illustration centered on a detailed open pinball machine: raised playfield, visible score reels, bells, relays, wiring harnesses, bumpers and flippers, drawn with convincing mechanical specificity. Two gloved technician hands enter from opposite sides, one holding a soldering iron and the other adjusting a relay with a small screwdriver. Add controlled starbursts, electrical sparks, schematic arrows and tiny hardware motifs around the machine to create energy without clutter. Large arched headline at the top must read exactly: “TILT DOCTORS”. Bold condensed slab-serif lettering with cream fill, dark navy shadow and red inline detail. Beneath the machine, render exactly: “MIDWEST PINBALL SERVICE JAMBOREE” on one clean line, followed by “MILWAUKEE • 2026” in smaller lettering. No other words, letters or numbers anywhere. Authentic five-ink screen-print aesthetic on a flat warm cream background: dark navy, tomato red, mustard yellow, teal and cream. Crisp vector-like contours, coarse vintage halftones, slight ink-trap imperfections, limited spot colors, no gradients, strong silhouette, balanced negative space, readable from a distance. Deliver the artwork itself as a clean rectangular print composition, not a shirt mockup, not a garment, not a photograph.",
            "width": 1536,
            "height": 1024,
            "settings": {
                "renderingSpeed": "DEFAULT"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "d1a35ea7-a2b5-43f2-892b-bd9082573821",
      "model": "ideogram:4@q",
      "positivePrompt": "Finished landscape apparel graphic for the back of a T-shirt celebrating an electromechanical pinball repair convention. Create a wide, symmetrical 1970s service-manual illustration centered on a detailed open pinball machine: raised playfield, visible score reels, bells, relays, wiring harnesses, bumpers and flippers, drawn with convincing mechanical specificity. Two gloved technician hands enter from opposite sides, one holding a soldering iron and the other adjusting a relay with a small screwdriver. Add controlled starbursts, electrical sparks, schematic arrows and tiny hardware motifs around the machine to create energy without clutter. Large arched headline at the top must read exactly: “TILT DOCTORS”. Bold condensed slab-serif lettering with cream fill, dark navy shadow and red inline detail. Beneath the machine, render exactly: “MIDWEST PINBALL SERVICE JAMBOREE” on one clean line, followed by “MILWAUKEE • 2026” in smaller lettering. No other words, letters or numbers anywhere. Authentic five-ink screen-print aesthetic on a flat warm cream background: dark navy, tomato red, mustard yellow, teal and cream. Crisp vector-like contours, coarse vintage halftones, slight ink-trap imperfections, limited spot colors, no gradients, strong silhouette, balanced negative space, readable from a distance. Deliver the artwork itself as a clean rectangular print composition, not a shirt mockup, not a garment, not a photograph.",
      "width": 1536,
      "height": 1024,
      "settings": {
        "renderingSpeed": "DEFAULT"
      }
    }
  ]'
runware run ideogram:4@q \
  positivePrompt="Finished landscape apparel graphic for the back of a T-shirt celebrating an electromechanical pinball repair convention. Create a wide, symmetrical 1970s service-manual illustration centered on a detailed open pinball machine: raised playfield, visible score reels, bells, relays, wiring harnesses, bumpers and flippers, drawn with convincing mechanical specificity. Two gloved technician hands enter from opposite sides, one holding a soldering iron and the other adjusting a relay with a small screwdriver. Add controlled starbursts, electrical sparks, schematic arrows and tiny hardware motifs around the machine to create energy without clutter. Large arched headline at the top must read exactly: “TILT DOCTORS”. Bold condensed slab-serif lettering with cream fill, dark navy shadow and red inline detail. Beneath the machine, render exactly: “MIDWEST PINBALL SERVICE JAMBOREE” on one clean line, followed by “MILWAUKEE • 2026” in smaller lettering. No other words, letters or numbers anywhere. Authentic five-ink screen-print aesthetic on a flat warm cream background: dark navy, tomato red, mustard yellow, teal and cream. Crisp vector-like contours, coarse vintage halftones, slight ink-trap imperfections, limited spot colors, no gradients, strong silhouette, balanced negative space, readable from a distance. Deliver the artwork itself as a clean rectangular print composition, not a shirt mockup, not a garment, not a photograph." \
  width=1536 \
  height=1024 \
  settings.renderingSpeed=DEFAULT
{
  "taskType": "imageInference",
  "taskUUID": "d1a35ea7-a2b5-43f2-892b-bd9082573821",
  "model": "ideogram:4@q",
  "positivePrompt": "Finished landscape apparel graphic for the back of a T-shirt celebrating an electromechanical pinball repair convention. Create a wide, symmetrical 1970s service-manual illustration centered on a detailed open pinball machine: raised playfield, visible score reels, bells, relays, wiring harnesses, bumpers and flippers, drawn with convincing mechanical specificity. Two gloved technician hands enter from opposite sides, one holding a soldering iron and the other adjusting a relay with a small screwdriver. Add controlled starbursts, electrical sparks, schematic arrows and tiny hardware motifs around the machine to create energy without clutter. Large arched headline at the top must read exactly: “TILT DOCTORS”. Bold condensed slab-serif lettering with cream fill, dark navy shadow and red inline detail. Beneath the machine, render exactly: “MIDWEST PINBALL SERVICE JAMBOREE” on one clean line, followed by “MILWAUKEE • 2026” in smaller lettering. No other words, letters or numbers anywhere. Authentic five-ink screen-print aesthetic on a flat warm cream background: dark navy, tomato red, mustard yellow, teal and cream. Crisp vector-like contours, coarse vintage halftones, slight ink-trap imperfections, limited spot colors, no gradients, strong silhouette, balanced negative space, readable from a distance. Deliver the artwork itself as a clean rectangular print composition, not a shirt mockup, not a garment, not a photograph.",
  "width": 1536,
  "height": 1024,
  "settings": {
    "renderingSpeed": "DEFAULT"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "d1a35ea7-a2b5-43f2-892b-bd9082573821",
  "imageUUID": "a92d8172-2ce8-4468-ac54-9d0bb245f401",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/a92d8172-2ce8-4468-ac54-9d0bb245f401.jpg",
  "seed": 2076659675,
  "cost": 0.06,
  "structuredPrompt": {
    "compositional_deconstruction": {
      "background": "Flat warm cream background filling the full rectangular print composition, edge-to-edge with no shirt mockup or garment. Five-ink screen-print aesthetic with strict spot colors only — dark navy, tomato red, mustard yellow, teal, and cream. No gradients or blends; coarse vintage halftone dot patterns provide shading inside larger color regions. Slight ink-trap imperfections at corners and junctions suggest real screen-print registration. Full-bleed rectangular print artwork.",
      "elements": [
        {
          "desc": "Detailed open electromechanical pinball machine centered in the composition, raised playfield tilted toward the viewer. Exposed score reels across the top with mustard yellow reel windows, twin tomato red bells flanking the reels, banks of relays and teal wiring harnesses visible beneath the playfield, three chrome bumpers arranged in a triangle, two flipper assemblies at the bottom, coin door swung open on the left side. Dark navy linework throughout.",
          "type": "obj"
        },
        {
          "desc": "Gloved technician hand entering from the left edge of the frame, gripping a soldering iron angled inward toward the machine's relay bank. Cream glove fill with dark navy outline and small halftone shading. A thin curl of smoke rises from the iron tip.",
          "type": "obj"
        },
        {
          "desc": "Gloved technician hand entering from the right edge of the frame, gripping a small flathead screwdriver angled inward, tip adjusting a relay terminal on the machine. Cream glove fill with dark navy outline and small halftone shading.",
          "type": "obj"
        },
        {
          "desc": "Controlled starburst and electrical spark burst radiating outward from the soldering iron tip near the relay socket. Mustard yellow rays with thin tomato red inline accents at the ray tips.",
          "type": "obj"
        },
        {
          "desc": "Smaller electrical spark burst radiating from one of the relays beneath the playfield. Mustard yellow rays with red inline accents.",
          "type": "obj"
        },
        {
          "desc": "Several schematic arrows with arrowheads pointing to specific components around the machine — relays, bumpers, flipper assemblies, score reels. Dark navy shafts with tomato red arrowheads, thin clean linework.",
          "type": "obj"
        },
        {
          "desc": "Tiny hardware motifs scattered through the negative space around the central machine — hex bolts, washers, resistors, a small coil spring, a single screw. Alternating fills between dark navy, tomato red, and teal with crisp vector-like contours.",
          "type": "obj"
        },
        {
          "desc": "Large arched headline curving across the top of the composition above the machine. Bold condensed slab-serif with cream fill, dark navy drop shadow offset down-right, and a thin tomato-red inline detail running through each letter.",
          "text": "TILT DOCTORS",
          "type": "text"
        },
        {
          "desc": "Single clean line beneath the machine, centered horizontally. Medium-sized bold condensed sans-serif in dark navy, horizontal alignment.",
          "text": "MIDWEST PINBALL SERVICE JAMBOREE",
          "type": "text"
        },
        {
          "desc": "Smaller line directly beneath the jamboree line, centered horizontally. Bold condensed sans-serif in tomato red, horizontal alignment, smaller than the jamboree line above.",
          "text": "MILWAUKEE • 2026",
          "type": "text"
        }
      ]
    },
    "high_level_description": "A 1970s-style screen-print apparel graphic for a pinball repair convention, featuring an open electromechanical pinball machine flanked by gloved technician hands with soldering iron and screwdriver, arched 'TILT DOCTORS' headline above and event details below, in five spot colors on cream."
  }
}

text-to-image

Livestock Auction Documentary Series Poster$0.06~1m 5s
Livestock Auction Documentary Series Poster

Create a finished landscape streaming-series poster for a prestige documentary about professional livestock auctioneers. Bold editorial photomontage with tactile two-color screen-print and risograph textures. On the left, a commanding middle-aged female auctioneer in three-quarter profile inside a glass auction booth, wearing a practical western shirt and headset, mouth close to a vintage silver microphone, focused expression, one hand marking a sale sheet. Her portrait is cropped large from chest upward. A graphic sound wave emerges from the microphone and sweeps across the composition, transforming into the concentric oval rails of a crowded livestock auction ring on the right. Tiny but recognizable cattle, bidders in work hats, raised numbered cards, and an assistant opening the gate reveal the real working environment. Integrate stamped lot numbers, subtle ledger lines, and worn paper grain as purposeful documentary details, without clutter. Strong diagonal momentum from lower left to upper right, generous clean space for typography, dramatic scale contrast. Restricted palette of warm cream, deep oxblood red, charcoal black, and one sharp electric cyan accent. Hard directional booth light, dense shadows, authentic rural details, intelligent contemporary festival-poster design, serious and propulsive rather than nostalgic. Render the exact title in large condensed uppercase lettering at upper right: "SOLD IN A BREATH". Directly beneath it in small spaced uppercase: "A DOCUMENTARY SERIES". Along the lower right edge, render the exact tagline: "EVERY SECOND HAS A PRICE." All lettering must be crisp, correctly spelled, high contrast, and professionally typeset. No other words, no logos, no platform branding, no credit block, no frame, no device or poster mockup; one standalone cinematic key-art image.

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@q',
  positivePrompt: 'Create a finished landscape streaming-series poster for a prestige documentary about professional livestock auctioneers. Bold editorial photomontage with tactile two-color screen-print and risograph textures. On the left, a commanding middle-aged female auctioneer in three-quarter profile inside a glass auction booth, wearing a practical western shirt and headset, mouth close to a vintage silver microphone, focused expression, one hand marking a sale sheet. Her portrait is cropped large from chest upward. A graphic sound wave emerges from the microphone and sweeps across the composition, transforming into the concentric oval rails of a crowded livestock auction ring on the right. Tiny but recognizable cattle, bidders in work hats, raised numbered cards, and an assistant opening the gate reveal the real working environment. Integrate stamped lot numbers, subtle ledger lines, and worn paper grain as purposeful documentary details, without clutter. Strong diagonal momentum from lower left to upper right, generous clean space for typography, dramatic scale contrast. Restricted palette of warm cream, deep oxblood red, charcoal black, and one sharp electric cyan accent. Hard directional booth light, dense shadows, authentic rural details, intelligent contemporary festival-poster design, serious and propulsive rather than nostalgic. Render the exact title in large condensed uppercase lettering at upper right: "SOLD IN A BREATH". Directly beneath it in small spaced uppercase: "A DOCUMENTARY SERIES". Along the lower right edge, render the exact tagline: "EVERY SECOND HAS A PRICE." All lettering must be crisp, correctly spelled, high contrast, and professionally typeset. No other words, no logos, no platform branding, no credit block, no frame, no device or poster mockup; one standalone cinematic key-art image.',
  width: 1536,
  height: 1024,
  settings: {
    renderingSpeed: 'DEFAULT'
  }
})
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@q",
            "positivePrompt": "Create a finished landscape streaming-series poster for a prestige documentary about professional livestock auctioneers. Bold editorial photomontage with tactile two-color screen-print and risograph textures. On the left, a commanding middle-aged female auctioneer in three-quarter profile inside a glass auction booth, wearing a practical western shirt and headset, mouth close to a vintage silver microphone, focused expression, one hand marking a sale sheet. Her portrait is cropped large from chest upward. A graphic sound wave emerges from the microphone and sweeps across the composition, transforming into the concentric oval rails of a crowded livestock auction ring on the right. Tiny but recognizable cattle, bidders in work hats, raised numbered cards, and an assistant opening the gate reveal the real working environment. Integrate stamped lot numbers, subtle ledger lines, and worn paper grain as purposeful documentary details, without clutter. Strong diagonal momentum from lower left to upper right, generous clean space for typography, dramatic scale contrast. Restricted palette of warm cream, deep oxblood red, charcoal black, and one sharp electric cyan accent. Hard directional booth light, dense shadows, authentic rural details, intelligent contemporary festival-poster design, serious and propulsive rather than nostalgic. Render the exact title in large condensed uppercase lettering at upper right: \"SOLD IN A BREATH\". Directly beneath it in small spaced uppercase: \"A DOCUMENTARY SERIES\". Along the lower right edge, render the exact tagline: \"EVERY SECOND HAS A PRICE.\" All lettering must be crisp, correctly spelled, high contrast, and professionally typeset. No other words, no logos, no platform branding, no credit block, no frame, no device or poster mockup; one standalone cinematic key-art image.",
            "width": 1536,
            "height": 1024,
            "settings": {
                "renderingSpeed": "DEFAULT"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "ec08685d-e116-4f77-b424-9e3475e9782c",
      "model": "ideogram:4@q",
      "positivePrompt": "Create a finished landscape streaming-series poster for a prestige documentary about professional livestock auctioneers. Bold editorial photomontage with tactile two-color screen-print and risograph textures. On the left, a commanding middle-aged female auctioneer in three-quarter profile inside a glass auction booth, wearing a practical western shirt and headset, mouth close to a vintage silver microphone, focused expression, one hand marking a sale sheet. Her portrait is cropped large from chest upward. A graphic sound wave emerges from the microphone and sweeps across the composition, transforming into the concentric oval rails of a crowded livestock auction ring on the right. Tiny but recognizable cattle, bidders in work hats, raised numbered cards, and an assistant opening the gate reveal the real working environment. Integrate stamped lot numbers, subtle ledger lines, and worn paper grain as purposeful documentary details, without clutter. Strong diagonal momentum from lower left to upper right, generous clean space for typography, dramatic scale contrast. Restricted palette of warm cream, deep oxblood red, charcoal black, and one sharp electric cyan accent. Hard directional booth light, dense shadows, authentic rural details, intelligent contemporary festival-poster design, serious and propulsive rather than nostalgic. Render the exact title in large condensed uppercase lettering at upper right: \"SOLD IN A BREATH\". Directly beneath it in small spaced uppercase: \"A DOCUMENTARY SERIES\". Along the lower right edge, render the exact tagline: \"EVERY SECOND HAS A PRICE.\" All lettering must be crisp, correctly spelled, high contrast, and professionally typeset. No other words, no logos, no platform branding, no credit block, no frame, no device or poster mockup; one standalone cinematic key-art image.",
      "width": 1536,
      "height": 1024,
      "settings": {
        "renderingSpeed": "DEFAULT"
      }
    }
  ]'
runware run ideogram:4@q \
  positivePrompt="Create a finished landscape streaming-series poster for a prestige documentary about professional livestock auctioneers. Bold editorial photomontage with tactile two-color screen-print and risograph textures. On the left, a commanding middle-aged female auctioneer in three-quarter profile inside a glass auction booth, wearing a practical western shirt and headset, mouth close to a vintage silver microphone, focused expression, one hand marking a sale sheet. Her portrait is cropped large from chest upward. A graphic sound wave emerges from the microphone and sweeps across the composition, transforming into the concentric oval rails of a crowded livestock auction ring on the right. Tiny but recognizable cattle, bidders in work hats, raised numbered cards, and an assistant opening the gate reveal the real working environment. Integrate stamped lot numbers, subtle ledger lines, and worn paper grain as purposeful documentary details, without clutter. Strong diagonal momentum from lower left to upper right, generous clean space for typography, dramatic scale contrast. Restricted palette of warm cream, deep oxblood red, charcoal black, and one sharp electric cyan accent. Hard directional booth light, dense shadows, authentic rural details, intelligent contemporary festival-poster design, serious and propulsive rather than nostalgic. Render the exact title in large condensed uppercase lettering at upper right: \"SOLD IN A BREATH\". Directly beneath it in small spaced uppercase: \"A DOCUMENTARY SERIES\". Along the lower right edge, render the exact tagline: \"EVERY SECOND HAS A PRICE.\" All lettering must be crisp, correctly spelled, high contrast, and professionally typeset. No other words, no logos, no platform branding, no credit block, no frame, no device or poster mockup; one standalone cinematic key-art image." \
  width=1536 \
  height=1024 \
  settings.renderingSpeed=DEFAULT
{
  "taskType": "imageInference",
  "taskUUID": "ec08685d-e116-4f77-b424-9e3475e9782c",
  "model": "ideogram:4@q",
  "positivePrompt": "Create a finished landscape streaming-series poster for a prestige documentary about professional livestock auctioneers. Bold editorial photomontage with tactile two-color screen-print and risograph textures. On the left, a commanding middle-aged female auctioneer in three-quarter profile inside a glass auction booth, wearing a practical western shirt and headset, mouth close to a vintage silver microphone, focused expression, one hand marking a sale sheet. Her portrait is cropped large from chest upward. A graphic sound wave emerges from the microphone and sweeps across the composition, transforming into the concentric oval rails of a crowded livestock auction ring on the right. Tiny but recognizable cattle, bidders in work hats, raised numbered cards, and an assistant opening the gate reveal the real working environment. Integrate stamped lot numbers, subtle ledger lines, and worn paper grain as purposeful documentary details, without clutter. Strong diagonal momentum from lower left to upper right, generous clean space for typography, dramatic scale contrast. Restricted palette of warm cream, deep oxblood red, charcoal black, and one sharp electric cyan accent. Hard directional booth light, dense shadows, authentic rural details, intelligent contemporary festival-poster design, serious and propulsive rather than nostalgic. Render the exact title in large condensed uppercase lettering at upper right: \"SOLD IN A BREATH\". Directly beneath it in small spaced uppercase: \"A DOCUMENTARY SERIES\". Along the lower right edge, render the exact tagline: \"EVERY SECOND HAS A PRICE.\" All lettering must be crisp, correctly spelled, high contrast, and professionally typeset. No other words, no logos, no platform branding, no credit block, no frame, no device or poster mockup; one standalone cinematic key-art image.",
  "width": 1536,
  "height": 1024,
  "settings": {
    "renderingSpeed": "DEFAULT"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "ec08685d-e116-4f77-b424-9e3475e9782c",
  "imageUUID": "0d6f892e-3590-4736-8c33-6f9dce8f2a53",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/0d6f892e-3590-4736-8c33-6f9dce8f2a53.jpg",
  "seed": 1554471727,
  "cost": 0.06,
  "structuredPrompt": {
    "compositional_deconstruction": {
      "background": "Warm cream paper ground (#F2E6D0) filling the entire frame edge-to-edge, full-bleed with no border. Worn paper grain texture across the whole surface. Subtle horizontal ledger lines run faintly across the lower third like an accounting page. Riso registration offset between oxblood and cyan plates produces thin cyan ghost edges along oxblood shapes throughout. Halftone dot fields visible in shadow regions. Hard directional booth light rakes from upper-left across the left half; dense charcoal shadow falls across the right side of the booth interior and back wall.",
      "elements": [
        {
          "desc": "Middle-aged female auctioneer in three-quarter profile facing right, cropped large from chest upward inside a glass auction booth on the left half of the frame, dominating roughly 40% of frame height. Weathered focused expression, mouth close to the mic, gaze directed toward the microphone. Practical western shirt in deep oxblood with pearl snap buttons and a small embroidered patch at the chest. Black headset coiled around her neck, boom mic arm extending forward toward her mouth. Right hand holding a yellow pencil mid-mark against a clipboard sale sheet pressed against her hip.",
          "type": "obj"
        },
        {
          "desc": "Glass partition of the auction booth behind her shoulder, faint reflections of overhead fluorescents streaking diagonally across the pane in pale cyan-white lines.",
          "type": "obj"
        },
        {
          "desc": "Vintage silver ribbon microphone on a chrome stand angled up toward her mouth, anchored at the lower-left of the booth interior. Chrome highlight rendered as a sharp electric cyan accent stripe along the mic body.",
          "type": "obj"
        },
        {
          "desc": "Graphic sound wave emerging from the microphone mouthpiece as concentric oxblood arcs sweeping diagonally from lower-left to upper-right across the full composition. The outermost arcs transform into physical rail lines forming concentric oval rails of a crowded livestock auction ring on the right half, viewed from a high three-quarter angle.",
          "type": "obj"
        },
        {
          "desc": "Two Hereford steers with white faces and red bodies plus one black Angus inside the ring, rendered as flat screen-print silhouettes with halter ropes, small in scale relative to the ring rails.",
          "type": "obj"
        },
        {
          "desc": "Cluster of bidders around the rail in work hats and flannel shirts, several raising numbered paddles overhead. One paddle highlighted in electric cyan. Flat screen-print silhouettes in oxblood and charcoal.",
          "type": "obj"
        },
        {
          "desc": "Assistant in denim jacket opening the gate at the far end of the ring, body torqued forward pulling the latch. Gate latch rendered as a sharp electric cyan accent.",
          "type": "obj"
        },
        {
          "desc": "Headline-sized display type occupying the upper-right quadrant, spanning roughly 45% of frame width. Heavy condensed grotesque caps in charcoal black, tightly leaded, left-aligned, horizontal.",
          "text": "SOLD IN\nA BREATH",
          "type": "text"
        },
        {
          "desc": "Small tracked uppercase line directly beneath the title. Oxblood red, condensed sans-serif caps with wide letter-spacing, horizontal, left-aligned.",
          "text": "A DOCUMENTARY SERIES",
          "type": "text"
        },
        {
          "desc": "Single-line tagline along the lower-right edge. Electric cyan condensed grotesque caps, horizontal, right-aligned.",
          "text": "EVERY SECOND HAS A PRICE.",
          "type": "text"
        },
        {
          "desc": "Small stamped mark near the cattle in the ring. Oxblood rubber-stamp style sans-serif caps with slight ink bleed, slightly tilted, horizontal.",
          "text": "LOT 047",
          "type": "text"
        },
        {
          "desc": "Small stamped mark near the bidders cluster. Oxblood rubber-stamp style sans-serif caps with slight ink bleed, slightly tilted, horizontal.",
          "text": "LOT 112",
          "type": "text"
        },
        {
          "desc": "Small stamped mark along the ledger lines in the lower third. Oxblood rubber-stamp style sans-serif caps with slight ink bleed, slightly tilted, horizontal.",
          "text": "LOT 208",
          "type": "text"
        }
      ]
    },
    "high_level_description": "A prestige documentary key-art poster for a streaming series about professional livestock auctioneers, rendered as a tactile two-color screen-print photomontage with oxblood, charcoal, cream, and electric cyan accents, full-bleed 2:3 portrait composition."
  }
}
Sleeper Train Breakfast Menu Photograph
Sleeper Train Breakfast Menu Photograph

Premium editorial menu photography inside a restored Scandinavian sleeper train dining car at sunrise. A compact breakfast setting on a pale birch table beside the window: one open-faced rye sandwich topped with smoked Arctic char, soft folded egg, dill and thin cucumber ribbons; a small ceramic bowl of skyr with cloudberries and toasted oats; and a clear ribbed tumbler of sparkling rhubarb drink with condensation. Brushed stainless-steel cutlery, cream linen napkin, restrained authentic food styling, realistic portions and natural imperfections. Warm butter-yellow upholstery and softly motion-blurred pine forest visible through the window. Vertical 4:5 composition, three-quarter tabletop angle, dishes fully visible and clearly separated, appetizing tactile detail, crisp focus on the food, gentle depth of field, clean Nordic hospitality aesthetic, quiet optimistic morning mood, natural golden window light with subtle cool fill, high-end medium-format commercial food photography. No people and no visible writing.

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@q',
  positivePrompt: 'Premium editorial menu photography inside a restored Scandinavian sleeper train dining car at sunrise. A compact breakfast setting on a pale birch table beside the window: one open-faced rye sandwich topped with smoked Arctic char, soft folded egg, dill and thin cucumber ribbons; a small ceramic bowl of skyr with cloudberries and toasted oats; and a clear ribbed tumbler of sparkling rhubarb drink with condensation. Brushed stainless-steel cutlery, cream linen napkin, restrained authentic food styling, realistic portions and natural imperfections. Warm butter-yellow upholstery and softly motion-blurred pine forest visible through the window. Vertical 4:5 composition, three-quarter tabletop angle, dishes fully visible and clearly separated, appetizing tactile detail, crisp focus on the food, gentle depth of field, clean Nordic hospitality aesthetic, quiet optimistic morning mood, natural golden window light with subtle cool fill, high-end medium-format commercial food photography. No people and no visible writing.',
  negativePrompt: 'text, lettering, logos, brand marks, watermark, menu layout, people, hands, excessive props, duplicated dishes, duplicate utensils, malformed glassware, floating ingredients, plastic-looking food, artificial garnish, extreme saturation, harsh flash, deep shadows obscuring the meal, messy table, crumbs everywhere, fisheye distortion, CGI appearance, illustration',
  width: 1024,
  height: 1280,
  seed: 28470193,
  CFGScale: 6.5,
  settings: {
    renderingSpeed: 'QUALITY'
  }
})
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@q",
            "positivePrompt": "Premium editorial menu photography inside a restored Scandinavian sleeper train dining car at sunrise. A compact breakfast setting on a pale birch table beside the window: one open-faced rye sandwich topped with smoked Arctic char, soft folded egg, dill and thin cucumber ribbons; a small ceramic bowl of skyr with cloudberries and toasted oats; and a clear ribbed tumbler of sparkling rhubarb drink with condensation. Brushed stainless-steel cutlery, cream linen napkin, restrained authentic food styling, realistic portions and natural imperfections. Warm butter-yellow upholstery and softly motion-blurred pine forest visible through the window. Vertical 4:5 composition, three-quarter tabletop angle, dishes fully visible and clearly separated, appetizing tactile detail, crisp focus on the food, gentle depth of field, clean Nordic hospitality aesthetic, quiet optimistic morning mood, natural golden window light with subtle cool fill, high-end medium-format commercial food photography. No people and no visible writing.",
            "negativePrompt": "text, lettering, logos, brand marks, watermark, menu layout, people, hands, excessive props, duplicated dishes, duplicate utensils, malformed glassware, floating ingredients, plastic-looking food, artificial garnish, extreme saturation, harsh flash, deep shadows obscuring the meal, messy table, crumbs everywhere, fisheye distortion, CGI appearance, illustration",
            "width": 1024,
            "height": 1280,
            "seed": 28470193,
            "CFGScale": 6.5,
            "settings": {
                "renderingSpeed": "QUALITY"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "385d3ea2-48a3-416b-a692-86e95a14c665",
      "model": "ideogram:4@q",
      "positivePrompt": "Premium editorial menu photography inside a restored Scandinavian sleeper train dining car at sunrise. A compact breakfast setting on a pale birch table beside the window: one open-faced rye sandwich topped with smoked Arctic char, soft folded egg, dill and thin cucumber ribbons; a small ceramic bowl of skyr with cloudberries and toasted oats; and a clear ribbed tumbler of sparkling rhubarb drink with condensation. Brushed stainless-steel cutlery, cream linen napkin, restrained authentic food styling, realistic portions and natural imperfections. Warm butter-yellow upholstery and softly motion-blurred pine forest visible through the window. Vertical 4:5 composition, three-quarter tabletop angle, dishes fully visible and clearly separated, appetizing tactile detail, crisp focus on the food, gentle depth of field, clean Nordic hospitality aesthetic, quiet optimistic morning mood, natural golden window light with subtle cool fill, high-end medium-format commercial food photography. No people and no visible writing.",
      "negativePrompt": "text, lettering, logos, brand marks, watermark, menu layout, people, hands, excessive props, duplicated dishes, duplicate utensils, malformed glassware, floating ingredients, plastic-looking food, artificial garnish, extreme saturation, harsh flash, deep shadows obscuring the meal, messy table, crumbs everywhere, fisheye distortion, CGI appearance, illustration",
      "width": 1024,
      "height": 1280,
      "seed": 28470193,
      "CFGScale": 6.5,
      "settings": {
        "renderingSpeed": "QUALITY"
      }
    }
  ]'
runware run ideogram:4@q \
  positivePrompt="Premium editorial menu photography inside a restored Scandinavian sleeper train dining car at sunrise. A compact breakfast setting on a pale birch table beside the window: one open-faced rye sandwich topped with smoked Arctic char, soft folded egg, dill and thin cucumber ribbons; a small ceramic bowl of skyr with cloudberries and toasted oats; and a clear ribbed tumbler of sparkling rhubarb drink with condensation. Brushed stainless-steel cutlery, cream linen napkin, restrained authentic food styling, realistic portions and natural imperfections. Warm butter-yellow upholstery and softly motion-blurred pine forest visible through the window. Vertical 4:5 composition, three-quarter tabletop angle, dishes fully visible and clearly separated, appetizing tactile detail, crisp focus on the food, gentle depth of field, clean Nordic hospitality aesthetic, quiet optimistic morning mood, natural golden window light with subtle cool fill, high-end medium-format commercial food photography. No people and no visible writing." \
  negativePrompt="text, lettering, logos, brand marks, watermark, menu layout, people, hands, excessive props, duplicated dishes, duplicate utensils, malformed glassware, floating ingredients, plastic-looking food, artificial garnish, extreme saturation, harsh flash, deep shadows obscuring the meal, messy table, crumbs everywhere, fisheye distortion, CGI appearance, illustration" \
  width=1024 \
  height=1280 \
  seed=28470193 \
  CFGScale=6.5 \
  settings.renderingSpeed=QUALITY
{
  "taskType": "imageInference",
  "taskUUID": "385d3ea2-48a3-416b-a692-86e95a14c665",
  "model": "ideogram:4@q",
  "positivePrompt": "Premium editorial menu photography inside a restored Scandinavian sleeper train dining car at sunrise. A compact breakfast setting on a pale birch table beside the window: one open-faced rye sandwich topped with smoked Arctic char, soft folded egg, dill and thin cucumber ribbons; a small ceramic bowl of skyr with cloudberries and toasted oats; and a clear ribbed tumbler of sparkling rhubarb drink with condensation. Brushed stainless-steel cutlery, cream linen napkin, restrained authentic food styling, realistic portions and natural imperfections. Warm butter-yellow upholstery and softly motion-blurred pine forest visible through the window. Vertical 4:5 composition, three-quarter tabletop angle, dishes fully visible and clearly separated, appetizing tactile detail, crisp focus on the food, gentle depth of field, clean Nordic hospitality aesthetic, quiet optimistic morning mood, natural golden window light with subtle cool fill, high-end medium-format commercial food photography. No people and no visible writing.",
  "negativePrompt": "text, lettering, logos, brand marks, watermark, menu layout, people, hands, excessive props, duplicated dishes, duplicate utensils, malformed glassware, floating ingredients, plastic-looking food, artificial garnish, extreme saturation, harsh flash, deep shadows obscuring the meal, messy table, crumbs everywhere, fisheye distortion, CGI appearance, illustration",
  "width": 1024,
  "height": 1280,
  "seed": 28470193,
  "CFGScale": 6.5,
  "settings": {
    "renderingSpeed": "QUALITY"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "385d3ea2-48a3-416b-a692-86e95a14c665",
  "imageUUID": "ff0ce1d3-d8d5-4dc1-86eb-223d5f5e852f",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/3/ii/ff0ce1d3-d8d5-4dc1-86eb-223d5f5e852f.jpg",
  "seed": 28470193,
  "cost": 0.1,
  "structuredPrompt": {
    "compositional_deconstruction": {
      "background": "A restored Scandinavian sleeper train dining car interior at sunrise. A tall window on the right side frames a softly motion-blurred pine forest streaking past at speed, with golden morning light entering directionally from the right. The opposite side carries subtle cool fill keeping shadows clean. Restrained Nordic palette throughout — pale birch, cream linen, butter-yellow upholstery, deep rye brown, smoky pink-orange char, bright cloudberry orange, pale rhubarb pink. Quiet optimistic morning mood.",
      "elements": [
        {
          "desc": "Pale birch tabletop filling the lower half of the frame, visible wood grain running horizontally beneath the breakfast setting. Light cream-tan tone with fine linear grain pattern.",
          "type": "obj"
        },
        {
          "desc": "Butter-yellow upholstered bench seat just behind the table in the midground, soft tufted seam running horizontally across the cushion catching warm morning light from the right.",
          "type": "obj"
        },
        {
          "desc": "Open-faced rye sandwich on a small pale ceramic plate, anchored slightly left of center on the table. Thick dark rye slice topped with a folded slab of smoked Arctic char in smoky pink-orange tones, a soft folded egg with runny yolk edge glistening, fresh dill sprigs and thin cucumber ribbons scattered across, a few cracked black peppercorns. Viewed from a three-quarter tabletop angle.",
          "type": "obj"
        },
        {
          "desc": "Small cream-glazed ceramic bowl in the upper-right area of the table, holding thick white skyr topped with a cluster of bright orange cloudberries and a scatter of toasted oats. A tiny brass spoon rests against the rim, handle angled outward.",
          "type": "obj"
        },
        {
          "desc": "Clear ribbed glass tumbler in the lower-right of the table, filled with sparkling rhubarb drink in pale pink. Condensation beads down the vertical ribs, two ice cubes and a thin rhubarb stem float inside.",
          "type": "obj"
        },
        {
          "desc": "Brushed stainless-steel fork and knife laid parallel along the right edge of the table, resting on a folded cream linen napkin with visible weave texture.",
          "type": "obj"
        },
        {
          "desc": "Small folded paper menu card tucked under the napkin corner at the lower-right, blank cream stock, no writing visible.",
          "type": "obj"
        }
      ]
    },
    "high_level_description": "A photograph of a Scandinavian sleeper train dining car breakfast at sunrise, with an open-faced rye sandwich, a bowl of skyr and cloudberries, and a pink rhubarb drink arranged on a pale birch table beside a window streaking past pine forest."
  }
}
Deep-Sea Archaeology Video Thumbnail
Deep-Sea Archaeology Video Thumbnail

Finished 16:9 YouTube documentary thumbnail about deep-sea archaeology. A remotely operated underwater vehicle shines two powerful beams onto the partially buried wooden hull of a 17th-century shipwreck on the cold Baltic seabed. Broken ribs, a bronze cannon, drifting sediment, and a long drag furrow suggest that the wreck has mysteriously shifted position. Cinematic underwater photography, teal-black water, amber work lights, crisp focal subject, dramatic volumetric beams, strong contrast, realistic marine archaeology equipment, scientifically credible details. Place the ROV and wreck across the right two-thirds of the frame. Reserve the left third for large, highly legible condensed sans-serif headline text reading exactly: "THE WRECK MOVED". White uppercase lettering, with the word "MOVED" in vivid safety orange, subtle dark shadow, clean editorial hierarchy, generous safe margins. Premium investigative science-channel art direction, immediately understandable at small thumbnail size, intriguing but credible, no additional text, no logo, no interface.

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@q',
  positivePrompt: 'Finished 16:9 YouTube documentary thumbnail about deep-sea archaeology. A remotely operated underwater vehicle shines two powerful beams onto the partially buried wooden hull of a 17th-century shipwreck on the cold Baltic seabed. Broken ribs, a bronze cannon, drifting sediment, and a long drag furrow suggest that the wreck has mysteriously shifted position. Cinematic underwater photography, teal-black water, amber work lights, crisp focal subject, dramatic volumetric beams, strong contrast, realistic marine archaeology equipment, scientifically credible details. Place the ROV and wreck across the right two-thirds of the frame. Reserve the left third for large, highly legible condensed sans-serif headline text reading exactly: "THE WRECK MOVED". White uppercase lettering, with the word "MOVED" in vivid safety orange, subtle dark shadow, clean editorial hierarchy, generous safe margins. Premium investigative science-channel art direction, immediately understandable at small thumbnail size, intriguing but credible, no additional text, no logo, no interface.',
  negativePrompt: 'misspelled text, extra words, tiny lettering, illegible typography, duplicated vehicle, modern intact ship, fantasy sea creature, diver, treasure chest, tropical reef, bright daylight, cartoon style, muddy composition, low contrast, excessive particles, watermark, logo, border, browser interface, video player controls',
  width: 1536,
  height: 864,
  CFGScale: 7.5,
  settings: {
    renderingSpeed: 'QUALITY'
  }
})
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@q",
            "positivePrompt": "Finished 16:9 YouTube documentary thumbnail about deep-sea archaeology. A remotely operated underwater vehicle shines two powerful beams onto the partially buried wooden hull of a 17th-century shipwreck on the cold Baltic seabed. Broken ribs, a bronze cannon, drifting sediment, and a long drag furrow suggest that the wreck has mysteriously shifted position. Cinematic underwater photography, teal-black water, amber work lights, crisp focal subject, dramatic volumetric beams, strong contrast, realistic marine archaeology equipment, scientifically credible details. Place the ROV and wreck across the right two-thirds of the frame. Reserve the left third for large, highly legible condensed sans-serif headline text reading exactly: \"THE WRECK MOVED\". White uppercase lettering, with the word \"MOVED\" in vivid safety orange, subtle dark shadow, clean editorial hierarchy, generous safe margins. Premium investigative science-channel art direction, immediately understandable at small thumbnail size, intriguing but credible, no additional text, no logo, no interface.",
            "negativePrompt": "misspelled text, extra words, tiny lettering, illegible typography, duplicated vehicle, modern intact ship, fantasy sea creature, diver, treasure chest, tropical reef, bright daylight, cartoon style, muddy composition, low contrast, excessive particles, watermark, logo, border, browser interface, video player controls",
            "width": 1536,
            "height": 864,
            "CFGScale": 7.5,
            "settings": {
                "renderingSpeed": "QUALITY"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "b480a575-be4d-4de6-9531-bf42324726db",
      "model": "ideogram:4@q",
      "positivePrompt": "Finished 16:9 YouTube documentary thumbnail about deep-sea archaeology. A remotely operated underwater vehicle shines two powerful beams onto the partially buried wooden hull of a 17th-century shipwreck on the cold Baltic seabed. Broken ribs, a bronze cannon, drifting sediment, and a long drag furrow suggest that the wreck has mysteriously shifted position. Cinematic underwater photography, teal-black water, amber work lights, crisp focal subject, dramatic volumetric beams, strong contrast, realistic marine archaeology equipment, scientifically credible details. Place the ROV and wreck across the right two-thirds of the frame. Reserve the left third for large, highly legible condensed sans-serif headline text reading exactly: \"THE WRECK MOVED\". White uppercase lettering, with the word \"MOVED\" in vivid safety orange, subtle dark shadow, clean editorial hierarchy, generous safe margins. Premium investigative science-channel art direction, immediately understandable at small thumbnail size, intriguing but credible, no additional text, no logo, no interface.",
      "negativePrompt": "misspelled text, extra words, tiny lettering, illegible typography, duplicated vehicle, modern intact ship, fantasy sea creature, diver, treasure chest, tropical reef, bright daylight, cartoon style, muddy composition, low contrast, excessive particles, watermark, logo, border, browser interface, video player controls",
      "width": 1536,
      "height": 864,
      "CFGScale": 7.5,
      "settings": {
        "renderingSpeed": "QUALITY"
      }
    }
  ]'
runware run ideogram:4@q \
  positivePrompt="Finished 16:9 YouTube documentary thumbnail about deep-sea archaeology. A remotely operated underwater vehicle shines two powerful beams onto the partially buried wooden hull of a 17th-century shipwreck on the cold Baltic seabed. Broken ribs, a bronze cannon, drifting sediment, and a long drag furrow suggest that the wreck has mysteriously shifted position. Cinematic underwater photography, teal-black water, amber work lights, crisp focal subject, dramatic volumetric beams, strong contrast, realistic marine archaeology equipment, scientifically credible details. Place the ROV and wreck across the right two-thirds of the frame. Reserve the left third for large, highly legible condensed sans-serif headline text reading exactly: \"THE WRECK MOVED\". White uppercase lettering, with the word \"MOVED\" in vivid safety orange, subtle dark shadow, clean editorial hierarchy, generous safe margins. Premium investigative science-channel art direction, immediately understandable at small thumbnail size, intriguing but credible, no additional text, no logo, no interface." \
  negativePrompt="misspelled text, extra words, tiny lettering, illegible typography, duplicated vehicle, modern intact ship, fantasy sea creature, diver, treasure chest, tropical reef, bright daylight, cartoon style, muddy composition, low contrast, excessive particles, watermark, logo, border, browser interface, video player controls" \
  width=1536 \
  height=864 \
  CFGScale=7.5 \
  settings.renderingSpeed=QUALITY
{
  "taskType": "imageInference",
  "taskUUID": "b480a575-be4d-4de6-9531-bf42324726db",
  "model": "ideogram:4@q",
  "positivePrompt": "Finished 16:9 YouTube documentary thumbnail about deep-sea archaeology. A remotely operated underwater vehicle shines two powerful beams onto the partially buried wooden hull of a 17th-century shipwreck on the cold Baltic seabed. Broken ribs, a bronze cannon, drifting sediment, and a long drag furrow suggest that the wreck has mysteriously shifted position. Cinematic underwater photography, teal-black water, amber work lights, crisp focal subject, dramatic volumetric beams, strong contrast, realistic marine archaeology equipment, scientifically credible details. Place the ROV and wreck across the right two-thirds of the frame. Reserve the left third for large, highly legible condensed sans-serif headline text reading exactly: \"THE WRECK MOVED\". White uppercase lettering, with the word \"MOVED\" in vivid safety orange, subtle dark shadow, clean editorial hierarchy, generous safe margins. Premium investigative science-channel art direction, immediately understandable at small thumbnail size, intriguing but credible, no additional text, no logo, no interface.",
  "negativePrompt": "misspelled text, extra words, tiny lettering, illegible typography, duplicated vehicle, modern intact ship, fantasy sea creature, diver, treasure chest, tropical reef, bright daylight, cartoon style, muddy composition, low contrast, excessive particles, watermark, logo, border, browser interface, video player controls",
  "width": 1536,
  "height": 864,
  "CFGScale": 7.5,
  "settings": {
    "renderingSpeed": "QUALITY"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "b480a575-be4d-4de6-9531-bf42324726db",
  "imageUUID": "40d3c439-0b54-4933-9a16-2403218b08e0",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/40d3c439-0b54-4933-9a16-2403218b08e0.jpg",
  "seed": 1307241975,
  "cost": 0.1,
  "structuredPrompt": {
    "compositional_deconstruction": {
      "background": "Cold Baltic seabed at depth. Teal-black water column dominates the frame with strong falloff into near-black at the edges and corners. Pale grey-brown silty seabed stretches across the lower portion, scattered with small shell fragments. A long drag furrow cuts across the silt behind the wreck, parallel scrape marks suggesting the vessel was pulled sideways through the mud. A fine sediment plume drifts upward from the furrow, particles suspended in the amber light beams. The surrounding water stays cold teal-black with no global warm wash — only the two hard amber volumetric beams from the ROV's work lights cut diagonally across the frame, catching suspended particles and raking across the broken ribs to reveal texture. Deep in the background gloom, the distant silhouette of a second smaller wreck fragment is barely visible as a faint dark shape against the murky distance.",
      "elements": [
        {
          "desc": "Partially buried wooden hull of a 17th-century merchant ship, occupying the right-center of the frame. Broken ribs fan upward from the silt in dark waterlogged oak, visible iron nail heads along the planking, barnacle crust encrusting the timbers. The bow section tilts at an unnatural angle, lit hard by the amber beams raking across the ribs.",
          "type": "obj"
        },
        {
          "desc": "Bronze cannon half-buried in the seabed beside the hull, muzzle pointing toward the camera at center-right. Green patina streaks down the barrel, wooden carriage splintered and partially collapsed around it.",
          "type": "obj"
        },
        {
          "desc": "Modern work-class ROV anchored in the right two-thirds of the frame, large, dominating the right side. Matte-black titanium frame with yellow safety accents along the edges. Twin forward-facing high-intensity LED work lights cast hard amber beams diagonally toward the wreck. Articulated manipulator arm extended toward the wreck on its left side. Tether cable trails up and out of the upper-right corner into the dark water column.",
          "type": "obj"
        },
        {
          "desc": "Single rusted iron anchor chain link resting on the pale grey-brown silt in the foreground, left of the wreck. Heavy square link, deep orange-brown rust patina, partially embedded in the silt.",
          "type": "obj"
        },
        {
          "desc": "Headline-sized stacked two-line display type occupying the upper-left third of the frame, dominating that region. Heavy condensed grotesque sans-serif, tight tracking, uppercase. 'THE WRECK' on the upper line in white; 'MOVED' directly beneath in vivid safety orange (#FF6A00), same size and weight. Left-aligned, horizontal, subtle soft drop shadow behind both lines for legibility against the dark water.",
          "text": "THE WRECK\nMOVED",
          "type": "text"
        }
      ]
    },
    "high_level_description": "A cinematic underwater documentary thumbnail photograph of a modern ROV illuminating a 17th-century shipwreck on the cold Baltic seabed, with a stacked two-line headline 'THE WRECK / MOVED' in the left third."
  }
}

structured-prompt

Nocturnal Pollinator Science Art Print$0.10~40s
Nocturnal Pollinator Science Art Print
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@q',
  width: 1024,
  height: 1280,
  settings: {
    renderingSpeed: 'QUALITY'
  },
  structuredPrompt: {
    high_level_description: 'A sophisticated vertical exhibition poster celebrating modern furniture design, with precise typography and a carefully controlled editorial layout.',
    compositional_deconstruction: {
      background: 'A refined editorial poster background with warm cream paper texture, balanced studio lighting, and generous negative space.',
      elements: [
        {
          type: 'obj',
          bbox: [
            180,
            140,
            760,
            860
          ],
          color_palette: [
            '#E85D3F',
            '#16324F',
            '#F4E8C1'
          ],
          desc: 'A sculptural orange chair photographed as the central design object, shown at a slight three-quarter angle.'
        },
        {
          type: 'text',
          bbox: [
            55,
            90,
            170,
            910
          ],
          color_palette: [
            '#16324F'
          ],
          desc: 'Large, crisp editorial headline in a bold modern sans-serif typeface.',
          text: 'FORM & FUNCTION'
        },
        {
          type: 'text',
          bbox: [
            800,
            180,
            900,
            820
          ],
          color_palette: [
            '#16324F'
          ],
          desc: 'Small, clean exhibition subtitle with precise typography.',
          text: 'A STUDY IN MODERN DESIGN'
        }
      ]
    },
    style_description: {
      aesthetics: 'Minimal, sophisticated, geometric, and gallery-ready.',
      art_style: 'Swiss-inspired contemporary graphic design.',
      color_palette: [
        '#F4E8C1',
        '#E85D3F',
        '#16324F'
      ],
      lighting: 'Soft directional studio lighting with subtle grounded shadows.',
      medium: 'Premium offset-printed editorial poster.'
    }
  }
})
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@q",
            "width": 1024,
            "height": 1280,
            "settings": {
                "renderingSpeed": "QUALITY"
            },
            "structuredPrompt": {
                "high_level_description": "A sophisticated vertical exhibition poster celebrating modern furniture design, with precise typography and a carefully controlled editorial layout.",
                "compositional_deconstruction": {
                    "background": "A refined editorial poster background with warm cream paper texture, balanced studio lighting, and generous negative space.",
                    "elements": [
                        {
                            "type": "obj",
                            "bbox": [
                                180,
                                140,
                                760,
                                860
                            ],
                            "color_palette": [
                                "#E85D3F",
                                "#16324F",
                                "#F4E8C1"
                            ],
                            "desc": "A sculptural orange chair photographed as the central design object, shown at a slight three-quarter angle."
                        },
                        {
                            "type": "text",
                            "bbox": [
                                55,
                                90,
                                170,
                                910
                            ],
                            "color_palette": [
                                "#16324F"
                            ],
                            "desc": "Large, crisp editorial headline in a bold modern sans-serif typeface.",
                            "text": "FORM & FUNCTION"
                        },
                        {
                            "type": "text",
                            "bbox": [
                                800,
                                180,
                                900,
                                820
                            ],
                            "color_palette": [
                                "#16324F"
                            ],
                            "desc": "Small, clean exhibition subtitle with precise typography.",
                            "text": "A STUDY IN MODERN DESIGN"
                        }
                    ]
                },
                "style_description": {
                    "aesthetics": "Minimal, sophisticated, geometric, and gallery-ready.",
                    "art_style": "Swiss-inspired contemporary graphic design.",
                    "color_palette": [
                        "#F4E8C1",
                        "#E85D3F",
                        "#16324F"
                    ],
                    "lighting": "Soft directional studio lighting with subtle grounded shadows.",
                    "medium": "Premium offset-printed editorial poster."
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "fb5bda08-008a-4116-b975-f6fbab911397",
      "model": "ideogram:4@q",
      "width": 1024,
      "height": 1280,
      "settings": {
        "renderingSpeed": "QUALITY"
      },
      "structuredPrompt": {
        "high_level_description": "A sophisticated vertical exhibition poster celebrating modern furniture design, with precise typography and a carefully controlled editorial layout.",
        "compositional_deconstruction": {
          "background": "A refined editorial poster background with warm cream paper texture, balanced studio lighting, and generous negative space.",
          "elements": [
            {
              "type": "obj",
              "bbox": [
                180,
                140,
                760,
                860
              ],
              "color_palette": [
                "#E85D3F",
                "#16324F",
                "#F4E8C1"
              ],
              "desc": "A sculptural orange chair photographed as the central design object, shown at a slight three-quarter angle."
            },
            {
              "type": "text",
              "bbox": [
                55,
                90,
                170,
                910
              ],
              "color_palette": [
                "#16324F"
              ],
              "desc": "Large, crisp editorial headline in a bold modern sans-serif typeface.",
              "text": "FORM & FUNCTION"
            },
            {
              "type": "text",
              "bbox": [
                800,
                180,
                900,
                820
              ],
              "color_palette": [
                "#16324F"
              ],
              "desc": "Small, clean exhibition subtitle with precise typography.",
              "text": "A STUDY IN MODERN DESIGN"
            }
          ]
        },
        "style_description": {
          "aesthetics": "Minimal, sophisticated, geometric, and gallery-ready.",
          "art_style": "Swiss-inspired contemporary graphic design.",
          "color_palette": [
            "#F4E8C1",
            "#E85D3F",
            "#16324F"
          ],
          "lighting": "Soft directional studio lighting with subtle grounded shadows.",
          "medium": "Premium offset-printed editorial poster."
        }
      }
    }
  ]'
runware run ideogram:4@q \
  width=1024 \
  height=1280 \
  settings.renderingSpeed=QUALITY \
  structuredPrompt.high_level_description="A sophisticated vertical exhibition poster celebrating modern furniture design, with precise typography and a carefully controlled editorial layout." \
  structuredPrompt.compositional_deconstruction.background="A refined editorial poster background with warm cream paper texture, balanced studio lighting, and generous negative space." \
  structuredPrompt.compositional_deconstruction.elements.0.type=obj \
  structuredPrompt.compositional_deconstruction.elements.0.bbox.0=180 \
  structuredPrompt.compositional_deconstruction.elements.0.bbox.1=140 \
  structuredPrompt.compositional_deconstruction.elements.0.bbox.2=760 \
  structuredPrompt.compositional_deconstruction.elements.0.bbox.3=860 \
  structuredPrompt.compositional_deconstruction.elements.0.color_palette.0="#E85D3F" \
  structuredPrompt.compositional_deconstruction.elements.0.color_palette.1="#16324F" \
  structuredPrompt.compositional_deconstruction.elements.0.color_palette.2="#F4E8C1" \
  structuredPrompt.compositional_deconstruction.elements.0.desc="A sculptural orange chair photographed as the central design object, shown at a slight three-quarter angle." \
  structuredPrompt.compositional_deconstruction.elements.1.type=text \
  structuredPrompt.compositional_deconstruction.elements.1.bbox.0=55 \
  structuredPrompt.compositional_deconstruction.elements.1.bbox.1=90 \
  structuredPrompt.compositional_deconstruction.elements.1.bbox.2=170 \
  structuredPrompt.compositional_deconstruction.elements.1.bbox.3=910 \
  structuredPrompt.compositional_deconstruction.elements.1.color_palette.0="#16324F" \
  structuredPrompt.compositional_deconstruction.elements.1.desc="Large, crisp editorial headline in a bold modern sans-serif typeface." \
  structuredPrompt.compositional_deconstruction.elements.1.text="FORM & FUNCTION" \
  structuredPrompt.compositional_deconstruction.elements.2.type=text \
  structuredPrompt.compositional_deconstruction.elements.2.bbox.0=800 \
  structuredPrompt.compositional_deconstruction.elements.2.bbox.1=180 \
  structuredPrompt.compositional_deconstruction.elements.2.bbox.2=900 \
  structuredPrompt.compositional_deconstruction.elements.2.bbox.3=820 \
  structuredPrompt.compositional_deconstruction.elements.2.color_palette.0="#16324F" \
  structuredPrompt.compositional_deconstruction.elements.2.desc="Small, clean exhibition subtitle with precise typography." \
  structuredPrompt.compositional_deconstruction.elements.2.text="A STUDY IN MODERN DESIGN" \
  structuredPrompt.style_description.aesthetics="Minimal, sophisticated, geometric, and gallery-ready." \
  structuredPrompt.style_description.art_style="Swiss-inspired contemporary graphic design." \
  structuredPrompt.style_description.color_palette.0="#F4E8C1" \
  structuredPrompt.style_description.color_palette.1="#E85D3F" \
  structuredPrompt.style_description.color_palette.2="#16324F" \
  structuredPrompt.style_description.lighting="Soft directional studio lighting with subtle grounded shadows." \
  structuredPrompt.style_description.medium="Premium offset-printed editorial poster."
{
  "taskType": "imageInference",
  "taskUUID": "fb5bda08-008a-4116-b975-f6fbab911397",
  "model": "ideogram:4@q",
  "width": 1024,
  "height": 1280,
  "settings": {
    "renderingSpeed": "QUALITY"
  },
  "structuredPrompt": {
    "high_level_description": "A sophisticated vertical exhibition poster celebrating modern furniture design, with precise typography and a carefully controlled editorial layout.",
    "compositional_deconstruction": {
      "background": "A refined editorial poster background with warm cream paper texture, balanced studio lighting, and generous negative space.",
      "elements": [
        {
          "type": "obj",
          "bbox": [
            180,
            140,
            760,
            860
          ],
          "color_palette": [
            "#E85D3F",
            "#16324F",
            "#F4E8C1"
          ],
          "desc": "A sculptural orange chair photographed as the central design object, shown at a slight three-quarter angle."
        },
        {
          "type": "text",
          "bbox": [
            55,
            90,
            170,
            910
          ],
          "color_palette": [
            "#16324F"
          ],
          "desc": "Large, crisp editorial headline in a bold modern sans-serif typeface.",
          "text": "FORM & FUNCTION"
        },
        {
          "type": "text",
          "bbox": [
            800,
            180,
            900,
            820
          ],
          "color_palette": [
            "#16324F"
          ],
          "desc": "Small, clean exhibition subtitle with precise typography.",
          "text": "A STUDY IN MODERN DESIGN"
        }
      ]
    },
    "style_description": {
      "aesthetics": "Minimal, sophisticated, geometric, and gallery-ready.",
      "art_style": "Swiss-inspired contemporary graphic design.",
      "color_palette": [
        "#F4E8C1",
        "#E85D3F",
        "#16324F"
      ],
      "lighting": "Soft directional studio lighting with subtle grounded shadows.",
      "medium": "Premium offset-printed editorial poster."
    }
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "fb5bda08-008a-4116-b975-f6fbab911397",
  "imageUUID": "be9793b7-6606-46db-82e3-9fd8dc7beedf",
  "imageURL": "https://im.runware.ai/image/os/a02d21/ws/3/ii/be9793b7-6606-46db-82e3-9fd8dc7beedf.jpg",
  "seed": 1175793959,
  "cost": 0.1
}
Wetland Restoration Game Key Art
Wetland Restoration Game Key Art

Finished cinematic key art for a premium PC ecological strategy game about restoring a flood-damaged river valley. Wide elevated view across a dramatic landscape divided by a winding river: on the left, brittle fields, a cracked concrete levee, abandoned irrigation machinery and gray flood scars; at center, two small conservation engineers in saffron rain jackets open an old sluice gate as water rushes through; on the right, the restored floodplain blossoms into braided blue channels, reed beds, willow islands, grazing water buffalo and flocks of white spoonbills lifting into the sky. The transformation should read clearly as one continuous environment rather than a split-screen comparison. Bold contemporary gouache concept art with screen-printed texture, simplified geometric landforms, crisp silhouettes and sophisticated editorial composition. Palette of clay red, mustard ochre, deep teal, mist blue, reed green and warm ivory. Low late-afternoon sun breaks through storm clouds, illuminating the renewed wetland and creating long shadows. Epic but grounded, hopeful and intelligent rather than whimsical. Strong panoramic depth, premium game marketing finish, clear focal path from sluice gate to flying birds, generous atmospheric sky, no typography.

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@q',
  positivePrompt: 'Finished cinematic key art for a premium PC ecological strategy game about restoring a flood-damaged river valley. Wide elevated view across a dramatic landscape divided by a winding river: on the left, brittle fields, a cracked concrete levee, abandoned irrigation machinery and gray flood scars; at center, two small conservation engineers in saffron rain jackets open an old sluice gate as water rushes through; on the right, the restored floodplain blossoms into braided blue channels, reed beds, willow islands, grazing water buffalo and flocks of white spoonbills lifting into the sky. The transformation should read clearly as one continuous environment rather than a split-screen comparison. Bold contemporary gouache concept art with screen-printed texture, simplified geometric landforms, crisp silhouettes and sophisticated editorial composition. Palette of clay red, mustard ochre, deep teal, mist blue, reed green and warm ivory. Low late-afternoon sun breaks through storm clouds, illuminating the renewed wetland and creating long shadows. Epic but grounded, hopeful and intelligent rather than whimsical. Strong panoramic depth, premium game marketing finish, clear focal path from sluice gate to flying birds, generous atmospheric sky, no typography.',
  negativePrompt: 'text, title, logo, UI, interface, HUD, minimap, icons, buttons, screenshot, split screen, photorealism, fantasy creatures, futuristic technology, ruined city, disaster spectacle, oversaturated neon colors, muddy composition, duplicated people, malformed animals, illegible machinery, border, frame, watermark',
  width: 1536,
  height: 864,
  seed: 24873196,
  CFGScale: 7.5,
  settings: {
    renderingSpeed: 'QUALITY'
  }
})
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@q",
            "positivePrompt": "Finished cinematic key art for a premium PC ecological strategy game about restoring a flood-damaged river valley. Wide elevated view across a dramatic landscape divided by a winding river: on the left, brittle fields, a cracked concrete levee, abandoned irrigation machinery and gray flood scars; at center, two small conservation engineers in saffron rain jackets open an old sluice gate as water rushes through; on the right, the restored floodplain blossoms into braided blue channels, reed beds, willow islands, grazing water buffalo and flocks of white spoonbills lifting into the sky. The transformation should read clearly as one continuous environment rather than a split-screen comparison. Bold contemporary gouache concept art with screen-printed texture, simplified geometric landforms, crisp silhouettes and sophisticated editorial composition. Palette of clay red, mustard ochre, deep teal, mist blue, reed green and warm ivory. Low late-afternoon sun breaks through storm clouds, illuminating the renewed wetland and creating long shadows. Epic but grounded, hopeful and intelligent rather than whimsical. Strong panoramic depth, premium game marketing finish, clear focal path from sluice gate to flying birds, generous atmospheric sky, no typography.",
            "negativePrompt": "text, title, logo, UI, interface, HUD, minimap, icons, buttons, screenshot, split screen, photorealism, fantasy creatures, futuristic technology, ruined city, disaster spectacle, oversaturated neon colors, muddy composition, duplicated people, malformed animals, illegible machinery, border, frame, watermark",
            "width": 1536,
            "height": 864,
            "seed": 24873196,
            "CFGScale": 7.5,
            "settings": {
                "renderingSpeed": "QUALITY"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "9c0a9985-9847-459d-8c69-e84d69a795ec",
      "model": "ideogram:4@q",
      "positivePrompt": "Finished cinematic key art for a premium PC ecological strategy game about restoring a flood-damaged river valley. Wide elevated view across a dramatic landscape divided by a winding river: on the left, brittle fields, a cracked concrete levee, abandoned irrigation machinery and gray flood scars; at center, two small conservation engineers in saffron rain jackets open an old sluice gate as water rushes through; on the right, the restored floodplain blossoms into braided blue channels, reed beds, willow islands, grazing water buffalo and flocks of white spoonbills lifting into the sky. The transformation should read clearly as one continuous environment rather than a split-screen comparison. Bold contemporary gouache concept art with screen-printed texture, simplified geometric landforms, crisp silhouettes and sophisticated editorial composition. Palette of clay red, mustard ochre, deep teal, mist blue, reed green and warm ivory. Low late-afternoon sun breaks through storm clouds, illuminating the renewed wetland and creating long shadows. Epic but grounded, hopeful and intelligent rather than whimsical. Strong panoramic depth, premium game marketing finish, clear focal path from sluice gate to flying birds, generous atmospheric sky, no typography.",
      "negativePrompt": "text, title, logo, UI, interface, HUD, minimap, icons, buttons, screenshot, split screen, photorealism, fantasy creatures, futuristic technology, ruined city, disaster spectacle, oversaturated neon colors, muddy composition, duplicated people, malformed animals, illegible machinery, border, frame, watermark",
      "width": 1536,
      "height": 864,
      "seed": 24873196,
      "CFGScale": 7.5,
      "settings": {
        "renderingSpeed": "QUALITY"
      }
    }
  ]'
runware run ideogram:4@q \
  positivePrompt="Finished cinematic key art for a premium PC ecological strategy game about restoring a flood-damaged river valley. Wide elevated view across a dramatic landscape divided by a winding river: on the left, brittle fields, a cracked concrete levee, abandoned irrigation machinery and gray flood scars; at center, two small conservation engineers in saffron rain jackets open an old sluice gate as water rushes through; on the right, the restored floodplain blossoms into braided blue channels, reed beds, willow islands, grazing water buffalo and flocks of white spoonbills lifting into the sky. The transformation should read clearly as one continuous environment rather than a split-screen comparison. Bold contemporary gouache concept art with screen-printed texture, simplified geometric landforms, crisp silhouettes and sophisticated editorial composition. Palette of clay red, mustard ochre, deep teal, mist blue, reed green and warm ivory. Low late-afternoon sun breaks through storm clouds, illuminating the renewed wetland and creating long shadows. Epic but grounded, hopeful and intelligent rather than whimsical. Strong panoramic depth, premium game marketing finish, clear focal path from sluice gate to flying birds, generous atmospheric sky, no typography." \
  negativePrompt="text, title, logo, UI, interface, HUD, minimap, icons, buttons, screenshot, split screen, photorealism, fantasy creatures, futuristic technology, ruined city, disaster spectacle, oversaturated neon colors, muddy composition, duplicated people, malformed animals, illegible machinery, border, frame, watermark" \
  width=1536 \
  height=864 \
  seed=24873196 \
  CFGScale=7.5 \
  settings.renderingSpeed=QUALITY
{
  "taskType": "imageInference",
  "taskUUID": "9c0a9985-9847-459d-8c69-e84d69a795ec",
  "model": "ideogram:4@q",
  "positivePrompt": "Finished cinematic key art for a premium PC ecological strategy game about restoring a flood-damaged river valley. Wide elevated view across a dramatic landscape divided by a winding river: on the left, brittle fields, a cracked concrete levee, abandoned irrigation machinery and gray flood scars; at center, two small conservation engineers in saffron rain jackets open an old sluice gate as water rushes through; on the right, the restored floodplain blossoms into braided blue channels, reed beds, willow islands, grazing water buffalo and flocks of white spoonbills lifting into the sky. The transformation should read clearly as one continuous environment rather than a split-screen comparison. Bold contemporary gouache concept art with screen-printed texture, simplified geometric landforms, crisp silhouettes and sophisticated editorial composition. Palette of clay red, mustard ochre, deep teal, mist blue, reed green and warm ivory. Low late-afternoon sun breaks through storm clouds, illuminating the renewed wetland and creating long shadows. Epic but grounded, hopeful and intelligent rather than whimsical. Strong panoramic depth, premium game marketing finish, clear focal path from sluice gate to flying birds, generous atmospheric sky, no typography.",
  "negativePrompt": "text, title, logo, UI, interface, HUD, minimap, icons, buttons, screenshot, split screen, photorealism, fantasy creatures, futuristic technology, ruined city, disaster spectacle, oversaturated neon colors, muddy composition, duplicated people, malformed animals, illegible machinery, border, frame, watermark",
  "width": 1536,
  "height": 864,
  "seed": 24873196,
  "CFGScale": 7.5,
  "settings": {
    "renderingSpeed": "QUALITY"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "9c0a9985-9847-459d-8c69-e84d69a795ec",
  "imageUUID": "bd4edbc8-ddd4-455f-8303-ff289acfdda5",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/bd4edbc8-ddd4-455f-8303-ff289acfdda5.jpg",
  "seed": 24873196,
  "cost": 0.1,
  "structuredPrompt": {
    "compositional_deconstruction": {
      "background": "Bold contemporary gouache concept art with screen-printed texture and visible paper grain throughout. Upper third holds a generous atmospheric sky of broken storm clouds in slate grey and warm ivory, parting from the upper-right where shafts of low late-afternoon sun cut diagonally down across the scene. Distant rolling hills recede along the horizon line in soft mist blue and dusty teal, dissolving into atmospheric haze. The palette anchors substantial regions: clay red and mustard ochre on the left, deep teal and mist blue on the right, reed green threading between. Long raking shadows fall leftward across the wetland from the upper-right light source. Three clear depth layers — foreground levee debris and figures, midground braided channels and wildlife, background hills and sky.",
      "elements": [
        {
          "desc": "Brittle cracked-earth fields filling the far-left midground, simplified geometric landforms in clay red and mustard ochre. Dry furrows split the surface into polygonal plates, gray flood scars streaking diagonally down the slope toward the river.",
          "type": "obj"
        },
        {
          "desc": "Cracked concrete levee running diagonally from upper-left toward center, weathered pale grey with rust-orange stains streaking its face. A collapsed section near the middle has crumbled inward, with tufts of reed green vegetation beginning to reclaim the broken edge.",
          "type": "obj"
        },
        {
          "desc": "Abandoned irrigation machinery on the left bank in the foreground. A rusted pivot arm half-buried in silt at a low angle, a tipped metal trough beside it, and a leaning wooden post with frayed cable trailing to the ground. Muted rust-brown and weathered grey tones.",
          "type": "obj"
        },
        {
          "desc": "Old stone-and-iron sluice gate at the river's narrowest point near frame center, the primary focal structure. Weathered stone piers flank a heavy iron framework, water rushing through the opened gap in a bright white-blue sheet that catches the low sun.",
          "type": "obj"
        },
        {
          "desc": "Two small conservation engineers in saffron rain jackets at the sluice gate, dwarfed by the structure. One crouched turning a heavy iron wheel on the gate, the other standing beside holding a clipboard, both facing the gate. Long raking shadows cast leftward across the wet ground.",
          "type": "obj"
        },
        {
          "desc": "Winding river braiding into multiple channels on the right side, deep teal and mist blue water threading between small willow islands. Simplified geometric curves flow from the sluice gate outward toward the lower-right corner.",
          "type": "obj"
        },
        {
          "desc": "Reed beds lining the restored channels in reed green and warm ivory, dense tufts clustered along the banks and around the willow islands, catching the low sun on their upper edges.",
          "type": "obj"
        },
        {
          "desc": "Cluster of roughly six grazing water buffalo wading knee-deep in a right-side channel, dark silhouettes against the bright teal water, heads lowered toward the surface, long raking shadows stretching leftward across the channel.",
          "type": "obj"
        },
        {
          "desc": "Flock of about twelve white spoonbills lifting into the sky from the right bank, wings spread wide, bodies angled upward and trailing toward the upper-right corner in a loose diagonal formation. Bright white silhouettes against the broken cloud forms.",
          "type": "obj"
        }
      ]
    },
    "high_level_description": "A wide elevated gouache illustration of a flood-damaged river valley mid-restoration at late afternoon, the landscape flowing left-to-right from cracked clay fields through an old sluice gate into braided wetland channels with grazing buffalo and rising spoonbills."
  }
}
Arctic Research Canteen Menu Photograph
Arctic Research Canteen Menu Photograph

High-end commercial food photography for an Arctic research station catering menu. A practical black enamel dinner tray holds a beautifully plated fillet of roasted Arctic char with crisp golden skin, pearl barley pilaf, glazed root vegetables, pickled cloudberries, dill, and a small stainless cup of light herb broth. Beside it sits a thick slice of dark rye bread and an unbranded glass of deep red lingonberry cordial. Three-quarter overhead composition on a scratched brushed-steel canteen table, with a folded slate-gray wool glove and utilitarian stainless cutlery at the edge of the frame. Cold cyan ambient light suggests polar twilight outside, balanced by a focused warm amber serving-lamp glow across the food. Refined but credible remote-field catering, tactile steam, realistic moisture and textures, restrained Nordic palette, documentary precision with premium editorial styling, sharp focus on the complete meal, subtle background falloff, no people, no packaging, no logos, no visible writing.

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@q',
  positivePrompt: 'High-end commercial food photography for an Arctic research station catering menu. A practical black enamel dinner tray holds a beautifully plated fillet of roasted Arctic char with crisp golden skin, pearl barley pilaf, glazed root vegetables, pickled cloudberries, dill, and a small stainless cup of light herb broth. Beside it sits a thick slice of dark rye bread and an unbranded glass of deep red lingonberry cordial. Three-quarter overhead composition on a scratched brushed-steel canteen table, with a folded slate-gray wool glove and utilitarian stainless cutlery at the edge of the frame. Cold cyan ambient light suggests polar twilight outside, balanced by a focused warm amber serving-lamp glow across the food. Refined but credible remote-field catering, tactile steam, realistic moisture and textures, restrained Nordic palette, documentary precision with premium editorial styling, sharp focus on the complete meal, subtle background falloff, no people, no packaging, no logos, no visible writing.',
  negativePrompt: 'text, labels, logos, branding, watermark, menu typography, people, hands, breakfast food, train interior, white tablecloth, luxury restaurant dining room, plastic-looking food, excessive garnish, surreal ingredients, messy plating, duplicated utensils, distorted tableware, oversaturated colors, harsh flash, shallow focus hiding the meal, illustration, CGI',
  width: 1088,
  height: 1360,
  seed: 284731906,
  CFGScale: 6.5,
  settings: {
    renderingSpeed: 'QUALITY'
  }
})
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@q",
            "positivePrompt": "High-end commercial food photography for an Arctic research station catering menu. A practical black enamel dinner tray holds a beautifully plated fillet of roasted Arctic char with crisp golden skin, pearl barley pilaf, glazed root vegetables, pickled cloudberries, dill, and a small stainless cup of light herb broth. Beside it sits a thick slice of dark rye bread and an unbranded glass of deep red lingonberry cordial. Three-quarter overhead composition on a scratched brushed-steel canteen table, with a folded slate-gray wool glove and utilitarian stainless cutlery at the edge of the frame. Cold cyan ambient light suggests polar twilight outside, balanced by a focused warm amber serving-lamp glow across the food. Refined but credible remote-field catering, tactile steam, realistic moisture and textures, restrained Nordic palette, documentary precision with premium editorial styling, sharp focus on the complete meal, subtle background falloff, no people, no packaging, no logos, no visible writing.",
            "negativePrompt": "text, labels, logos, branding, watermark, menu typography, people, hands, breakfast food, train interior, white tablecloth, luxury restaurant dining room, plastic-looking food, excessive garnish, surreal ingredients, messy plating, duplicated utensils, distorted tableware, oversaturated colors, harsh flash, shallow focus hiding the meal, illustration, CGI",
            "width": 1088,
            "height": 1360,
            "seed": 284731906,
            "CFGScale": 6.5,
            "settings": {
                "renderingSpeed": "QUALITY"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "594f7f4f-03e0-4c32-a130-7d26962f2a38",
      "model": "ideogram:4@q",
      "positivePrompt": "High-end commercial food photography for an Arctic research station catering menu. A practical black enamel dinner tray holds a beautifully plated fillet of roasted Arctic char with crisp golden skin, pearl barley pilaf, glazed root vegetables, pickled cloudberries, dill, and a small stainless cup of light herb broth. Beside it sits a thick slice of dark rye bread and an unbranded glass of deep red lingonberry cordial. Three-quarter overhead composition on a scratched brushed-steel canteen table, with a folded slate-gray wool glove and utilitarian stainless cutlery at the edge of the frame. Cold cyan ambient light suggests polar twilight outside, balanced by a focused warm amber serving-lamp glow across the food. Refined but credible remote-field catering, tactile steam, realistic moisture and textures, restrained Nordic palette, documentary precision with premium editorial styling, sharp focus on the complete meal, subtle background falloff, no people, no packaging, no logos, no visible writing.",
      "negativePrompt": "text, labels, logos, branding, watermark, menu typography, people, hands, breakfast food, train interior, white tablecloth, luxury restaurant dining room, plastic-looking food, excessive garnish, surreal ingredients, messy plating, duplicated utensils, distorted tableware, oversaturated colors, harsh flash, shallow focus hiding the meal, illustration, CGI",
      "width": 1088,
      "height": 1360,
      "seed": 284731906,
      "CFGScale": 6.5,
      "settings": {
        "renderingSpeed": "QUALITY"
      }
    }
  ]'
runware run ideogram:4@q \
  positivePrompt="High-end commercial food photography for an Arctic research station catering menu. A practical black enamel dinner tray holds a beautifully plated fillet of roasted Arctic char with crisp golden skin, pearl barley pilaf, glazed root vegetables, pickled cloudberries, dill, and a small stainless cup of light herb broth. Beside it sits a thick slice of dark rye bread and an unbranded glass of deep red lingonberry cordial. Three-quarter overhead composition on a scratched brushed-steel canteen table, with a folded slate-gray wool glove and utilitarian stainless cutlery at the edge of the frame. Cold cyan ambient light suggests polar twilight outside, balanced by a focused warm amber serving-lamp glow across the food. Refined but credible remote-field catering, tactile steam, realistic moisture and textures, restrained Nordic palette, documentary precision with premium editorial styling, sharp focus on the complete meal, subtle background falloff, no people, no packaging, no logos, no visible writing." \
  negativePrompt="text, labels, logos, branding, watermark, menu typography, people, hands, breakfast food, train interior, white tablecloth, luxury restaurant dining room, plastic-looking food, excessive garnish, surreal ingredients, messy plating, duplicated utensils, distorted tableware, oversaturated colors, harsh flash, shallow focus hiding the meal, illustration, CGI" \
  width=1088 \
  height=1360 \
  seed=284731906 \
  CFGScale=6.5 \
  settings.renderingSpeed=QUALITY
{
  "taskType": "imageInference",
  "taskUUID": "594f7f4f-03e0-4c32-a130-7d26962f2a38",
  "model": "ideogram:4@q",
  "positivePrompt": "High-end commercial food photography for an Arctic research station catering menu. A practical black enamel dinner tray holds a beautifully plated fillet of roasted Arctic char with crisp golden skin, pearl barley pilaf, glazed root vegetables, pickled cloudberries, dill, and a small stainless cup of light herb broth. Beside it sits a thick slice of dark rye bread and an unbranded glass of deep red lingonberry cordial. Three-quarter overhead composition on a scratched brushed-steel canteen table, with a folded slate-gray wool glove and utilitarian stainless cutlery at the edge of the frame. Cold cyan ambient light suggests polar twilight outside, balanced by a focused warm amber serving-lamp glow across the food. Refined but credible remote-field catering, tactile steam, realistic moisture and textures, restrained Nordic palette, documentary precision with premium editorial styling, sharp focus on the complete meal, subtle background falloff, no people, no packaging, no logos, no visible writing.",
  "negativePrompt": "text, labels, logos, branding, watermark, menu typography, people, hands, breakfast food, train interior, white tablecloth, luxury restaurant dining room, plastic-looking food, excessive garnish, surreal ingredients, messy plating, duplicated utensils, distorted tableware, oversaturated colors, harsh flash, shallow focus hiding the meal, illustration, CGI",
  "width": 1088,
  "height": 1360,
  "seed": 284731906,
  "CFGScale": 6.5,
  "settings": {
    "renderingSpeed": "QUALITY"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "594f7f4f-03e0-4c32-a130-7d26962f2a38",
  "imageUUID": "17cff12c-b99b-446e-8f06-4e3f5d2ceb4d",
  "imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/17cff12c-b99b-446e-8f06-4e3f5d2ceb4d.jpg",
  "seed": 284731906,
  "cost": 0.1,
  "structuredPrompt": {
    "compositional_deconstruction": {
      "background": "Scratched brushed-steel canteen table surface filling the frame, fine parallel grain running diagonally with small dents and scuffs catching the light. Cold cyan ambient light spills from the upper-left suggesting polar twilight through a distant window, balanced by a focused warm amber pool from an off-frame serving lamp raking across the center of the tray. Soft wisps of steam rise faintly into the cool air above the food. Restrained Nordic palette of slate gray, charcoal, deep red, muted gold, and pale green.",
      "elements": [
        {
          "desc": "Practical black enamel dinner tray with chipped rim exposing pale metal underneath, anchored slightly left of center and filling most of the frame. Holds a fillet of roasted Arctic char with crisp golden skin and flaked pink flesh, pearl barley pilaf mounded beside it, glazed root vegetables — parsnip, carrot, beet — glistening with dark reduction, a small quenelle of pickled cloudberries in deep orange-red, fresh dill sprigs scattered across the plate. Warm amber light pools across the char and barley.",
          "type": "obj"
        },
        {
          "desc": "Small stainless steel cup of light herb broth positioned upper-right of the tray. Pale straw-colored broth with floating dill fronds and a thin oil sheen on the surface. Faint steam rises in soft wisps.",
          "type": "obj"
        },
        {
          "desc": "Thick slice of dark rye bread resting on the table beside the tray at lower-left. Deep brown crumb with visible caraway seeds scattered throughout, torn crust edge along one side showing an irregular break.",
          "type": "obj"
        },
        {
          "desc": "Unbranded clear glass tumbler of deep red lingonberry cordial on the right side of the frame. Condensation beads cling to the outside of the glass, catching small highlights from the cyan ambient light.",
          "type": "obj"
        },
        {
          "desc": "Folded slate-gray wool glove pushed to the upper-left edge of the frame, ribbed cuff visible at the fold. Slightly out of focus with subtle falloff.",
          "type": "obj"
        },
        {
          "desc": "Utilitarian stainless steel fork and knife laid parallel along the right edge of the tray, blades pointing toward the upper-right. Brushed metal finish catching cool highlights.",
          "type": "obj"
        }
      ]
    },
    "high_level_description": "A high-end commercial food photograph of a plated Arctic research station dinner on a scratched brushed-steel canteen table at polar twilight, shot from a three-quarter overhead angle with cold cyan ambient light balanced by a warm amber pool raking across the char fillet."
  }
}