按模态浏览 PROMPTS

图像 Prompts — 1438 个精选示例

面向 图像 生成工作流的 prompt 示例。按分类筛选,复制 prompt,或打开模型专属 API 代码。

IM
图像
Product Photography

Premium wireless headphones in matte black, floating against

Premium wireless headphones in matte black, floating against pure white background, soft shadows, studio rim lighting, reflective surfaces catching light, minimal elegant composition, product advertising photography style, ultra high resolution

查看 API 代码
curl -X POST https://runapi.ai/api/v1/runapi/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "prompt": "Premium wireless headphones in matte black, floating against pure white background, soft shadows, studio rim lighting, reflective surfaces catching light, minimal elegant composition, product advertising photography style, ultra high resolution"
}
JSON
IM
图像
Product Photography

Minimalist skincare serum in a frosted glass bottle with mat

Minimalist skincare serum in a frosted glass bottle with matte black pump dispenser, centered on polished white Carrara marble surface, single large octabox light from camera left, scattered rose petals and raw quartz crystal as minimal props, white, blush pink, and black color palette, commercial beauty photography standard, shot with 100mm macro lens

查看 API 代码
curl -X POST https://runapi.ai/api/v1/runapi/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "prompt": "Minimalist skincare serum in a frosted glass bottle with matte black pump dispenser, centered on polished white Carrara marble surface, single large octabox light from camera left, scattered rose petals and raw quartz crystal as minimal props, white, blush pink, and black color palette, commercial beauty photography standard, shot with 100mm macro lens"
}
JSON
IM
图像
Product Photography

Macro shot of a thin gold ring with princess-cut diamond res

Macro shot of a thin gold ring with princess-cut diamond resting on the edge of a white ceramic dish, extreme close-up filling the entire frame, single fiber optic side light creating spectral diamond refractions and rainbow prismatic effects, f/8 aperture for stone clarity with soft background bokeh, gold, white, and specular highlight color palette, luxury jewelry campaign standard

查看 API 代码
curl -X POST https://runapi.ai/api/v1/runapi/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "prompt": "Macro shot of a thin gold ring with princess-cut diamond resting on the edge of a white ceramic dish, extreme close-up filling the entire frame, single fiber optic side light creating spectral diamond refractions and rainbow prismatic effects, f/8 aperture for stone clarity with soft background bokeh, gold, white, and specular highlight color palette, luxury jewelry campaign standard"
}
JSON
IM
图像
Product Photography

Dark glass craft beer bottle with condensation droplets, pla

Dark glass craft beer bottle with condensation droplets, placed on a weathered oak bar surface, blurred warm bar interior visible behind, dramatic rim light from behind making condensation glow, overturned bottle cap resting beside it, amber, dark oak, and brass tones, craft brewery advertising aesthetic

查看 API 代码
curl -X POST https://runapi.ai/api/v1/runapi/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "prompt": "Dark glass craft beer bottle with condensation droplets, placed on a weathered oak bar surface, blurred warm bar interior visible behind, dramatic rim light from behind making condensation glow, overturned bottle cap resting beside it, amber, dark oak, and brass tones, craft brewery advertising aesthetic"
}
JSON
IM
图像
Product Photography gpt-image-2

A premium product ad for a matte black wireless speaker sitt

A premium product ad for a matte black wireless speaker sitting on a concrete plinth with headline 'SOUND YOU CAN FEEL' in bold white sans-serif type on the left side. Product positioned on the right. Dramatic rim lighting from behind. Clean sharp shadow. Luxury tech campaign style. Sharp product edges visible. No fake brand logo, no watermark. 16:9 aspect ratio.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/gpt_image_2/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "gpt-image-2",
  "prompt": "A premium product ad for a matte black wireless speaker sitting on a concrete plinth with headline 'SOUND YOU CAN FEEL' in bold white sans-serif type on the left side. Product positioned on the right. Dramatic rim lighting from behind. Clean sharp shadow. Luxury tech campaign style. Sharp product edges visible. No fake brand logo, no watermark. 16:9 aspect ratio."
}
JSON
IM
图像
Product Photography imagen-4

