live
MODEL IDopenai:gpt-image@2.5-flare

GPT-Image-2.5 Flare

OpenAI
by

GPT-Image-2.5 Flare is OpenAI's fastest model for high-quality image generation and editing, delivering higher-quality images than GPT Image 2 at 50% lower latency. It improves natural lighting, texture detail, reference-subject preservation, localized editing, and consistency across iterative edits, while handling complex layouts and transparent backgrounds. It is designed for creator content, product experiences, visual search, rapid prototyping, and high-volume generation.

GPT-Image-2.5 Flare

text-to-image

Circular Laundry Campaign Key Visual$0.0431~21s
Circular Laundry Campaign Key Visual

Create a finished brand marketing campaign key visual for a company that builds closed-loop water-recycling systems for large commercial laundries. Depict a vast, immaculate industrial laundry and water-treatment facility with stainless-steel filtration vessels, orderly pipework, grated walkways, gauges, and subtle condensation. The central visual metaphor is a single enormous pristine white hotel sheet sweeping through the space in a graceful airborne arc like a cresting wave. At the lowest point of the fabric, its folds transition seamlessly and believably into a stream of crystal-clear water flowing into a circular filtration tank. Show one real environmental engineer in ultramarine coveralls standing on the right-side walkway, seen at a modest scale while inspecting the system, providing human scale without posing for the camera. Use premium large-format advertising photography with sophisticated practical set design and restrained photoreal compositing. Preserve convincing cotton weave, damp fabric edges, transparent water, tiny droplets, brushed steel, glass inspection ports, and realistic industrial construction. Cool daylight enters from clerestory windows and creates long soft beams through faint clean mist, balanced by warm practical indicator lights. Color palette: chalk white, stainless silver, deep ultramarine, pale mineral cyan, with only tiny amber accents. The mood is intelligent, calm, optimistic, and materially honest rather than futuristic. Compose in 3:2 landscape for a campaign master image. Place the dramatic fabric-and-water arc from upper center toward the lower right, leading the eye to the engineer and filtration tank. Keep the left third visually quieter with softly illuminated architectural depth and controlled negative space for optional campaign copy to be added later. Maintain a strong silhouette and clear visual hierarchy at billboard distance while retaining rich engineering detail up close. No written words, logos, labels, symbols, watermark, border, poster frame, user interface, or mockup. Do not add excessive greenery, sci-fi holograms, fantasy machinery, or implausible floating equipment.

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: 'openai:gpt-image@2.5-flare',
  positivePrompt: 'Create a finished brand marketing campaign key visual for a company that builds closed-loop water-recycling systems for large commercial laundries. Depict a vast, immaculate industrial laundry and water-treatment facility with stainless-steel filtration vessels, orderly pipework, grated walkways, gauges, and subtle condensation. The central visual metaphor is a single enormous pristine white hotel sheet sweeping through the space in a graceful airborne arc like a cresting wave. At the lowest point of the fabric, its folds transition seamlessly and believably into a stream of crystal-clear water flowing into a circular filtration tank. Show one real environmental engineer in ultramarine coveralls standing on the right-side walkway, seen at a modest scale while inspecting the system, providing human scale without posing for the camera.\n\nUse premium large-format advertising photography with sophisticated practical set design and restrained photoreal compositing. Preserve convincing cotton weave, damp fabric edges, transparent water, tiny droplets, brushed steel, glass inspection ports, and realistic industrial construction. Cool daylight enters from clerestory windows and creates long soft beams through faint clean mist, balanced by warm practical indicator lights. Color palette: chalk white, stainless silver, deep ultramarine, pale mineral cyan, with only tiny amber accents. The mood is intelligent, calm, optimistic, and materially honest rather than futuristic.\n\nCompose in 3:2 landscape for a campaign master image. Place the dramatic fabric-and-water arc from upper center toward the lower right, leading the eye to the engineer and filtration tank. Keep the left third visually quieter with softly illuminated architectural depth and controlled negative space for optional campaign copy to be added later. Maintain a strong silhouette and clear visual hierarchy at billboard distance while retaining rich engineering detail up close. No written words, logos, labels, symbols, watermark, border, poster frame, user interface, or mockup. Do not add excessive greenery, sci-fi holograms, fantasy machinery, or implausible floating equipment.',
  width: 1536,
  height: 1024
})
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": "openai:gpt-image@2.5-flare",
            "positivePrompt": "Create a finished brand marketing campaign key visual for a company that builds closed-loop water-recycling systems for large commercial laundries. Depict a vast, immaculate industrial laundry and water-treatment facility with stainless-steel filtration vessels, orderly pipework, grated walkways, gauges, and subtle condensation. The central visual metaphor is a single enormous pristine white hotel sheet sweeping through the space in a graceful airborne arc like a cresting wave. At the lowest point of the fabric, its folds transition seamlessly and believably into a stream of crystal-clear water flowing into a circular filtration tank. Show one real environmental engineer in ultramarine coveralls standing on the right-side walkway, seen at a modest scale while inspecting the system, providing human scale without posing for the camera.\n\nUse premium large-format advertising photography with sophisticated practical set design and restrained photoreal compositing. Preserve convincing cotton weave, damp fabric edges, transparent water, tiny droplets, brushed steel, glass inspection ports, and realistic industrial construction. Cool daylight enters from clerestory windows and creates long soft beams through faint clean mist, balanced by warm practical indicator lights. Color palette: chalk white, stainless silver, deep ultramarine, pale mineral cyan, with only tiny amber accents. The mood is intelligent, calm, optimistic, and materially honest rather than futuristic.\n\nCompose in 3:2 landscape for a campaign master image. Place the dramatic fabric-and-water arc from upper center toward the lower right, leading the eye to the engineer and filtration tank. Keep the left third visually quieter with softly illuminated architectural depth and controlled negative space for optional campaign copy to be added later. Maintain a strong silhouette and clear visual hierarchy at billboard distance while retaining rich engineering detail up close. No written words, logos, labels, symbols, watermark, border, poster frame, user interface, or mockup. Do not add excessive greenery, sci-fi holograms, fantasy machinery, or implausible floating equipment.",
            "width": 1536,
            "height": 1024
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "8df35950-2168-40aa-a31d-bce988b18f29",
      "model": "openai:gpt-image@2.5-flare",
      "positivePrompt": "Create a finished brand marketing campaign key visual for a company that builds closed-loop water-recycling systems for large commercial laundries. Depict a vast, immaculate industrial laundry and water-treatment facility with stainless-steel filtration vessels, orderly pipework, grated walkways, gauges, and subtle condensation. The central visual metaphor is a single enormous pristine white hotel sheet sweeping through the space in a graceful airborne arc like a cresting wave. At the lowest point of the fabric, its folds transition seamlessly and believably into a stream of crystal-clear water flowing into a circular filtration tank. Show one real environmental engineer in ultramarine coveralls standing on the right-side walkway, seen at a modest scale while inspecting the system, providing human scale without posing for the camera.\n\nUse premium large-format advertising photography with sophisticated practical set design and restrained photoreal compositing. Preserve convincing cotton weave, damp fabric edges, transparent water, tiny droplets, brushed steel, glass inspection ports, and realistic industrial construction. Cool daylight enters from clerestory windows and creates long soft beams through faint clean mist, balanced by warm practical indicator lights. Color palette: chalk white, stainless silver, deep ultramarine, pale mineral cyan, with only tiny amber accents. The mood is intelligent, calm, optimistic, and materially honest rather than futuristic.\n\nCompose in 3:2 landscape for a campaign master image. Place the dramatic fabric-and-water arc from upper center toward the lower right, leading the eye to the engineer and filtration tank. Keep the left third visually quieter with softly illuminated architectural depth and controlled negative space for optional campaign copy to be added later. Maintain a strong silhouette and clear visual hierarchy at billboard distance while retaining rich engineering detail up close. No written words, logos, labels, symbols, watermark, border, poster frame, user interface, or mockup. Do not add excessive greenery, sci-fi holograms, fantasy machinery, or implausible floating equipment.",
      "width": 1536,
      "height": 1024
    }
  ]'
