Image2Studio

提示词分类

AI 海报提示词

AI 海报提示词页面,帮助你写出适合 GPT Image 2 的可复用图片生成提示词。

poster promptkey art promptcampaign prompt

可复用模板

提示词模板

创建一张用于[最终用途]的AI 海报提示词,主体是[产品/人物/场景],包含[构图]、[光线]、[材质]、[品牌线索]和[输出比例]。

这个页面不是普通图片瀑布流,而是围绕「AI 海报提示词」这个搜索意图整理的提示词写法。用户来到这里时,通常已经知道自己要生成哪类图片,只是不确定怎么把主体、场景、光线、画幅和最终用途写清楚。

适合什么场景

  • Movie-style key art
  • Launch campaign posters
  • Event graphics
  • Social cover images

提示词结构

  • Poster subject:先写清楚它控制什么,不要只堆形容词。
  • Story and mood:先写清楚它控制什么,不要只堆形容词。
  • Typography safe area:先写清楚它控制什么,不要只堆形容词。
  • Palette:先写清楚它控制什么,不要只堆形容词。
  • Final ratio:先写清楚它控制什么,不要只堆形容词。
提示词示例

AI 海报提示词 示例 1

为Movie-style key art创建一张清晰的 AI 海报提示词,主体是高级护肤精华瓶,冷白石材台面,柔和侧光,产品边缘清晰,背景留出标题安全区,4:5 画幅。

它先说明用途,再指定主体、台面、光线和安全区,生成结果更容易用于真实投放。

提示词示例

AI 海报提示词 示例 2

生成一张适合Launch campaign posters的 AI 海报提示词,主体明确,前景和背景层次清楚,加入可替换的品牌色、道具、光线方向和最终投放平台。

它把可替换变量独立出来,后续可以按产品、平台和品牌方向快速迭代。

常见错误

  • 只写「高级」「好看」「大片感」,但没有说明主体和最终用途。
  • 没有写画幅,导致输出不能直接用于电商、海报、社媒或封面。
  • 把背景写得太复杂,抢走主体注意力。
  • 需要放标题或广告语,却没有预留文字安全区。

如何改写

保留页面里的基础结构,然后替换主体、使用场景、平台比例和品牌线索。图片要用于转化时,优先保证主体清晰;图片要用于内容传播时,再加强情绪、风格和视觉钩子。

AI 海报提示词 应该包含哪些信息?

至少包含用途、主体、构图、光线、风格和输出比例。如果图片要承载标题,还要写明文字安全区。

这些提示词可以直接生成吗?

可以。复制提示词或打开 Image2Studio 后,替换你的产品、人物、场景和画幅,再提交生成。

适用场景

  • Movie-style key art
  • Launch campaign posters
  • Event graphics
  • Social cover images

提示词结构

  • Poster subject
  • Story and mood
  • Typography safe area
  • Palette
  • Final ratio

提示词示例

可复制的示例

浏览全部提示词
Copy this GPT Image 2 prompt for brand identity and poster with Cinematic styling. Use it in Image2Studio to generate, edit, and save production-ready.
海报

电影质感拳击比赛海报

A gritty, cinematic boxing promotional poster featuring a face-to-face staredown between {argument name="fighter 1" default="Mike Tyson"} on the left and {argument name="fighter 2" default="Sam Altman"} on the right. The left fighter is an older, bald man with a tribal facial tattoo, wearing a black boxing glove with "TYSON" printed on it. The right fighter is a younger man with dark wavy hair, wearing a black boxing glove featuring the OpenAI logo and text. Both men have intense, serious expressions, with highly detailed skin textures and sweat. The background is an out-of-focus boxing ring under bright stadium lights. The poster has a vintage, slightly scratched grunge texture. At the top, text reads "WORLD TECH vs BOXING CHAMPIONSHIP" in white and "{argument name="top tagline" default="NO CODE. ALL CHAOS."}" in red. In the center, large bold typography reads "MIKE TYSON" in red, "★ VS ★" in red, and "SAM ALTMAN" in large cream-white letters. Below this, text reads "{argument name="middle tagline" default="THE BRAWN. THE BRAIN. THE FUTURE."}". At the bottom, 3 columns of text display "{argument name="event date" default="SAT JULY 26"}", "LIVE ON PAY-PER-VIEW" in red, and "AT&T STADIUM ARLINGTON, TX". The very bottom footer reads "PRESENTED BY NETFLIX | TESLA | OPENAI".

Copy this GPT Image 2 prompt for app ui mockup and ui mockups with Isometric, 3D Render, Editorial, Minimal styling. Use it in Image2Studio to generate,.
海报

AI 编程助手宣传信息图

