如果你已经用过 GPT Image 2,很快就会发现一件事:它不是那种靠“氛围词”就能稳定出图的模型。 真正好用的方式,是把 prompt 写成一份明确的视觉说明书。
这篇文章不讲空泛概念,只讲怎么写、怎么改、怎么复用。你可以直接复制下面的 prompt 结构和例子,拿去出图。
一、先记住一个原则:写视觉说明,不写形容词堆砌
很多人一开始会这样写:
a stunning cinematic masterpiece, ultra detailed, beautiful lighting, highly aesthetic
这种写法的问题是,词很多,但没有足够的执行信息。模型能感受到风格方向,却不知道你到底想要什么画面。
更有效的写法是直接说明:
- 场景是什么
- 主体是什么
- 构图是什么
- 光线是什么
- 材质和细节是什么
- 画面里有没有文字
- 最终要生成成什么类型的图
- 哪些内容不能改
也就是说,与其写“更高级”,不如写“更具体”。
二、最好用的万能结构
如果你不知道怎么起手,先用这个模板。
Scene:
[地点 / 背景 / 时间 / 环境]
Subject:
[主体是谁或是什么]
Composition:
[近景 / 远景 / 俯拍 / 平视 / 特写 / 画幅比例]
Lighting:
[自然光 / 工作室布光 / 逆光 / 柔光 / 霓虹]
Materials and Details:
[材质 / 颜色 / 服装 / 道具 / 表面质感 / 关键细节]
Text:
[画面里需要出现的文字,逐条写清楚]
Output Intent:
[poster / product photo / UI screenshot / infographic / editorial image]
Constraints:
[不要出现什么,或者哪些内容必须保持不变]
这个结构的优点很直接:
- 它稳定
- 它适合写实图、产品图、海报、UI、信息图
- 它后期很好改
你甚至不需要每次把所有字段都写满,只保留最关键的几项也可以。
三、不同类型图片,prompt 应该怎么写
1. 产品图
产品图最重要的不是“高级感”,而是干净、准确、可商用。
直接看一个能用的写法:
Scene:
Clean studio setup with a pure white background.
Subject:
A premium supplement bottle centered in frame.
Composition:
Straight-on product shot, vertical composition.
Lighting:
Soft overhead diffused light with a subtle contact shadow at the base.
Materials and Details:
Sharp label text, clean silhouette, no fringing, realistic bottle texture.
Output Intent:
Ecommerce hero image.
Constraints:
No extra props, no watermark, no additional text.
示例效果图:

这类 prompt 的关键点有 4 个:
pure white backgroundcentered in framesharp label textsubtle contact shadow
这几个词比“premium”更有用,因为它们直接影响最终图像结构。
2. 海报图
海报最容易翻车的地方,是模型把版式做散,或者把文字渲染错。
所以写海报时,要把文字当成版式系统的一部分,而不是顺手提一句。
可以直接这样写:
Scene:
A premium poster printed on thick matte paper.
Subject:
Art-deco travel-poster layout.
Composition:
Centered poster, balanced negative space, strong visual hierarchy.
Lighting:
Soft studio presentation light.
Text:
Headline: "GPT IMAGE 2"
Subhead: "Near-perfect text. World-aware photorealism."
Callouts: "4K Render" "Dense Layout" "CJK-ready"
Output Intent:
Typography-focused poster design.
Constraints:
Render text verbatim, no duplicate text, no watermark.
示例效果图:

这类 prompt 最关键的是:
- 所有要出现的文字都写出来
- 用引号包住
- 标明文字角色,比如
Headline、Subhead、Callouts - 明确要求
Render text verbatim
如果你不这样写,模型就容易擅自改字、漏字或重复字。
3. UI 截图
UI 图和普通插画不一样,它需要的是信息层级和可读性。
很多人写 UI prompt 时只写:
a beautiful modern dashboard
这远远不够。更有效的写法应该包含:
- 界面类型
- 主题色
- 布局结构
- 展示设备
- 光线
- 具体文字
直接用这个模板:
Scene:
A clean desk with a laptop in a natural studio environment.
Subject:
A dark-mode SaaS analytics dashboard.
Composition:
Straight-on screen view, readable UI, realistic product presentation.
Lighting:
Soft natural light with subtle screen reflections.
Text:
metaTitle: "GPT Image 2 提示词指南:写出更好的AI图片"
Sidebar: "Dashboard" "Generations" "Models" "Billing" "Settings"
Output Intent:
Shipped-product style UI mockup.
Constraints:
Perfect legibility, no gibberish text, no watermark.
示例效果图:

另一种更偏移动端的写法:
Clean mobile app UI screenshot, minimalist dashboard design, white background, soft shadow cards, blue accent color, realistic iPhone frame, natural light on desk, 9:16
示例效果图:

UI 场景里最值得你反复使用的几个词是:
readable UIperfect legibilityrealistic product presentationno gibberish text
这些约束对结果影响很大。
4. 编辑图片
如果你是要改图,而不是从零生成,那么 prompt 写法要完全变掉。
这时候不要写完整场景,而要写:
- 改什么
- 保留什么
- 不要发生什么额外变化
一个非常标准的写法是:
Replace the red hat with a cream wide-brim sunhat, keep everything else unchanged.
示例效果图:

更稳一点可以扩展成:
Change:
Replace the red hat with a cream wide-brim sunhat.
Preserve:
Face, pose, framing, lighting, outfit details, background, and image style.
Constraints:
Keep everything else unchanged. No extra objects. No watermark.
编辑类任务一定要显式写 Preserve,否则模型经常会顺手把脸、构图、衣服甚至背景一起改掉。
四、画面里有文字时,应该怎么写
这是最重要的一节。
只要画面里有文字,就不要偷懒。你需要把每一段文字都写出来,并说明它在画面中的角色。
错误写法:
a poster with some modern tech text
正确写法:
Text:
Headline: "GPT IMAGE 2"
Subhead: "Near-perfect text. World-aware photorealism."
Footer: "Prompting Guide 2026"
示例效果图:

如果你的图是海报、包装、UI、信息图、封面页,这条尤其重要。
你还可以进一步约束:
Render text verbatim, no duplicate text, no spelling errors.
这能显著提升文字场景的可控性。
五、最实用的 5 个提示词套路
下面这 5 个套路,几乎覆盖了绝大多数商业出图任务。
套路 1:主体 + 背景 + 构图
A premium skincare bottle on a pure white background, centered, straight-on product shot.
适合:
- 商品图
- 包装图
- 电商图
套路 2:主体 + 光线 + 材质
A ceramic coffee cup on a wooden table, soft morning light, visible glaze texture, realistic shadows.
适合:
- 写实静物
- 品牌氛围图
- 餐饮物料图
套路 3:版式 + 精确文字
A clean minimalist poster layout.
Headline: "SUMMER DROP"
Subhead: "Limited edition collection"
Footer: "Available now"
Render text verbatim.
适合:
- 海报
- KV
- 宣传页
套路 4:UI 类型 + 信息层级 + 可读性
A finance dashboard UI, left sidebar, top KPI cards, line chart in the center, dark mode, readable labels, perfect legibility.
适合:
- SaaS 后台
- App 截图
- 产品演示图
套路 5:改动项 + 保留项
Replace the background with a modern office interior, preserve the subject pose, face, clothing, framing, and lighting.
适合:
- 局部修图
- 换背景
- 改服装
- 改道具
六、为什么你的 prompt 明明很长,效果却还是不好
因为“长”不等于“有效”。
很多低质量长 prompt 的问题是:
- 形容词太多
- 结构信息太少
- 没有约束条件
- 没有说明哪些东西必须保留
- 有文字需求但没有给 exact text
下面这两种写法对比很明显。
低效写法:
an amazing beautiful futuristic cinematic high-end masterpiece with professional design and incredible lighting
高效写法:
A futuristic product poster, centered composition, chrome material, blue neon rim light, dark background, headline "NEXT GEN DEVICE", clean typography, render text verbatim, no watermark.
前者像评价,后者像指令。
模型更擅长执行后者。
七、4 个可以直接复制的完整 prompt
例子 1:写实人物肖像
Scene:
An outdoor city street in late afternoon.
Subject:
A woman in her late 20s wearing a beige trench coat.
Composition:
Medium shot, eye-level framing, shallow depth of field.
Lighting:
Soft golden hour sunlight from the left side.
Materials and Details:
Natural skin texture, subtle makeup, realistic hair strands, crisp fabric folds.
Output Intent:
Editorial fashion portrait.
Constraints:
Photorealistic, no watermark, no extra accessories.
例子 2:品牌产品图
Scene:
Clean studio setup with a pure white background.
Subject:
A premium supplement bottle centered in frame.
Composition:
Straight-on product shot, vertical composition.
Lighting:
Soft overhead diffused light with a subtle contact shadow at the base.
Materials and Details:
Sharp label text, clean silhouette, realistic bottle texture.
Output Intent:
Ecommerce hero image.
Constraints:
No extra props, no watermark, no additional text.
例子 3:海报设计
Scene:
A premium poster printed on thick matte paper.
Subject:
Bold modern tech-poster layout.
Composition:
Centered composition, strong visual hierarchy, generous negative space.
Lighting:
Soft studio presentation light.
Text:
Headline: "GPT IMAGE 2"
Subhead: "Prompting Guide"
Footer: "Create precise images with structured prompts"
Output Intent:
Typography-focused poster design.
Constraints:
Render text verbatim, no duplicate text, no watermark.
例子 4:UI 仪表盘
Scene:
A clean desk with a laptop in a bright studio environment.
Subject:
A modern analytics dashboard for a creative SaaS tool.
Composition:
Straight-on screen view, readable interface, realistic product presentation.
Lighting:
Soft natural light with subtle screen reflections.
Text:
metaTitle: "GPT Image 2 提示词指南:写出更好的AI图片"
Sidebar: "Overview" "Projects" "Assets" "Billing" "Settings"
Output Intent:
Product marketing screenshot.
Constraints:
Perfect legibility, no gibberish text, no watermark.
八、最后给你一个最短可用公式
如果你不想每次都写完整结构,至少记住这个缩写版:
subject + composition + lighting + details + text + constraints
比如:
A luxury perfume bottle, centered close-up, soft studio light, reflective glass, headline "MIDNIGHT NO.5", render text verbatim, no watermark.
这已经足够比大多数“氛围型提示词”更稳定。
九、结论
想把 GPT Image 2 用好,不是去收集更多“神奇关键词”,而是学会把需求写成清晰的视觉描述。
你只要做到这几件事,结果通常就会明显变稳:
- 先写场景,再写主体
- 明确构图和光线
- 把材质和关键细节写具体
- 有文字就写 exact text
- 做编辑就区分
Change和Preserve - 最后补上限制条件
把 prompt 当成一份设计 brief,而不是一句“帮我画得好看一点”的愿望,GPT Image 2 才会真正变成高可控的生产工具。