runware run openai:gpt-image@2.5-flare \
  positivePrompt="Create a finished brand marketing campaign key visual for a company that builds closed-loop water-recycling systems for large commercial laundries. Depict a vast, immaculate industrial laundry and water-treatment facility with stainless-steel filtration vessels, orderly pipework, grated walkways, gauges, and subtle condensation. The central visual metaphor is a single enormous pristine white hotel sheet sweeping through the space in a graceful airborne arc like a cresting wave. At the lowest point of the fabric, its folds transition seamlessly and believably into a stream of crystal-clear water flowing into a circular filtration tank. Show one real environmental engineer in ultramarine coveralls standing on the right-side walkway, seen at a modest scale while inspecting the system, providing human scale without posing for the camera.

Use premium large-format advertising photography with sophisticated practical set design and restrained photoreal compositing. Preserve convincing cotton weave, damp fabric edges, transparent water, tiny droplets, brushed steel, glass inspection ports, and realistic industrial construction. Cool daylight enters from clerestory windows and creates long soft beams through faint clean mist, balanced by warm practical indicator lights. Color palette: chalk white, stainless silver, deep ultramarine, pale mineral cyan, with only tiny amber accents. The mood is intelligent, calm, optimistic, and materially honest rather than futuristic.

Compose in 3:2 landscape for a campaign master image. Place the dramatic fabric-and-water arc from upper center toward the lower right, leading the eye to the engineer and filtration tank. Keep the left third visually quieter with softly illuminated architectural depth and controlled negative space for optional campaign copy to be added later. Maintain a strong silhouette and clear visual hierarchy at billboard distance while retaining rich engineering detail up close. No written words, logos, labels, symbols, watermark, border, poster frame, user interface, or mockup. Do not add excessive greenery, sci-fi holograms, fantasy machinery, or implausible floating equipment." \
  width=1536 \
  height=1024
{
  "taskType": "imageInference",
  "taskUUID": "8df35950-2168-40aa-a31d-bce988b18f29",
  "model": "openai:gpt-image@2.5-flare",
  "positivePrompt": "Create a finished brand marketing campaign key visual for a company that builds closed-loop water-recycling systems for large commercial laundries. Depict a vast, immaculate industrial laundry and water-treatment facility with stainless-steel filtration vessels, orderly pipework, grated walkways, gauges, and subtle condensation. The central visual metaphor is a single enormous pristine white hotel sheet sweeping through the space in a graceful airborne arc like a cresting wave. At the lowest point of the fabric, its folds transition seamlessly and believably into a stream of crystal-clear water flowing into a circular filtration tank. Show one real environmental engineer in ultramarine coveralls standing on the right-side walkway, seen at a modest scale while inspecting the system, providing human scale without posing for the camera.\n\nUse premium large-format advertising photography with sophisticated practical set design and restrained photoreal compositing. Preserve convincing cotton weave, damp fabric edges, transparent water, tiny droplets, brushed steel, glass inspection ports, and realistic industrial construction. Cool daylight enters from clerestory windows and creates long soft beams through faint clean mist, balanced by warm practical indicator lights. Color palette: chalk white, stainless silver, deep ultramarine, pale mineral cyan, with only tiny amber accents. The mood is intelligent, calm, optimistic, and materially honest rather than futuristic.\n\nCompose in 3:2 landscape for a campaign master image. Place the dramatic fabric-and-water arc from upper center toward the lower right, leading the eye to the engineer and filtration tank. Keep the left third visually quieter with softly illuminated architectural depth and controlled negative space for optional campaign copy to be added later. Maintain a strong silhouette and clear visual hierarchy at billboard distance while retaining rich engineering detail up close. No written words, logos, labels, symbols, watermark, border, poster frame, user interface, or mockup. Do not add excessive greenery, sci-fi holograms, fantasy machinery, or implausible floating equipment.",
  "width": 1536,
  "height": 1024
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "8df35950-2168-40aa-a31d-bce988b18f29",
  "imageUUID": "46658421-0e74-46b1-9d17-a97410651f17",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/4/ii/46658421-0e74-46b1-9d17-a97410651f17.jpg",
  "cost": 0.043135
}