{ "type": "app promotional infographic poster", "style": "clean, modern, glassmorphism, soft shadows, 3D icons", "theme": "{argument name=\"primary color theme\" default=\"blue and white\"}", "header": { "title": "{argument name=\"app name\" default=\"CodePilot\"}", "subtitle": "{argument name=\"subtitle\" default=\"你的 AI 编程副驾驶\"}", "features_list": "智能补全 · 代码生成 · 问答调试 · 代码解析", "main_icon": "glossy 3D rounded square, blue gradient, white {argument name=\"main icon symbol\" default=\"</>\"} and sparkles" }, "layout": { "sections": [ { "title": "feature_cards", "position": "middle grid", "count": 4, "items": [ { "label": "智能代码补全", "icon": "blue lightning bolt", "description": "上下文感知, 精准补全 让编码更快一步", "ui_element": "macOS style code window with Python calculate_total function" }, { "label": "AI 代码生成", "icon": "purple magic wand", "description": "根据自然语言描述 一键生成函数 & 脚本", "ui_element": "chat prompt bubble and code window with Python quick_sort function" }, { "label": "对话 & 调试助手", "icon": "green chat bubble", "description": "自然语言提问、定位 Bug 边聊边改, 高效解决问题", "ui_element": "chat interface with user question and green AI resolution bubble" }, { "label": "代码解析 & 注释", "icon": "orange document with magnifying glass", "description": "快速理解复杂代码 自动生成注释与说明", "ui_element": "code window with JS fetchData function and 3 floating action tags: 自动注释, 逻辑解析, 一键复制" } ] }, { "title": "为什么选择 CodePilot?", "position": "bottom left", "count": 4, "labels": ["提升效率", "精准可靠", "隐私安全", "易于集成"], "icons": ["clock", "checkmark", "shield", "puzzle piece"] }, { "title": "立即体验", "position": "bottom right", "count": 1, "elements": ["GitHub 开源项目", "{argument name=\"github link\" default=\"github.com/op7418/CodePilot\"}", "QR code"] } ] } }

Copy this GPT Image 2 prompt for avatar and infographics with Editorial styling. Use it in Image2Studio to generate, edit, and save production-ready images.
人像自拍

详细医学解剖信息图

{ "type": "medical infographic poster", "title": "{argument name=\"main title\" default=\"HUMAN ANATOMY - ANTERIOR VIEW\"}", "subject": { "description": "Full-body {argument name=\"subject type\" default=\"male human figure\"}, anterior view, split vertically down the midline.", "viewer_left_side": "{argument name=\"left side focus\" default=\"superficial muscles\"}", "viewer_right_side": "{argument name=\"right side focus\" default=\"bones, internal organs, arteries, veins, and nerves\"}", "style": "{argument name=\"color palette\" default=\"clinical medical textbook colors\"}" }, "layout": { "centerpiece": "The anatomical figure stands centrally, arms slightly away from the body, palms facing forward.", "labeling_system": "Thin black leader lines connect anatomical structures to text labels arranged neatly on the left and right margins.", "label_counts": { "head_and_neck": 12, "torso_and_arms": 29, "hands": 10, "pelvis_and_legs": 34, "feet": 5 }, "panels": [ { "title": "LEGEND", "position": "top-right", "count": 5, "items": [ {"color": "red/brown", "label": "MUSCLES"}, {"color": "beige", "label": "BONES"}, {"color": "yellow", "label": "NERVES"}, {"color": "red", "label": "ARTERIES"}, {"color": "blue", "label": "VEINS"} ] }, { "title": "NOTES", "position": "bottom-right", "count": 4, "items": [ "1. Right side shows bones, organs, arteries, veins and nerves.", "2. Left side shows superficial muscles and related tendons.", "3. Some deeper structures are illustrated transparently.", "4. Not all anatomical variations are shown." ] }, { "title": "SCALE", "position": "bottom-left", "count": 6, "description": "A horizontal bar scale with 6 numeric markers (0, 10, 20, 30, 40, 50) labeled 'Centimeters'." } ] } }

Copy this GPT Image 2 prompt for food menu visual and logo branding with Photorealistic, Watercolor styling. Use it in Image2Studio to generate, edit, and.
摄影

快餐虾堡广告海报

A commercial food photography poster for a {argument name="burger type" default="shrimp burger"}. The central burger features a glossy brioche bun, lettuce, white sauce, spicy orange mayo, two grilled shrimp, and a thick crispy breaded patty. It rests on parchment paper on a wooden table, flanked by seasoned french fries on the left and two fried shrimp pieces on the bottom right. A blurred glass of iced cola and a faint {argument name="brand name" default="LOTTERIA"} logo appear in the dark background. The parchment bears a circular "SHRIMP BURGER" stamp. Top left Korean text reads {argument name="top left text" default="탱글한 통새우살이 입안 가득"}. The large central headline is {argument name="main headline" default="통새우 크런KIM버거"} with a small orange shrimp illustration. Below it is the subtitle {argument name="subtitle text" default="매콤바삭, 육즙가득! 올봄, 새우버거의 기준이 바뀐다!"}. The bottom left corner shows the {argument name="brand name" default="LOTTERIA"} logo. Warm, professional studio lighting.

Copy this GPT Image 2 prompt for social media post and character design with Photorealistic styling. Use it in Image2Studio to generate, edit, and save.
摄影

日本突发新闻播报生成器

A photorealistic television news broadcast scene. On the right, a young Japanese female news anchor with shoulder-length dark brown hair and bangs looks directly at the camera with a professional expression. She wears a dark navy blazer over a white top, small earrings, and a lavalier microphone. The studio background features modern blue and silver illuminated panels. On the left, a large monitor displays a news graphic. The top of the monitor reads "{argument name="game name" default="Tokitori"}" followed by "{argument name="monitor top text" default="世界でも大人気のヒヨコゲーム"}". The left side of the monitor shows game cover art featuring a {argument name="character description" default="round, yellow chick character with big eyes"} on a green field, with the title "{argument name="game name" default="Tokitori"}" and text reading "{argument name="monitor achievement text" default="Steam売上 宇宙1位"}", "販売本数 1億本突破", and "同時接続数 345万人". The right side of the monitor displays a line graph titled "売り上げ推移" with an upward-trending yellow arrow, y-axis labels "0", "5000万", and "1億", and 3 x-axis dates "4/1", "4/10", and "4/20". A flat 2D version of the yellow chick sits on the graph line. Across the bottom of the screen is a prominent red lower-thirds breaking news banner. The left side of the banner has a box reading "速報" and the main text reads "{argument name="breaking news headline" default="TokitoriがSteam売り上げ宇宙1位に"}".