Vibrant product-on-moss hero shot for an eco sneaker brand.

Vibrant product-on-moss hero shot for an eco sneaker brand. A single running shoe placed on a bed of fresh green moss, soft morning light filtering through trees above, minimal composition, forest green and cream color palette, natural outdoor product photography, 4:5 aspect ratio, no text.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/imagen_4/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "imagen-4",
  "prompt": "Vibrant product-on-moss hero shot for an eco sneaker brand. A single running shoe placed on a bed of fresh green moss, soft morning light filtering through trees above, minimal composition, forest green and cream color palette, natural outdoor product photography, 4:5 aspect ratio, no text."
}
JSON
IM
图像
Product Photography flux-2-pro-text-to-image

Product photography of a luxury stainless steel bracelet wat

Product photography of a luxury stainless steel bracelet watch positioned at a slight angle on pure white background, shot with 85mm lens at f/2.8, soft studio lighting with controlled specular highlights on the brushed metal surfaces, visible metal texture and precision craftsmanship, sharp focus, color accurate, high resolution, commercial grade product photography, 8k detail

查看 API 代码
curl -X POST https://runapi.ai/api/v1/flux_2/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "flux-2-pro-text-to-image",
  "prompt": "Product photography of a luxury stainless steel bracelet watch positioned at a slight angle on pure white background, shot with 85mm lens at f/2.8, soft studio lighting with controlled specular highlights on the brushed metal surfaces, visible metal texture and precision craftsmanship, sharp focus, color accurate, high resolution, commercial grade product photography, 8k detail"
}
JSON
IM
图像
Product Photography flux-2-pro-text-to-image

Luxury product photography of a gold diamond ring displayed

Luxury product photography of a gold diamond ring displayed on a white acrylic stand, pure white background, soft key light with rim lighting creating sparkle on the diamond facets, shot with 100mm macro lens at f/5.6, extreme detail with controlled metal reflections, visible prong settings, 8k macro detail resolution, jewelry e-commerce photography

查看 API 代码
curl -X POST https://runapi.ai/api/v1/flux_2/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "flux-2-pro-text-to-image",
  "prompt": "Luxury product photography of a gold diamond ring displayed on a white acrylic stand, pure white background, soft key light with rim lighting creating sparkle on the diamond facets, shot with 100mm macro lens at f/5.6, extreme detail with controlled metal reflections, visible prong settings, 8k macro detail resolution, jewelry e-commerce photography"
}
JSON
IM
图像
Product Photography

Lifestyle product photography of a modern laptop on a clean

Lifestyle product photography of a modern laptop on a clean wooden desk in a minimal workspace, natural window light from the left side, wooden desk surface with a coffee cup and small notebook as props, shallow depth of field with sharp focus on the laptop screen, professional workspace aesthetic, tech lifestyle photography

查看 API 代码
curl -X POST https://runapi.ai/api/v1/runapi/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "prompt": "Lifestyle product photography of a modern laptop on a clean wooden desk in a minimal workspace, natural window light from the left side, wooden desk surface with a coffee cup and small notebook as props, shallow depth of field with sharp focus on the laptop screen, professional workspace aesthetic, tech lifestyle photography"
}
JSON
IM
图像
Product Photography

Lifestyle product photography of premium skincare products a

Lifestyle product photography of premium skincare products arranged on a marble bathroom counter, natural morning light streaming through a frosted window, water droplet styling on the bottles, soft shadows, luxury bathroom aesthetic with visible product labels, elegant composition with soft focus background, high-end beauty photography

查看 API 代码
curl -X POST https://runapi.ai/api/v1/runapi/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "prompt": "Lifestyle product photography of premium skincare products arranged on a marble bathroom counter, natural morning light streaming through a frosted window, water droplet styling on the bottles, soft shadows, luxury bathroom aesthetic with visible product labels, elegant composition with soft focus background, high-end beauty photography"
}
JSON
IM
图像
Product Photography flux-2-pro-text-to-image

Create a top-down flat lay of a curated collection: a closed