reference-to-image

Adaptive Rainwear Lookbook Editorial$0.0241~19s
Adaptive Rainwear Lookbook Editorial

Create a new, finished square fashion lookbook photograph for a premium adaptive outerwear collection. Use both reference images as complementary guidance rather than reproducing either source: preserve the specific garment design, material, deep-aubergine color, sculpted hood, asymmetric magnetic closure, storm flap, reflective piping, articulated sleeves, and extended lap-covering front panel from reference 1; draw the waterfront architecture, wet-concrete textures, cool cyan and warm amber lighting contrast, misty atmosphere, and restrained palette from reference 2. Place the garment on a stylish adult wheelchair user with a contemporary short haircut, seated naturally in a sleek manual wheelchair at the ferry terminal. Show an authentic, practical fit around the seated body and chair without obscuring the garment's key construction details. The model faces three-quarters toward camera with a calm, self-possessed expression, one hand resting lightly on the wheel rim. Compose as a polished catalog hero image: full seated figure visible from hood to wheels, centered slightly left, generous architectural negative space, eye-level camera, crisp editorial geometry, realistic proportions, and no cropping of the chair. Soft misty daylight provides broad fill while a single amber fixture creates a subtle edge light; wet pavement gives a restrained reflection. Emphasize premium waterproof textile texture, fine seams, hardware, realistic skin, and accurate wheelchair structure. Sophisticated, quiet, functional, inclusive fashion direction; modern European lookbook photography; no brand name, logos, captions, typography, signage, extra people, duplicated limbs, or decorative fantasy elements. The final image must be an original synthesis with a new model, pose, viewpoint, and composition, not a copy of either reference.

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: 'openai:gpt-image@2.5-flare',
  positivePrompt: 'Create a new, finished square fashion lookbook photograph for a premium adaptive outerwear collection. Use both reference images as complementary guidance rather than reproducing either source: preserve the specific garment design, material, deep-aubergine color, sculpted hood, asymmetric magnetic closure, storm flap, reflective piping, articulated sleeves, and extended lap-covering front panel from reference 1; draw the waterfront architecture, wet-concrete textures, cool cyan and warm amber lighting contrast, misty atmosphere, and restrained palette from reference 2. Place the garment on a stylish adult wheelchair user with a contemporary short haircut, seated naturally in a sleek manual wheelchair at the ferry terminal. Show an authentic, practical fit around the seated body and chair without obscuring the garment\'s key construction details. The model faces three-quarters toward camera with a calm, self-possessed expression, one hand resting lightly on the wheel rim. Compose as a polished catalog hero image: full seated figure visible from hood to wheels, centered slightly left, generous architectural negative space, eye-level camera, crisp editorial geometry, realistic proportions, and no cropping of the chair. Soft misty daylight provides broad fill while a single amber fixture creates a subtle edge light; wet pavement gives a restrained reflection. Emphasize premium waterproof textile texture, fine seams, hardware, realistic skin, and accurate wheelchair structure. Sophisticated, quiet, functional, inclusive fashion direction; modern European lookbook photography; no brand name, logos, captions, typography, signage, extra people, duplicated limbs, or decorative fantasy elements. The final image must be an original synthesis with a new model, pose, viewpoint, and composition, not a copy of either reference.',
  width: 1024,
  height: 1024,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/e2bf6a65-bc4b-40ec-865c-257b566c0f63.jpg',
      'https://assets.runware.ai/assets/inputs/6731cad8-3970-430a-9d30-2d6eeeedeb1d.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "openai:gpt-image@2.5-flare",
            "positivePrompt": "Create a new, finished square fashion lookbook photograph for a premium adaptive outerwear collection. Use both reference images as complementary guidance rather than reproducing either source: preserve the specific garment design, material, deep-aubergine color, sculpted hood, asymmetric magnetic closure, storm flap, reflective piping, articulated sleeves, and extended lap-covering front panel from reference 1; draw the waterfront architecture, wet-concrete textures, cool cyan and warm amber lighting contrast, misty atmosphere, and restrained palette from reference 2. Place the garment on a stylish adult wheelchair user with a contemporary short haircut, seated naturally in a sleek manual wheelchair at the ferry terminal. Show an authentic, practical fit around the seated body and chair without obscuring the garment's key construction details. The model faces three-quarters toward camera with a calm, self-possessed expression, one hand resting lightly on the wheel rim. Compose as a polished catalog hero image: full seated figure visible from hood to wheels, centered slightly left, generous architectural negative space, eye-level camera, crisp editorial geometry, realistic proportions, and no cropping of the chair. Soft misty daylight provides broad fill while a single amber fixture creates a subtle edge light; wet pavement gives a restrained reflection. Emphasize premium waterproof textile texture, fine seams, hardware, realistic skin, and accurate wheelchair structure. Sophisticated, quiet, functional, inclusive fashion direction; modern European lookbook photography; no brand name, logos, captions, typography, signage, extra people, duplicated limbs, or decorative fantasy elements. The final image must be an original synthesis with a new model, pose, viewpoint, and composition, not a copy of either reference.",
            "width": 1024,
            "height": 1024,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/e2bf6a65-bc4b-40ec-865c-257b566c0f63.jpg",
                    "https://assets.runware.ai/assets/inputs/6731cad8-3970-430a-9d30-2d6eeeedeb1d.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "47b0147a-8e04-4574-8d46-34d2f14e800c",
      "model": "openai:gpt-image@2.5-flare",
      "positivePrompt": "Create a new, finished square fashion lookbook photograph for a premium adaptive outerwear collection. Use both reference images as complementary guidance rather than reproducing either source: preserve the specific garment design, material, deep-aubergine color, sculpted hood, asymmetric magnetic closure, storm flap, reflective piping, articulated sleeves, and extended lap-covering front panel from reference 1; draw the waterfront architecture, wet-concrete textures, cool cyan and warm amber lighting contrast, misty atmosphere, and restrained palette from reference 2. Place the garment on a stylish adult wheelchair user with a contemporary short haircut, seated naturally in a sleek manual wheelchair at the ferry terminal. Show an authentic, practical fit around the seated body and chair without obscuring the garment's key construction details. The model faces three-quarters toward camera with a calm, self-possessed expression, one hand resting lightly on the wheel rim. Compose as a polished catalog hero image: full seated figure visible from hood to wheels, centered slightly left, generous architectural negative space, eye-level camera, crisp editorial geometry, realistic proportions, and no cropping of the chair. Soft misty daylight provides broad fill while a single amber fixture creates a subtle edge light; wet pavement gives a restrained reflection. Emphasize premium waterproof textile texture, fine seams, hardware, realistic skin, and accurate wheelchair structure. Sophisticated, quiet, functional, inclusive fashion direction; modern European lookbook photography; no brand name, logos, captions, typography, signage, extra people, duplicated limbs, or decorative fantasy elements. The final image must be an original synthesis with a new model, pose, viewpoint, and composition, not a copy of either reference.",
      "width": 1024,
      "height": 1024,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/e2bf6a65-bc4b-40ec-865c-257b566c0f63.jpg",
          "https://assets.runware.ai/assets/inputs/6731cad8-3970-430a-9d30-2d6eeeedeb1d.jpg"
        ]
      }
    }
  ]'