Copy this GPT Image 2 prompt for social media post and infographics with Minimal, Editorial styling. Use it in Image2Studio to generate, edit, and save.
海报

编辑级双轴数据信息图

{ "type": "editorial infographic dual-axis line chart", "style": "clean, newspaper-style, off-white background, highly legible typography", "header": { "category": "CRIME, SAFETY & JUSTICE (red text with red square icon)", "headline": "{argument name=\"main headline\" default=\"Crime is down 50% since 1993. Most Americans think it's going up. Both true simultaneously.\"}", "sub_headline": "US VIOLENT CRIME RATE vs PUBLIC PERCEPTION · 1990-PRESENT · BJS/FBI + GALLUP" }, "chart": { "x_axis": "Years 1990 to 2024 with 8 tick marks", "left_y_axis": { "color": "blue", "label": "{argument name=\"left axis label\" default=\"VIOLENT CRIME RATE per 100,000 people\"}", "range": "200 to 800" }, "right_y_axis": { "color": "red", "label": "{argument name=\"right axis label\" default=\"% OF AMERICANS WHO SAY 'CRIME IS UP FROM LAST YEAR'\"}", "range": "20% to 80%" }, "data_series": [ { "name": "Reality", "style": "solid blue line", "trend": "peaks early then drops significantly", "annotations": [ "1993 PEAK 747 violent crimes per 100,000 (with blue dot)", "REALITY: Crime Has Fallen (with blue arrow pointing to line)", "2024 376 per 100,000 ~50% LOWER than 1993 (with blue dot)" ] }, { "name": "Public Perception", "style": "dashed red line", "trend": "remains relatively flat and high", "annotations": [ "PUBLIC PERCEPTION: Remains High... (with red arrow pointing to line)", "2024 62% think crime is up (with red dot)" ] } ] }, "callout_box": { "position": "bottom left inside chart area", "style": "light yellow rectangle", "icon": "lightbulb", "text": "{argument name=\"callout text\" default=\"The crime rate and the public's feeling about crime have almost no relationship.\"}" }, "footer": { "text": "SOURCE: {argument name=\"footer source\" default=\"Bureau of Justice Statistics NCVS · FBI Uniform Crime Reports · Gallup Crime Poll\"}" } }

Copy this GPT Image 2 prompt for product hero shot and ui mockups. Use it in Image2Studio to generate, edit, and save production-ready images.
海报

暗黑奇幻游戏活动 UI 设计稿

{ "type": "game event landing page UI mockup", "art_style": "{argument name=\"art style\" default=\"heavy impasto oil painting, dark fantasy\"}", "background_artwork": { "description": "dynamic combat scene with swirling dark and red energy", "character_count": 4, "characters": [ "top: white-haired man casting blue spell", "middle-left: dark-haired man summoning shadow energy", "right: pink-haired man throwing red energy punch", "bottom-left: brown-haired woman wielding hammer" ] }, "ui_layout": { "top_left": { "type": "event header", "elements": [ {"small_text": "{argument name=\"subtitle\" default=\"리그 오브 레전드 X 주술회전\"}"}, {"large_title": "{argument name=\"main title\" default=\"주술사의 결전\"}"}, {"date_text": "{argument name=\"event date\" default=\"이벤트 기간: 2024.07.18 - 2024.08.28\"}"}, {"description": "소환사의 협곡에 주술회전이 강림했다. 임무를 완료하고 한정 보상을 획득해 보세요!"}, {"button": "{argument name=\"button text\" default=\"이벤트 참여\"}"} ] }, "bottom_left": { "type": "mission panel", "header": "일일 임무 0/8", "mission_count": 2, "missions": [ {"text": "협곡에서 게임 1회 플레이", "progress": "0/1", "reward": "100"}, {"text": "적 챔피언 15회 처치 관여", "progress": "0/15", "reward": "200"} ] }, "bottom_right": { "type": "rewards panel", "labels": ["주술회전 패스", "한정 스킨 보상"], "icon_count": 4, "icons": [ "blindfolded man", "pink-haired boy", "brown-haired girl", "dark monster" ] } } }

Copy this GPT Image 2 prompt for social media post and youtube thumbnails with Photorealistic, Cyberpunk styling. Use it in Image2Studio to generate,.
摄影

YouTube 视频界面模型