Create a top-down flat lay of a curated collection: a closed hardcover book with a linen cover, a ceramic pour-over coffee dripper with a glass carafe, a small succulent in a concrete pot, and a pair of round wire-frame reading glasses. All items arranged on a clean warm white marble surface. Soft even overhead lighting, no harsh shadows, each item's texture clearly visible. Minimalist editorial styling, warm neutral tones. 1:1 aspect ratio.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/flux_2/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "flux-2-pro-text-to-image",
  "prompt": "Create a top-down flat lay of a curated collection: a closed hardcover book with a linen cover, a ceramic pour-over coffee dripper with a glass carafe, a small succulent in a concrete pot, and a pair of round wire-frame reading glasses. All items arranged on a clean warm white marble surface. Soft even overhead lighting, no harsh shadows, each item's texture clearly visible. Minimalist editorial styling, warm neutral tones. 1:1 aspect ratio."
}
JSON
IM
图像
Product Photography

Matte black wireless over-ear headphones suspended against a

Matte black wireless over-ear headphones suspended against a pure white background, slightly elevated three-quarter viewing angle, dramatic single directional spotlight from directly above creating sharp highlights on the headband curve and ear cup edges, floating in expansive white negative space with no visible surface, technical product precision, shot with medium format 120mm lens

查看 API 代码
curl -X POST https://runapi.ai/api/v1/runapi/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "prompt": "Matte black wireless over-ear headphones suspended against a pure white background, slightly elevated three-quarter viewing angle, dramatic single directional spotlight from directly above creating sharp highlights on the headband curve and ear cup edges, floating in expansive white negative space with no visible surface, technical product precision, shot with medium format 120mm lens"
}
JSON
IM
图像
Product Photography

Leather-wrapped hardcover journal open on a concrete café ta

Leather-wrapped hardcover journal open on a concrete café table beside a black espresso cup, morning window light streaming from behind, a hand with a simple gold ring entering the frame from the left holding a pen above the blank page, shallow depth of field, warm concrete, black espresso, tan leather, and pale morning light color palette, aspirational lifestyle product photography

查看 API 代码
curl -X POST https://runapi.ai/api/v1/runapi/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "prompt": "Leather-wrapped hardcover journal open on a concrete café table beside a black espresso cup, morning window light streaming from behind, a hand with a simple gold ring entering the frame from the left holding a pen above the blank page, shallow depth of field, warm concrete, black espresso, tan leather, and pale morning light color palette, aspirational lifestyle product photography"
}
JSON
IM
图像
Product Photography flux-kontext-pro

Change the background to a tropical beach at sunset while ke

Change the background to a tropical beach at sunset while keeping the person in the exact same position, scale, and camera angle. Maintain the exact same facial features, clothing, and body pose. The beach should have warm golden sand, gentle turquoise waves, and a vibrant orange-pink sunset sky. Match the lighting direction to the new environment.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/flux_kontext/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "flux-kontext-pro",
  "prompt": "Change the background to a tropical beach at sunset while keeping the person in the exact same position, scale, and camera angle. Maintain the exact same facial features, clothing, and body pose. The beach should have warm golden sand, gentle turquoise waves, and a vibrant orange-pink sunset sky. Match the lighting direction to the new environment."
}
JSON
常见问题

使用图像 prompts

好的%{model} prompt 应该包含什么?

有用的%{model} prompt 会清楚写出主体、风格、约束和输出目标。这里的示例足够短,便于复制;同时也足够具体,agent 或后端任务能保留生成意图。

这些 prompts 可以跨模型复用吗?

多数情况下可以。先从同一模态的 prompt 开始,再按模型调整画幅、时长、声音设置或风格控制。详情页会把保存过的参数列在 prompt 文本旁边。

在哪里找正确的模型 slug?

每张卡片都会显示 RunAPI 模型 slug。只想看一个模型的示例时,打开模型页;需要定价和能力细节时,进入模型目录页查看。

agent 可以直接调用这些 prompts 吗?

可以。安装 RunAPI MCP Server 后,复制 prompt 详情页里的 agent 指令。页面会把 prompt 文本、模型 slug 和 endpoint 路径放在一起,给 agent 足够上下文。