runware run openai:gpt-image@2.5-flare \
  positivePrompt="Create a new, finished square fashion lookbook photograph for a premium adaptive outerwear collection. Use both reference images as complementary guidance rather than reproducing either source: preserve the specific garment design, material, deep-aubergine color, sculpted hood, asymmetric magnetic closure, storm flap, reflective piping, articulated sleeves, and extended lap-covering front panel from reference 1; draw the waterfront architecture, wet-concrete textures, cool cyan and warm amber lighting contrast, misty atmosphere, and restrained palette from reference 2. Place the garment on a stylish adult wheelchair user with a contemporary short haircut, seated naturally in a sleek manual wheelchair at the ferry terminal. Show an authentic, practical fit around the seated body and chair without obscuring the garment's key construction details. The model faces three-quarters toward camera with a calm, self-possessed expression, one hand resting lightly on the wheel rim. Compose as a polished catalog hero image: full seated figure visible from hood to wheels, centered slightly left, generous architectural negative space, eye-level camera, crisp editorial geometry, realistic proportions, and no cropping of the chair. Soft misty daylight provides broad fill while a single amber fixture creates a subtle edge light; wet pavement gives a restrained reflection. Emphasize premium waterproof textile texture, fine seams, hardware, realistic skin, and accurate wheelchair structure. Sophisticated, quiet, functional, inclusive fashion direction; modern European lookbook photography; no brand name, logos, captions, typography, signage, extra people, duplicated limbs, or decorative fantasy elements. The final image must be an original synthesis with a new model, pose, viewpoint, and composition, not a copy of either reference." \
  width=1024 \
  height=1024 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/e2bf6a65-bc4b-40ec-865c-257b566c0f63.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/6731cad8-3970-430a-9d30-2d6eeeedeb1d.jpg
{
  "taskType": "imageInference",
  "taskUUID": "47b0147a-8e04-4574-8d46-34d2f14e800c",
  "model": "openai:gpt-image@2.5-flare",
  "positivePrompt": "Create a new, finished square fashion lookbook photograph for a premium adaptive outerwear collection. Use both reference images as complementary guidance rather than reproducing either source: preserve the specific garment design, material, deep-aubergine color, sculpted hood, asymmetric magnetic closure, storm flap, reflective piping, articulated sleeves, and extended lap-covering front panel from reference 1; draw the waterfront architecture, wet-concrete textures, cool cyan and warm amber lighting contrast, misty atmosphere, and restrained palette from reference 2. Place the garment on a stylish adult wheelchair user with a contemporary short haircut, seated naturally in a sleek manual wheelchair at the ferry terminal. Show an authentic, practical fit around the seated body and chair without obscuring the garment's key construction details. The model faces three-quarters toward camera with a calm, self-possessed expression, one hand resting lightly on the wheel rim. Compose as a polished catalog hero image: full seated figure visible from hood to wheels, centered slightly left, generous architectural negative space, eye-level camera, crisp editorial geometry, realistic proportions, and no cropping of the chair. Soft misty daylight provides broad fill while a single amber fixture creates a subtle edge light; wet pavement gives a restrained reflection. Emphasize premium waterproof textile texture, fine seams, hardware, realistic skin, and accurate wheelchair structure. Sophisticated, quiet, functional, inclusive fashion direction; modern European lookbook photography; no brand name, logos, captions, typography, signage, extra people, duplicated limbs, or decorative fantasy elements. The final image must be an original synthesis with a new model, pose, viewpoint, and composition, not a copy of either reference.",
  "width": 1024,
  "height": 1024,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/e2bf6a65-bc4b-40ec-865c-257b566c0f63.jpg",
      "https://assets.runware.ai/assets/inputs/6731cad8-3970-430a-9d30-2d6eeeedeb1d.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "47b0147a-8e04-4574-8d46-34d2f14e800c",
  "imageUUID": "84a325ac-3fab-42ac-a303-93b50a6de979",
  "imageURL": "https://im.runware.ai/image/os/a07dlim3/ws/3/ii/84a325ac-3fab-42ac-a303-93b50a6de979.jpg",
  "cost": 0.024089
}