{ "type": "desktop video platform UI mockup", "theme": "dark mode", "header": { "logo": "YouTube IN", "search_bar": "centered, with magnifying glass icon", "right_icons": { "count": 4, "items": ["microphone", "+ Create button", "notifications bell", "user profile picture"] } }, "video_player": { "scene": "Studio setting with two tech reviewers at a desk.", "subjects": [ "{argument name=\"left person\" default=\"Marques Brownlee (MKBHD)\"} in black t-shirt", "{argument name=\"right person\" default=\"Arun Maini (Mrwhosetheboss)\"} in green overshirt", "{argument name=\"robot model\" default=\"Tesla Optimus humanoid robot\"} standing between them" ], "props": ["black mug with logo", "background screen with glowing blue neon M logo"], "controls_bar": { "progress_bar": "red, near the beginning", "timestamp": "0:01 / 18:47", "left_icons": { "count": 3, "items": ["play/pause", "next track", "volume"] }, "right_icons": { "count": 6, "items": ["CC", "settings with 4K badge", "miniplayer", "theater mode", "cast", "fullscreen"] } } }, "video_details": { "title": "{argument name=\"video title\" default=\"Tesla Optimus Robot Review: Futures Are Here!\"}", "channel_info": { "name": "{argument name=\"channel name\" default=\"Mrwhosetheboss\"}", "badges": ["verified checkmark"], "subscribers": "20.5M subscribers", "button": "white Subscribe button" }, "action_buttons": { "count": 6, "items": ["Like (215K) / Dislike (4.2K) pill", "Share", "Download", "Clip", "Save", "More (...)"] } }, "description_box": { "metadata": "3,278,456 views Apr 12, 2024 #7 on Trending", "text": "MKBHD & I review Tesla's Optimus humanoid robot. We cover the design, walk, AI, hands-on & what it means for the future!", "links": ["Marques's Channel: @mkbhd"] } }

Copy this GPT Image 2 prompt for ecommerce product image and product photography. Use it in Image2Studio to generate, edit, and save production-ready.
Product Photography

人形机器人发布会揭幕

What will {argument name="company" default="Google"}’s first commercial {argument name="product" default="humanoid robot"} look like? Show it being unveiled during a {argument name="event" default="keynote presentation"}.

Copy this GPT Image 2 prompt for product hero shot and product photography with Luxury, Photorealistic, Cinematic, Minimal styling. Use it in Image2Studio.
摄影

电影级香水产品摄影

A cinematic product photography shot of an elegant, rectangular glass perfume bottle with a faceted crystal cap and gold accents, sitting in the center of a shallowly flooded ancient stone temple corridor. The bottle features a minimalist square label with a delicate flower logo and the text {argument name="brand name" default="AURÉLIA"} above "EAU DE PARFUM". The setting is ethereal and hazy, bathed in warm, golden volumetric lighting that creates glowing reflections on the rippled water surface. In the background, classical ruins emerge from the water: a fallen stone head on the left and a headless draped statue on the right. At the bottom of the image, elegant typography overlays the scene, featuring the large serif text {argument name="brand name" default="AURÉLIA"}, followed by "EAU DE PARFUM", a matching flower logo, and the tagline {argument name="tagline" default="ETERNAL. RADIANT. UNFORGETTABLE."} in a clean, spaced-out font.

Copy this GPT Image 2 prompt for avatar and anime with Anime, Editorial, Photorealistic, 3D Render styling. Use it in Image2Studio to generate, edit, and.
海报

四款游戏联动活动宣传海报

{ "type": "video game crossover promotional poster", "layout": { "header": { "description": "4 distinct game logos separated by 'X' marks", "logos": ["原神", "鸣潮", "黑神话:悟空", "洛克王国:世界"] }, "character_collage": { "description": "A dynamic V-shaped collage merging 4 distinct game art styles", "sections": [ { "position": "top-left", "style": "anime cel-shaded", "content": "girl with white hair and blue top hat, small floating white-haired companion, water magic effects, fantasy castle background" }, { "position": "top-right", "style": "anime cel-shaded", "content": "male and female protagonists in black tactical outfits, dark night sky with full moon, ruined landscape" }, { "position": "center", "style": "hyper-realistic 3D", "content": "monkey king in ornate dark armor, intense expression, epic battlefield background" }, { "position": "bottom-right", "style": "bright anime", "content": "young boy in blue cap holding a wooden staff, accompanied by 3 small cute elemental mascot monsters, vibrant fantasy town" } ] }, "center_typography": { "main_headline": "{argument name=\"main headline\" default=\"跨越世界 共赴热爱\"}", "subtitle": "{argument name=\"subtitle\" default=\"四大游戏联动开启\"}", "game_list": "原神 × 鸣潮 × 黑神话:悟空 × 洛克王国:世界" }, "information_panels": { "event_details_panel": { "columns": 2, "left_column": { "title": "联动时间", "value": "{argument name=\"event dates\" default=\"2024/10/01 - 2024/12/31\"}" }, "right_column": { "title": "联动内容", "bullet_points_count": 4, "details": ["联动限定角色 & 皮肤", "专属任务 & 剧情", "联动道具 & 宠物", "主题活动 & 丰厚奖励"] } }, "rewards_preview_panel": { "title": "联动奖励预览", "count": 5, "items": [ { "icon": "four-pointed star gem", "label": "原石×1600" }, { "icon": "dark metallic sphere", "label": "星声×800" }, { "icon": "golden bell relic", "label": "珍玩:风铎" }, { "icon": "blue mascot pet", "label": "洛克联动宠物" }, { "icon": "set of 3 cards", "label": "联动纪念名片" } ] } }, "footer": "copyright text and official announcement disclaimer in small print" } }

Copy this GPT Image 2 prompt for avatar and character design with 3D Render, Editorial, Isometric styling. Use it in Image2Studio to generate, edit, and.
海报

3D 动画旅游信息图海报