inpaint

Portable Microscope Colorway Product Image$0.0228~20s
Portable Microscope Colorway Product Image

Using the reference image and mask, create a production-ready ecommerce colorway variant of the same portable field microscope. Replace the entire masked microscope while faithfully preserving its exact silhouette, proportions, industrial design, viewing angle, position, lens arrangement, handle, controls, base geometry, and scale. Change the main molded housing to a sophisticated matte celadon green; render the structural metal components in warm champagne anodized aluminum; make the focus knobs, eyepiece surround, base grip, and small functional accents deep oxblood red. Keep optical glass dark and realistic with restrained blue-green reflections. Materials must look physically manufactured, with precise seams, subtle microtexture, crisp edges, and natural tonal variation rather than flat digital color. Preserve the original continuous light-gray studio background, camera perspective, soft diffused lighting, contact points, and coherent cast shadow. The finished image should feel like an approved limited-edition product colorway photograph for a scientific equipment catalog: clean, premium, technically credible, centered portrait composition, no added accessories, no packaging, no people, no text, no logo, and no changes outside the product.

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: 'openai:gpt-image@2.5-flare',
  positivePrompt: 'Using the reference image and mask, create a production-ready ecommerce colorway variant of the same portable field microscope. Replace the entire masked microscope while faithfully preserving its exact silhouette, proportions, industrial design, viewing angle, position, lens arrangement, handle, controls, base geometry, and scale. Change the main molded housing to a sophisticated matte celadon green; render the structural metal components in warm champagne anodized aluminum; make the focus knobs, eyepiece surround, base grip, and small functional accents deep oxblood red. Keep optical glass dark and realistic with restrained blue-green reflections. Materials must look physically manufactured, with precise seams, subtle microtexture, crisp edges, and natural tonal variation rather than flat digital color. Preserve the original continuous light-gray studio background, camera perspective, soft diffused lighting, contact points, and coherent cast shadow. The finished image should feel like an approved limited-edition product colorway photograph for a scientific equipment catalog: clean, premium, technically credible, centered portrait composition, no added accessories, no packaging, no people, no text, no logo, and no changes outside the product.',
  width: 1024,
  height: 1280,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/8ab73d91-132b-4996-9de0-06e983958255.jpg'
    ],
    maskImage: 'https://assets.runware.ai/assets/inputs/44ebca73-ed8b-4091-be14-a4aff8a216be.png'
  }
})
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": "openai:gpt-image@2.5-flare",
            "positivePrompt": "Using the reference image and mask, create a production-ready ecommerce colorway variant of the same portable field microscope. Replace the entire masked microscope while faithfully preserving its exact silhouette, proportions, industrial design, viewing angle, position, lens arrangement, handle, controls, base geometry, and scale. Change the main molded housing to a sophisticated matte celadon green; render the structural metal components in warm champagne anodized aluminum; make the focus knobs, eyepiece surround, base grip, and small functional accents deep oxblood red. Keep optical glass dark and realistic with restrained blue-green reflections. Materials must look physically manufactured, with precise seams, subtle microtexture, crisp edges, and natural tonal variation rather than flat digital color. Preserve the original continuous light-gray studio background, camera perspective, soft diffused lighting, contact points, and coherent cast shadow. The finished image should feel like an approved limited-edition product colorway photograph for a scientific equipment catalog: clean, premium, technically credible, centered portrait composition, no added accessories, no packaging, no people, no text, no logo, and no changes outside the product.",
            "width": 1024,
            "height": 1280,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/8ab73d91-132b-4996-9de0-06e983958255.jpg"
                ],
                "maskImage": "https://assets.runware.ai/assets/inputs/44ebca73-ed8b-4091-be14-a4aff8a216be.png"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "d0623f3e-1345-4f90-a0b5-066cd3f3cd8b",
      "model": "openai:gpt-image@2.5-flare",
      "positivePrompt": "Using the reference image and mask, create a production-ready ecommerce colorway variant of the same portable field microscope. Replace the entire masked microscope while faithfully preserving its exact silhouette, proportions, industrial design, viewing angle, position, lens arrangement, handle, controls, base geometry, and scale. Change the main molded housing to a sophisticated matte celadon green; render the structural metal components in warm champagne anodized aluminum; make the focus knobs, eyepiece surround, base grip, and small functional accents deep oxblood red. Keep optical glass dark and realistic with restrained blue-green reflections. Materials must look physically manufactured, with precise seams, subtle microtexture, crisp edges, and natural tonal variation rather than flat digital color. Preserve the original continuous light-gray studio background, camera perspective, soft diffused lighting, contact points, and coherent cast shadow. The finished image should feel like an approved limited-edition product colorway photograph for a scientific equipment catalog: clean, premium, technically credible, centered portrait composition, no added accessories, no packaging, no people, no text, no logo, and no changes outside the product.",
      "width": 1024,
      "height": 1280,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/8ab73d91-132b-4996-9de0-06e983958255.jpg"
        ],
        "maskImage": "https://assets.runware.ai/assets/inputs/44ebca73-ed8b-4091-be14-a4aff8a216be.png"
      }
    }
  ]'