{ "type": "3D animated style tourism promotional poster", "typography": { "main_title": "{argument name=\"main title\" default=\"广西\"}", "subtitle": "{argument name=\"subtitle\" default=\"山水甲天下, 多彩广西\"}" }, "characters": [ { "position": "center left", "description": "3D animated girl, joyful expression", "outfit": "{argument name=\"left character outfit\" default=\"traditional ethnic minority dress with silver headdress\"}" }, { "position": "center right", "description": "3D animated girl, joyful expression", "outfit": "{argument name=\"right character outfit\" default=\"white traditional dress with conical hat\"}" } ], "background": { "theme": "{argument name=\"region theme\" default=\"Guangxi karst landscapes and rivers\"}", "style": "lush green 3D isometric map", "map_labels": [ "德天跨国瀑布", "桂林·象鼻山", "龙脊梯田", "阳朔·遇龙河" ] }, "layout": { "polaroid_photos": { "count": 4, "items": [ { "position": "top left", "label": "三江·程阳风雨桥", "scene": "traditional covered bridge" }, { "position": "middle left", "label": "北海·银滩", "scene": "tropical beach" }, { "position": "bottom left", "label": "北海·银滩", "scene": "tropical beach" }, { "position": "bottom right", "label": "靖西·鹅泉", "scene": "stone arch bridge over water" } ] }, "food_showcase": { "position": "bottom foreground", "count": 4, "items": [ { "label": "柳州螺蛳粉", "description": "bowl of spicy snail rice noodles" }, { "label": "南宁老友粉", "description": "bowl of meat and rice noodles in broth" }, { "label": "五色糯米饭", "description": "bamboo basket with five colors of sticky rice" }, { "label": "荔浦芋头", "description": "whole and halved taro roots" } ] }, "decorations": "scattered yellow osmanthus flowers and red hibiscus flowers" } }

Copy this GPT Image 2 prompt for social media post and infographics with Editorial, Cyberpunk, Photorealistic, Luxury styling. Use it in Image2Studio to.
海报

未来感あふれる AI 模型インフォグラフィックポスター

{ "type": "highly dense futuristic infographic poster", "style": "dark background with {argument name=\"theme color\" default=\"gold and dark blue\"} neon accents, highly structured grid and radial layout, tech-focused UI aesthetics", "centerpiece": { "visual": "{argument name=\"centerpiece icon\" default=\"glowing cybernetic eye lens\"} surrounded by a golden ornate circular frame with glowing nodes", "text": ["{argument name=\"model name\" default=\"GPT-Image-2\"}", "ChatGPT", "Silent Update Rumor {argument name=\"release date\" default=\"April 2026\"}"] }, "layout": { "inner_circle_panels": { "count": 4, "description": "Four wedge-shaped panels surrounding the center detailing core features", "labels": ["凄さ① テキスト描画革命", "凄さ② フォトラリアズムの飛躍", "凄さ③ 世界知識&構成力", "凄さ④ 編集・一貫性の進化"] }, "top_row": { "count": 5, "description": "Rectangular panels showing leak images, map accuracy, anatomical diagrams, and user reactions", "labels": ["リーク画像①", "リーク画像②", "リーク画像③", "ユーザー反応(X)", "ユーザー反応(X/Reddit)"] }, "left_column": { "count": 3, "description": "Vertical stack of comparison panels showing version 1.5 vs 2 vs Nano with small image grids", "labels": ["比較① テキスト描画", "比較② 写実性", "構図③・世界観"] }, "right_column": { "count": 5, "description": "Vertical stack of practical use cases with small example images", "labels": ["実用例① 商品写真・EC", "実用例② 実務・チラシ", "実用例③ LINEスタンプ", "実用例④ 教育・資料", "実用例⑤ SNS・サムネ"] }, "bottom_data_section": { "count": 5, "description": "Data tables, bulleted lists, and hacker imagery", "labels": ["技術的進化ポイント", "コードネーム&リーク", "性能比較表 (GPT-Image-1.5 vs GPT-Image-2 vs Google Nano Banana)", "注目の改善点まとめ", "未来予測ロードマップ"] }, "bottom_thumbnail_strip": { "count": 10, "description": "A horizontal row of small square images demonstrating different generation styles", "labels": ["建築", "ポスター", "日本語テキスト", "インフォグラフィック", "ファンタジー", "スチームパンク", "ミニマルデザイン", "食べ物", "車", "水中"] } }, "footer": { "text": "{argument name=\"main title\" default=\"ChatGPT画像生成革命\"}", "subtext": "2026年4月噂のGPT-Image-2" } }

Copy this GPT Image 2 prompt for youtube thumbnail and infographics with Photorealistic, Editorial, Cyberpunk, Minimal styling. Use it in Image2Studio to.
海报

复杂 AI 模型信息图项目