runware run openai:gpt-image@2.5-flare \
  positivePrompt="Using the reference image and mask, create a production-ready ecommerce colorway variant of the same portable field microscope. Replace the entire masked microscope while faithfully preserving its exact silhouette, proportions, industrial design, viewing angle, position, lens arrangement, handle, controls, base geometry, and scale. Change the main molded housing to a sophisticated matte celadon green; render the structural metal components in warm champagne anodized aluminum; make the focus knobs, eyepiece surround, base grip, and small functional accents deep oxblood red. Keep optical glass dark and realistic with restrained blue-green reflections. Materials must look physically manufactured, with precise seams, subtle microtexture, crisp edges, and natural tonal variation rather than flat digital color. Preserve the original continuous light-gray studio background, camera perspective, soft diffused lighting, contact points, and coherent cast shadow. The finished image should feel like an approved limited-edition product colorway photograph for a scientific equipment catalog: clean, premium, technically credible, centered portrait composition, no added accessories, no packaging, no people, no text, no logo, and no changes outside the product." \
  width=1024 \
  height=1280 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/8ab73d91-132b-4996-9de0-06e983958255.jpg \
  inputs.maskImage=https://assets.runware.ai/assets/inputs/44ebca73-ed8b-4091-be14-a4aff8a216be.png
{
  "taskType": "imageInference",
  "taskUUID": "d0623f3e-1345-4f90-a0b5-066cd3f3cd8b",
  "model": "openai:gpt-image@2.5-flare",
  "positivePrompt": "Using the reference image and mask, create a production-ready ecommerce colorway variant of the same portable field microscope. Replace the entire masked microscope while faithfully preserving its exact silhouette, proportions, industrial design, viewing angle, position, lens arrangement, handle, controls, base geometry, and scale. Change the main molded housing to a sophisticated matte celadon green; render the structural metal components in warm champagne anodized aluminum; make the focus knobs, eyepiece surround, base grip, and small functional accents deep oxblood red. Keep optical glass dark and realistic with restrained blue-green reflections. Materials must look physically manufactured, with precise seams, subtle microtexture, crisp edges, and natural tonal variation rather than flat digital color. Preserve the original continuous light-gray studio background, camera perspective, soft diffused lighting, contact points, and coherent cast shadow. The finished image should feel like an approved limited-edition product colorway photograph for a scientific equipment catalog: clean, premium, technically credible, centered portrait composition, no added accessories, no packaging, no people, no text, no logo, and no changes outside the product.",
  "width": 1024,
  "height": 1280,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/8ab73d91-132b-4996-9de0-06e983958255.jpg"
    ],
    "maskImage": "https://assets.runware.ai/assets/inputs/44ebca73-ed8b-4091-be14-a4aff8a216be.png"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "d0623f3e-1345-4f90-a0b5-066cd3f3cd8b",
  "imageUUID": "992494d7-c20d-4dab-a76a-09cc69d2735f",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/992494d7-c20d-4dab-a76a-09cc69d2735f.jpg",
  "cost": 0.022775
}

transparent-background

Forensic Entomologist Exhibit Persona$0.0471~23s
Forensic Entomologist Exhibit Persona