{ "type": "highly dense futuristic tech infographic board", "theme": { "colors": "{argument name=\"theme color\" default=\"gold and deep blue\"}", "style": "dark mode, glowing neon borders, complex mind-map layout, cyber-tech aesthetic" }, "centerpiece": { "description": "glowing golden circular emblem resembling an eye or camera lens", "text": ["{argument name=\"main title\" default=\"GPT-Image-2\"}", "ChatGPT", "Silent Update Rumor {argument name=\"release date\" default=\"April 2026\"}"] }, "layout": { "top_left": { "title": "Leak Images", "count": 4, "items": ["text rendering coffee menu", "world map", "anatomical diagram", "photorealistic pub"] }, "top_right": { "title": "Use Cases and Reactions", "count": 5, "items": ["e-commerce products", "business flyers", "chat stickers", "educational materials", "YouTube thumbnails"] }, "left_side": { "title": "Version Comparisons", "count": 3, "items": ["text rendering comparison", "photorealism comparison", "composition stability comparison"] }, "inner_ring": { "title": "Core Features", "count": 4, "items": ["text drawing revolution", "photorealism leap", "world knowledge", "editing consistency"] }, "bottom_left": { "title": "Technical Specs", "count": 2, "items": ["technical evolution bullet points", "hacker silhouette with codenames"] }, "bottom_center": { "title": "Model Comparison Table", "columns": 3, "headers": ["GPT-Image-1.5", "{argument name=\"main title\" default=\"GPT-Image-2\"}", "{argument name=\"competitor model\" default=\"Google Nano Banana\"}"], "rows": ["text accuracy", "realism", "world knowledge", "editing", "speed"] }, "bottom_right": { "title": "Future Outlook", "count": 2, "items": ["notable improvements list", "future roadmap timeline"] }, "bottom_edge": { "title": "Genre Gallery", "count": 10, "items": ["architecture", "poster", "japanese text", "infographic", "fantasy", "steampunk", "minimal design", "food", "car", "underwater"] }, "footer": { "title": "Main Banner", "text": ["{argument name=\"subtitle\" default=\"ChatGPT 画像生成革命\"}", "Next generation model in silent A/B testing"] } } }

Copy this GPT Image 2 prompt for app ui mockup and poster with Watercolor, Cinematic, Editorial styling. Use it in Image2Studio to generate, edit, and.
海报

阿马尔菲海岸复古旅行海报

Modern pencil illustration of {argument name="location" default="Vintage travel poster illustration of the Amalfi Coast, Italy"}, panoramic coastal cliff road scene, classic 1960s white car driving along a curved seaside road, deep blue Mediterranean sea with small sailboats, colorful pastel hillside village, bright blue sky with soft clouds, lemon tree branches with vibrant yellow lemons framing the foreground, warm summer sunlight, bold vibrant colors, {argument name="style" default="retro 1950s travel poster"} style, cinematic composition, high detail, screen print texture, graphic illustration. Hand-drawn style, illustration with loose strokes and defined contours. High-contrast color palette, maintaining chromatic harmony between background and elements. Contemporary and decorative aesthetic.

Copy this GPT Image 2 prompt for brand identity and character design with Anime, Editorial, Luxury styling. Use it in Image2Studio to generate, edit, and.
海报

动漫游戏角色宣传海报

{ "type": "game character promotional poster", "character": { "appearance": "anime style female mage, {argument name=\"hair color\" default=\"long flowing silver-purple\"} hair, purple eyes, white hooded cloak with gold starry accents over a black dress, sheer black thigh-high stockings, black high heels", "pose": "standing, right hand holding a glowing purple magical astrolabe orb, left hand holding a dark grimoire", "background": "dark ruined gothic temple, stone pillars, floating parchment, glowing celestial astrological circle behind head" }, "layout": { "top_left": "Dungeon & Fighter logo", "bottom_left_text_block": { "icon": "glowing purple magical crest", "main_title": "{argument name=\"character name\" default=\"아스트라\"}", "subtitle": "{argument name=\"class name\" default=\"ASTRA 진: 소환사\"}", "lore_description": "{argument name=\"lore text\" default=\"별의 기록을 다루는 자, 아스트라 잊혀진 힘을 소환하여, 새로운 질서를 세운다.\"}", "stats_block": { "count": 3, "lines": [ "전투 타입 | 마법 퍼센트 데미지", "무기 | 빗자루", "주요 능력 | 소환 / 마도 / 오더" ] }, "quote": "{argument name=\"character quote\" default=\"별은 기억하고, 나는 그 기억을 부른다.\"}" } } }

Copy this GPT Image 2 prompt for social media post and social ads with Photorealistic styling. Use it in Image2Studio to generate, edit, and save.
摄影

社交媒体演唱会 Story 样机

{ "type": "social media story screenshot", "background_photo": { "setting": "nighttime outdoor college festival", "perspective": "first-person view from the back of a dense crowd looking toward a brightly lit stage", "crowd": "dense gathering of young adults seen from behind, wearing casual clothing", "stage": "large outdoor concert stage emitting bright blue light, main LED screen displaying '{argument name=\"stage main text\" default=\"AKARAKA\"}' and '{argument name=\"stage sub text\" default=\"2025 YONSEI\"}', flanked by vertical banners reading 'AKARAKA'", "environment": "dark night sky, trees, a modern building with vertical illuminated slats on the left, two white event tents on the mid-left" }, "ui_overlay": { "top_header": "circular profile picture of a young woman, username '{argument name=\"username\" default=\"your_zzni\"}', timestamp '6시간', with standard three-dot menu and 'X' close icons on the right", "center_text": "small white heart icon followed by the text '{argument name=\"overlay text\" default=\"대학 축제 낭낭하다\"}' floating in the middle of the screen", "bottom_bar": "pill-shaped message input box containing the text '메시지 보내기', accompanied by a heart outline icon and a paper airplane icon on the right" } }

Copy this GPT Image 2 prompt for social media post and food photography with Editorial, Watercolor styling. Use it in Image2Studio to generate, edit, and.
海报

双面水彩风格活动传单样机

{ "type": "two-sided event flyer mockup", "style": "watercolor illustration, warm earthy tones, cozy, inviting, rustic", "left_side_front": { "header": { "title": "{argument name=\"event name\" default=\"SENDAI COFFEE PICNIC 2026\"}", "subtitle": "{argument name=\"subtitle\" default=\"街のカフェが集まる、春の1日\"}", "tagline": "A relaxing time with your favorite cup" }, "main_illustration": "People enjoying a picnic on a grassy field. A family sitting on a checkered blanket drinking coffee. Background features wooden coffee stalls, tents, trees, and a distant city skyline.", "event_info": { "date": "{argument name=\"event date\" default=\"2026年5月16日(土) - 17日(日)\"}", "time": "10:00 - 17:00", "location": "{argument name=\"location\" default=\"七北田公園 芝生広場\"}", "badge": "Orange oval badge with text for free entry" }, "footer": { "sponsor_logos": 4, "elements": ["QR code", "grass and white flowers border"] } }, "right_side_back": { "header": { "title": "{argument name=\"event name\" default=\"SENDAI COFFEE PICNIC 2026\"}", "illustration": "small green tree" }, "sections": [ { "title": "Vendor List", "layout": "2 columns", "count": 9, "labels": ["Blue Ridge Roastery", "NORTH BEANS LAB", "SUNNY DAY COFFEE", "KITSUNE COFFEE WORKS", "Forest Table Cafe", "creme & crumb", "GOOD DAY SAND", "HOSHINO KITCHEN CAR", "PIZZA VAN 88"], "illustrations": ["sandwiches", "pizza", "coffee cups"] }, { "title": "Event Timetable", "layout": "2 columns", "count": 7, "description": "Schedule with times like 10:30, 11:30, 13:00, 14:30, 16:00 and event names" }, { "title": "Feature Highlights", "layout": "3 horizontal boxes", "count": 3, "labels": ["Latte Art Experience", "Coffee Tasting Stamp Rally", "Food & Sweets Area"], "illustrations": ["single coffee cup", "multiple coffee cups", "food basket"] } ], "footer": { "social_media": "{argument name=\"social handle\" default=\"@sendai_coffee_picnic\"}", "icons": ["Instagram logo"], "elements": ["QR code", "brown background strip"] } } }

Copy this GPT Image 2 prompt for social media post and ui mockups with Photorealistic styling. Use it in Image2Studio to generate, edit, and save.
摄影

短视频 App 界面模型

{ "type": "mobile short-video app interface screenshot", "main_content": { "scene": "{argument name=\"scenic background\" default=\"turquoise alpine lake, green pine forests, jagged snow-capped mountains, blue sky with fluffy white clouds\"}", "subject": "{argument name=\"main subject\" default=\"woman with long dark hair wearing a black baseball cap backwards and a white shirt, leaning on a wooden fence looking at the view\"}" }, "ui_elements": { "status_bar": { "time": "14:53", "icons": ["signal bars", "wifi", "battery 78"] }, "top_navigation": { "left_icon": "hamburger menu", "tabs": ["直播", "同城", "关注", "推荐"], "active_tab": "推荐", "right_icon": "search magnifying glass" }, "floating_widget": { "position": "top left", "icon": "red envelope with yellow circular progress bar", "text": "点击激活" }, "right_action_bar": { "count": 6, "items": [ {"icon": "profile picture with red plus button"}, {"icon": "heart", "text": "{argument name=\"like count\" default=\"128.6万\"}"}, {"icon": "speech bubble", "text": "2.6万"}, {"icon": "star", "text": "8.9万"}, {"icon": "share arrow", "text": "3.7万"}, {"icon": "spinning record album"} ] }, "bottom_left_info": { "username": "{argument name=\"username\" default=\"@旅行日记\"}", "caption": "{argument name=\"video caption\" default=\"总要去一次川西吧!蓝天白云、雪山湖泊、森林草甸,治愈所有不开心~ #川西美景 #旅行推荐官\"}", "search_prompt": "相关搜索 · 川西旅游攻略" }, "bottom_navigation": { "count": 5, "tabs": [ {"label": "首页"}, {"label": "朋友", "badge": "2"}, {"label": "plus button in rounded rectangle"}, {"label": "消息", "badge": "5"}, {"label": "我"} ] }, "system_ui": "iOS home indicator line at the bottom" } }

Copy this GPT Image 2 prompt for ecommerce product image and product photography with Photorealistic, Cinematic, Luxury styling. Use it in Image2Studio to.
摄影

智能手机产品广告海报

{ "type": "smartphone advertisement poster", "subject": { "setting": "2 smartphones resting on dark jagged rocks, dramatic lighting.", "phone_1": "Foreground, back view, titanium grey, flat edges, 5 circular camera lenses.", "phone_2": "Background, front view, abstract gold arc wallpaper, center hole-punch camera." }, "typography": { "top_left": "{argument name=\"brand name\" default=\"SAMSUNG\"}", "headline": "{argument name=\"product name\" default=\"Galaxy S30\"}", "subheadline": "{argument name=\"tagline\" default=\"Beyond brilliance\"}", "bottom_features": [ { "title": "Epic nights", "subtitle": "Advanced low-light AI" }, { "title": "Power that keeps up", "subtitle": "All-day battery life" }, { "title": "Made to last", "subtitle": "Stronger than ever" } ], "disclaimer": "Image simulated. Color availability may vary by region." }, "style": "Commercial photography, sleek, dark aesthetic, cinematic lighting." }