Create a definitive full-body character portrait for a natural-history museum exhibit persona: Dr. Nia Okafor, a confident Black British forensic entomologist in her early 40s. She has deep brown skin, an oval face, alert dark eyes behind translucent hexagonal glasses, and short natural coils with one narrow silver streak above her right temple. Her distinctive outfit is a tailored aubergine field vest over a bone-colored rolled-sleeve shirt, straight dark olive utility trousers, chartreuse socks, and practical rust-red lace-up field boots. Include a small silver beetle brooch on the vest as her recurring character marker. She stands in a relaxed three-quarter pose, facing the viewer with a warm, quietly authoritative expression. One hand holds a compact transparent specimen case containing a few clearly visible pinned beetle specimens; the other holds a slim brass magnifying loupe at her side. Art direction: sophisticated hand-cut paper collage combined with crisp editorial screen-print illustration, subtly layered paper fibers, simplified geometric shapes, precise facial likeness, limited palette of aubergine, chartreuse, bone, rust red, olive, deep brown, and small brass accents. Friendly and credible rather than cartoonish, designed for audiences ages 10 and up. Render exactly one complete character from head to boots, with both arms, both hands, and all accessories fully visible. Clean, readable outer contour with no cropped anatomy, no detached pieces, no scenery, no furniture, no border, no lettering, no logos, and no additional people or creatures outside the specimen case. Center the character within the 1280x1024 landscape canvas at a generous scale while preserving ample transparent space on every side. Transparent background, clean isolated asset, no floor, no cast shadow, no rectangular backdrop.

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({
  outputFormat: 'PNG',
  model: 'openai:gpt-image@2.5-flare',
  positivePrompt: 'Create a definitive full-body character portrait for a natural-history museum exhibit persona: Dr. Nia Okafor, a confident Black British forensic entomologist in her early 40s. She has deep brown skin, an oval face, alert dark eyes behind translucent hexagonal glasses, and short natural coils with one narrow silver streak above her right temple. Her distinctive outfit is a tailored aubergine field vest over a bone-colored rolled-sleeve shirt, straight dark olive utility trousers, chartreuse socks, and practical rust-red lace-up field boots. Include a small silver beetle brooch on the vest as her recurring character marker. She stands in a relaxed three-quarter pose, facing the viewer with a warm, quietly authoritative expression. One hand holds a compact transparent specimen case containing a few clearly visible pinned beetle specimens; the other holds a slim brass magnifying loupe at her side. Art direction: sophisticated hand-cut paper collage combined with crisp editorial screen-print illustration, subtly layered paper fibers, simplified geometric shapes, precise facial likeness, limited palette of aubergine, chartreuse, bone, rust red, olive, deep brown, and small brass accents. Friendly and credible rather than cartoonish, designed for audiences ages 10 and up. Render exactly one complete character from head to boots, with both arms, both hands, and all accessories fully visible. Clean, readable outer contour with no cropped anatomy, no detached pieces, no scenery, no furniture, no border, no lettering, no logos, and no additional people or creatures outside the specimen case. Center the character within the 1280x1024 landscape canvas at a generous scale while preserving ample transparent space on every side. Transparent background, clean isolated asset, no floor, no cast shadow, no rectangular backdrop.',
  width: 1280,
  height: 1024,
  settings: {
    background: 'transparent'
  }
})
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({
            "outputFormat": "PNG",
            "model": "openai:gpt-image@2.5-flare",
            "positivePrompt": "Create a definitive full-body character portrait for a natural-history museum exhibit persona: Dr. Nia Okafor, a confident Black British forensic entomologist in her early 40s. She has deep brown skin, an oval face, alert dark eyes behind translucent hexagonal glasses, and short natural coils with one narrow silver streak above her right temple. Her distinctive outfit is a tailored aubergine field vest over a bone-colored rolled-sleeve shirt, straight dark olive utility trousers, chartreuse socks, and practical rust-red lace-up field boots. Include a small silver beetle brooch on the vest as her recurring character marker. She stands in a relaxed three-quarter pose, facing the viewer with a warm, quietly authoritative expression. One hand holds a compact transparent specimen case containing a few clearly visible pinned beetle specimens; the other holds a slim brass magnifying loupe at her side. Art direction: sophisticated hand-cut paper collage combined with crisp editorial screen-print illustration, subtly layered paper fibers, simplified geometric shapes, precise facial likeness, limited palette of aubergine, chartreuse, bone, rust red, olive, deep brown, and small brass accents. Friendly and credible rather than cartoonish, designed for audiences ages 10 and up. Render exactly one complete character from head to boots, with both arms, both hands, and all accessories fully visible. Clean, readable outer contour with no cropped anatomy, no detached pieces, no scenery, no furniture, no border, no lettering, no logos, and no additional people or creatures outside the specimen case. Center the character within the 1280x1024 landscape canvas at a generous scale while preserving ample transparent space on every side. Transparent background, clean isolated asset, no floor, no cast shadow, no rectangular backdrop.",
            "width": 1280,
            "height": 1024,
            "settings": {
                "background": "transparent"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "18482929-d764-400b-965b-519427c49985",
      "outputFormat": "PNG",
      "model": "openai:gpt-image@2.5-flare",
      "positivePrompt": "Create a definitive full-body character portrait for a natural-history museum exhibit persona: Dr. Nia Okafor, a confident Black British forensic entomologist in her early 40s. She has deep brown skin, an oval face, alert dark eyes behind translucent hexagonal glasses, and short natural coils with one narrow silver streak above her right temple. Her distinctive outfit is a tailored aubergine field vest over a bone-colored rolled-sleeve shirt, straight dark olive utility trousers, chartreuse socks, and practical rust-red lace-up field boots. Include a small silver beetle brooch on the vest as her recurring character marker. She stands in a relaxed three-quarter pose, facing the viewer with a warm, quietly authoritative expression. One hand holds a compact transparent specimen case containing a few clearly visible pinned beetle specimens; the other holds a slim brass magnifying loupe at her side. Art direction: sophisticated hand-cut paper collage combined with crisp editorial screen-print illustration, subtly layered paper fibers, simplified geometric shapes, precise facial likeness, limited palette of aubergine, chartreuse, bone, rust red, olive, deep brown, and small brass accents. Friendly and credible rather than cartoonish, designed for audiences ages 10 and up. Render exactly one complete character from head to boots, with both arms, both hands, and all accessories fully visible. Clean, readable outer contour with no cropped anatomy, no detached pieces, no scenery, no furniture, no border, no lettering, no logos, and no additional people or creatures outside the specimen case. Center the character within the 1280x1024 landscape canvas at a generous scale while preserving ample transparent space on every side. Transparent background, clean isolated asset, no floor, no cast shadow, no rectangular backdrop.",
      "width": 1280,
      "height": 1024,
      "settings": {
        "background": "transparent"
      }
    }
  ]'
runware run openai:gpt-image@2.5-flare \
  outputFormat=PNG \
  positivePrompt="Create a definitive full-body character portrait for a natural-history museum exhibit persona: Dr. Nia Okafor, a confident Black British forensic entomologist in her early 40s. She has deep brown skin, an oval face, alert dark eyes behind translucent hexagonal glasses, and short natural coils with one narrow silver streak above her right temple. Her distinctive outfit is a tailored aubergine field vest over a bone-colored rolled-sleeve shirt, straight dark olive utility trousers, chartreuse socks, and practical rust-red lace-up field boots. Include a small silver beetle brooch on the vest as her recurring character marker. She stands in a relaxed three-quarter pose, facing the viewer with a warm, quietly authoritative expression. One hand holds a compact transparent specimen case containing a few clearly visible pinned beetle specimens; the other holds a slim brass magnifying loupe at her side. Art direction: sophisticated hand-cut paper collage combined with crisp editorial screen-print illustration, subtly layered paper fibers, simplified geometric shapes, precise facial likeness, limited palette of aubergine, chartreuse, bone, rust red, olive, deep brown, and small brass accents. Friendly and credible rather than cartoonish, designed for audiences ages 10 and up. Render exactly one complete character from head to boots, with both arms, both hands, and all accessories fully visible. Clean, readable outer contour with no cropped anatomy, no detached pieces, no scenery, no furniture, no border, no lettering, no logos, and no additional people or creatures outside the specimen case. Center the character within the 1280x1024 landscape canvas at a generous scale while preserving ample transparent space on every side. Transparent background, clean isolated asset, no floor, no cast shadow, no rectangular backdrop." \
  width=1280 \
  height=1024 \
  settings.background=transparent
{
  "taskType": "imageInference",
  "taskUUID": "18482929-d764-400b-965b-519427c49985",
  "outputFormat": "PNG",
  "model": "openai:gpt-image@2.5-flare",
  "positivePrompt": "Create a definitive full-body character portrait for a natural-history museum exhibit persona: Dr. Nia Okafor, a confident Black British forensic entomologist in her early 40s. She has deep brown skin, an oval face, alert dark eyes behind translucent hexagonal glasses, and short natural coils with one narrow silver streak above her right temple. Her distinctive outfit is a tailored aubergine field vest over a bone-colored rolled-sleeve shirt, straight dark olive utility trousers, chartreuse socks, and practical rust-red lace-up field boots. Include a small silver beetle brooch on the vest as her recurring character marker. She stands in a relaxed three-quarter pose, facing the viewer with a warm, quietly authoritative expression. One hand holds a compact transparent specimen case containing a few clearly visible pinned beetle specimens; the other holds a slim brass magnifying loupe at her side. Art direction: sophisticated hand-cut paper collage combined with crisp editorial screen-print illustration, subtly layered paper fibers, simplified geometric shapes, precise facial likeness, limited palette of aubergine, chartreuse, bone, rust red, olive, deep brown, and small brass accents. Friendly and credible rather than cartoonish, designed for audiences ages 10 and up. Render exactly one complete character from head to boots, with both arms, both hands, and all accessories fully visible. Clean, readable outer contour with no cropped anatomy, no detached pieces, no scenery, no furniture, no border, no lettering, no logos, and no additional people or creatures outside the specimen case. Center the character within the 1280x1024 landscape canvas at a generous scale while preserving ample transparent space on every side. Transparent background, clean isolated asset, no floor, no cast shadow, no rectangular backdrop.",
  "width": 1280,
  "height": 1024,
  "settings": {
    "background": "transparent"
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "18482929-d764-400b-965b-519427c49985",
  "imageUUID": "e9f9aed2-1f87-439e-839b-f9ea48455aea",
  "imageURL": "https://im.runware.ai/image/os/a06dlim3/ws/4/ii/e9f9aed2-1f87-439e-839b-f9ea48455aea.png",
  "cost": 0.04712
}