Copy this GPT Image 2 prompt for social media post and character design with Photorealistic, Editorial styling. Use it in Image2Studio to generate, edit,.
人像自拍

现代网络研讨会宣传横幅

{ "type": "webinar promotional banner", "style": "modern, bold typography, high contrast, diagonal split layout", "background": { "pattern": "faint grid of 40 sequential numbers from 01 to 40 spanning the entire canvas", "left_color": "vibrant magenta", "right_color": "black", "split_style": "sharp diagonal line from top center to bottom left" }, "left_section": { "top_label": "{argument name=\"top label\" default=\"noteメンバーシップ限定ウェビナー\"}", "title": "{argument name=\"main title\" default=\"Claude Code\"}", "highlight_box_1": { "text": "{argument name=\"highlight text 1\" default=\"知らないと\"}", "style": "black text on white skewed rectangular background" }, "highlight_box_2": { "text": "{argument name=\"highlight text 2\" default=\"損する\"}", "style": "black text on white skewed rectangular background" }, "bottom_text": "40のワザ" }, "right_section": { "top_right_label": "KAWAI LAB Vol.5", "subject": "portrait of a young Japanese woman, shoulder-length dark hair with bangs, wearing a black crew neck sweater, neutral expression, looking at camera", "middle_badge": { "text": "先着 100名 限定", "style": "white text with vertical line accent" }, "bottom_right_date": "{argument name=\"date and time\" default=\"4.24 Fri. 12:10 - 12:50\"}" } }

Copy this GPT Image 2 prompt for social media post and poster with Photorealistic styling. Use it in Image2Studio to generate, edit, and save.
摄影

动力装甲镜中自拍

A person wearing a highly detailed, weathered, and battle-damaged {argument name="armor type" default="T-60 power armor from Fallout"} taking a mirror selfie with a {argument name="phone type" default="black smartphone"}. The armor is bulky, metallic, and covered in grime, rust, and scratches, featuring a distinctive helmet with a respirator, headlamp, and thick shoulder pauldrons. The person is holding the phone in their right armored hand, positioned in front of their chest. The reflection is seen in a slightly dirty mirror with a dark wooden frame. In the background, there is a dimly lit, messy room with a {argument name="poster subject" default="Vault Boy poster"} partially visible on the wall behind the armor. The lighting is moody and realistic, emphasizing the textures of the metal and the gritty atmosphere.

Copy this GPT Image 2 prompt for social media post and infographics with Editorial, Minimal styling. Use it in Image2Studio to generate, edit, and save.
海报

社论式双轴折线图信息图

{ "type": "dual-axis line chart infographic", "style": "editorial data visualization, matte paper texture background, clean journalistic design", "typography": { "headline": "serif font, bold, centered", "labels": "sans-serif, clean, uppercase and sentence case mix" }, "layout": { "header": { "main_title": "{argument name=\"main headline\" default=\"Crime is down 50% since 1993. Most Americans think it's going up. Both true simultaneously.\"}", "subtitle": "US VIOLENT CRIME RATE vs PUBLIC PERCEPTION • 1990–PRESENT BJS/FBI + GALLUP" }, "chart_area": { "background": "light beige with faint horizontal grid lines", "axes": { "x_axis": { "label": "Years", "ticks": ["1990", "1993", "2002", "2006", "2003", "2013", "2016", "2018", "2017", "2022"] }, "y_axis_left": { "label": "{argument name=\"left axis label\" default=\"Violent Crime Rate Par 100-000\"}", "scale": ["200", "400", "500", "600", "700", "800", "800", "1000"], "color": "black" }, "y_axis_right": { "label": "{argument name=\"right axis label\" default=\"% Of Americans Saying Crime Is 'Up'\"}", "scale": ["10%", "20%", "30%", "40%", "50%", "60%", "70%", "80%"], "color": "dark red" } }, "data_series": [ { "name": "Violent Crime Rate", "style": "thick solid blue line with light grey shading underneath", "trend": "starts high, drops sharply, then steadily declines", "data_labels": ["758", "380"] }, { "name": "Public Perception", "style": "dashed dark red/orange line with small circle markers", "trend": "fluctuates but generally trends upwards, staying high" } ], "annotations": [ { "text": "{argument name=\"blue line annotation\" default=\"DOWN 51% SINCE 1993\"}", "style": "callout box with pointer, blue text", "position": "top left, pointing to the blue line drop" }, { "text": "60-78% THINK CRIME IS UP", "style": "callout box with pointer, red text", "position": "mid right, pointing to the dashed red line" }, { "text": "{argument name=\"center insight text\" default=\"The crime rate and the public's feeling about crime have almost no relationship.\"}", "style": "floating text with a small squiggly arrow", "position": "center, between the two lines" } ] }, "footer": { "source_text": "SOURCE: Bureau of Justice Statistics NCVS • FBI Uniform Crime Reports • Gallup Crime Poll", "repetition": "text is repeated twice at the bottom" } } }

FAQ

常见问题

AI 海报提示词 应该包含哪些信息?

至少包含用途、主体、构图、光线、风格和输出比例。如果图片要承载标题,还要写明文字安全区。

这些提示词可以直接生成吗?

可以。复制提示词或打开 Image2Studio 后,替换你的产品、人物、场景和画幅,再提交生成。

用这个方向开始生成

复制一个示例,带入工作台,继续修改产品、场景、风格和画幅。

打开工作台