Back to prompts
暗黑奇幻漫画页面生成器

Example images

暗黑奇幻漫画页面生成器 1
Posters & TypographyYouMindposters-typography海报与排版en

暗黑奇幻漫画页面生成器

生成全彩、7 分格的竖版漫画页面,呈现暗黑奇幻叙事,包含电影感角色特写、环境蒙太奇以及可自定义的文本框。

Category
Posters & Typography
Model
GPT Image 2
Creator
noriyang@♠️AIart❤️poker
Source language
en
Views0
Source ID
13916
Published
Apr 17, 2026
Use in StudioOpen source

Full prompt

{
  "type": "full-color manga page",
  "genre": "dark fantasy",
  "style": "high-quality anime illustration, dramatic lighting, cinematic composition",
  "character": {
    "appearance": "{argument name=\"hair color\" default=\"long white hair\"} with black ribbons, {argument name=\"eye color\" default=\"glowing blue eyes\"}, wearing a black gothic coat with a cross-shaped zipper pull"
  },
  "layout": {
    "format": "vertical comic page with 7 distinct horizontal panel tiers",
    "panels": [
      {
        "tier": 1,
        "description": "Large top panel. Character looking down with eyes closed.",
        "elements": [
          {"type": "title_logo", "position": "top right", "text": "{argument name=\"main title\" default=\"再起動の令嬢 Re:Birth Log\"}"},
          {"type": "text_box", "position": "top left", "text": "{argument name=\"opening text\" default=\"私は——死んだはずだった。\"}"}
        ]
      },
      {
        "tier": 2,
        "description": "Narrow horizontal panel. Extreme close-up of the character's glowing eye.",
        "elements": [
          {"type": "text_box", "position": "right", "text": "目を覚ますと、そこは見知らぬ世界。"}
        ]
      },
      {
        "tier": 3,
        "description": "Montage panel showing a gothic castle, a roaring dragon, and the character from behind.",
        "elements": [
          {"type": "text_box", "position": "left", "text": "魔法、オーラ、そして——ドラゴン。"}
        ]
      },
      {
        "tier": 4,
        "description": "Character looking downcast in a dark, ruined forest.",
        "elements": [
          {"type": "text_box", "position": "left", "text": "しかも、この身体は……貴族でありながら、“役立たず”と呼ばれている。"}
        ]
      },
      {
        "tier": 5,
        "description": "Split panel. Left side shows a sad profile. Right side shows a determined close-up with glowing eyes.",
        "elements": [
          {"type": "text_box", "position": "left", "text": "力もない。知性もない。ゴミ同然の存在。"},
          {"type": "text_box", "position": "center right", "text": "——そう、思われているだけだ。"}
        ]
      },
      {
        "tier": 6,
        "description": "Abstract magical panel. Left shows a glowing blue spade symbol in a magic circle. Right shows a glowing digital-style dialogue box.",
        "elements": [
          {"type": "text_box", "position": "center", "text": "封じられた力。そして、私の中に残る“記憶”。"},
          {"type": "glowing_text_box", "position": "right", "text": "「契約しろ」"}
        ]
      },
      {
        "tier": 7,
        "description": "Large bottom panel. Character looking forward confidently with a smirk.",
        "elements": [
          {"type": "text_box", "position": "top left", "text": "……いいだろう。"},
          {"type": "text_box", "position": "mid left", "text": "この手札、全部使ってやる。"},
          {"type": "text_box", "position": "bottom right", "text": "{argument name=\"closing text\" default=\"私は——もう、あの“セレナ”じゃない。\"}"}
        ]
      }
    ]
  }
}
Translations

暗黑奇幻漫画页面生成器

en

{ "type": "full-color manga page", "genre": "dark fantasy", "style": "high-quality anime illustration, dramatic lighting, cinematic composition", "character": { "appearance": "{argument name=\"hair color\" default=\"long white hair\"} with black ribbons, {argument name=\"eye color\" default=\"glowing blue eyes\"}, wearing a black gothic coat with a cross-shaped zipper pull" }, "layout": { "format": "vertical comic page with 7 distinct horizontal panel tiers", "panels": [ { "tier": 1, "description": "Large top panel. Character looking down with eyes closed.", "elements": [ {"type": "title_logo", "position": "top right", "text": "{argument name=\"main title\" default=\"再起動の令嬢 Re:Birth Log\"}"}, {"type": "text_box", "position": "top left", "text": "{argument name=\"opening text\" default=\"私は——死んだはずだった。\"}"} ] }, { "tier": 2, "description": "Narrow horizontal panel. Extreme close-up of the character's glowing eye.", "elements": [ {"type": "text_box", "position": "right", "text": "目を覚ますと、そこは見知らぬ世界。"} ] }, { "tier": 3, "description": "Montage panel showing a gothic castle, a roaring dragon, and the character from behind.", "elements": [ {"type": "text_box", "position": "left", "text": "魔法、オーラ、そして——ドラゴン。"} ] }, { "tier": 4, "description": "Character looking downcast in a dark, ruined forest.", "elements": [ {"type": "text_box", "position": "left", "text": "しかも、この身体は……貴族でありながら、“役立たず”と呼ばれている。"} ] }, { "tier": 5, "description": "Split panel. Left side shows a sad profile. Right side shows a determined close-up with glowing eyes.", "elements": [ {"type": "text_box", "position": "left", "text": "力もない。知性もない。ゴミ同然の存在。"}, {"type": "text_box", "position": "center right", "text": "——そう、思われているだけだ。"} ] }, { "tier": 6, "description": "Abstract magical panel. Left shows a glowing blue spade symbol in a magic circle. Right shows a glowing digital-style dialogue box.", "elements": [ {"type": "text_box", "position": "center", "text": "封じられた力。そして、私の中に残る“記憶”。"}, {"type": "glowing_text_box", "position": "right", "text": "「契約しろ」"} ] }, { "tier": 7, "description": "Large bottom panel. Character looking forward confidently with a smirk.", "elements": [ {"type": "text_box", "position": "top left", "text": "……いいだろう。"}, {"type": "text_box", "position": "mid left", "text": "この手札、全部使ってやる。"}, {"type": "text_box", "position": "bottom right", "text": "{argument name=\"closing text\" default=\"私は——もう、あの“セレナ”じゃない。\"}"} ] } ] } }

暗黑奇幻漫画页面生成器

zh-CN

{ "type": "全彩漫画页面", "genre": "暗黑奇幻", "style": "高质量动漫插画,戏剧性光影,电影级构图", "character": { "appearance": "{argument name=\"hair color\" default=\"长白发\"}配黑色丝带,{argument name=\"eye color\" default=\"发光的蓝色眼睛\"},身穿带有十字形拉链头的黑色哥特式外套" }, "layout": { "format": "包含 7 个独立横向分格的竖版漫画页面", "panels": [ { "tier": 1, "description": "顶部大分格。角色闭眼向下看。", "elements": [ {"type": "title_logo", "position": "右上角", "text": "{argument name=\"main title\" default=\"再起動の令嬢 Re:Birth Log\"}"}, {"type": "text_box", "position": "左上角", "text": "{argument name=\"opening text\" default=\"私は——死んだはずだった。\"}"} ] }, { "tier": 2, "description": "狭窄的横向分格。角色发光眼睛的极度特写。", "elements": [ {"type": "text_box", "position": "右侧", "text": "目を覚ますと、そこは見知らぬ世界。"} ] }, { "tier": 3, "description": "蒙太奇分格,展示哥特式城堡、咆哮的巨龙以及角色的背影。", "elements": [ {"type": "text_box", "position": "左侧", "text": "魔法、オーラ、そして——ドラゴン。"} ] }, { "tier": 4, "description": "角色在黑暗荒废的森林中神情沮丧。", "elements": [ {"type": "text_box", "position": "左侧", "text": "しかも、この身体は……貴族でありながら、“役立たず”と呼ばれている。"} ] }, { "tier": 5, "description": "分割分格。左侧展示悲伤的侧脸。右侧展示眼神发光的坚定特写。", "elements": [ {"type": "text_box", "position": "左侧", "text": "力もない。知性もない。ゴミ同然の存在。"}, {"type": "text_box", "position": "中右侧", "text": "——そう、思われているだけだ。"} ] }, { "tier": 6, "description": "抽象魔法分格。左侧展示魔法阵中发光的蓝色黑桃符号。右侧展示发光的数字风格对话框。", "elements": [ {"type": "text_box", "position": "中央", "text": "封じられた力。そして、私の中に残る“記憶”。"}, {"type": "glowing_text_box", "position": "右侧", "text": "「契約しろ」"} ] }, { "tier": 7, "description": "底部大分格。角色自信地向前看,嘴角带着一丝冷笑。", "elements": [ {"type": "text_box", "position": "左上角", "text": "……いいだろう。"}, {"type": "text_box", "position": "中左侧", "text": "この手札、全部使ってやる。"}, {"type": "text_box", "position": "右下角", "text": "{argument name=\"closing text\" default=\"私は——もう、あの“セレナ”じゃない。\"}"} ] } ] } }

Prompt/Image Similar

12

漫画页面排版

漫画页面排版

一个用于创建五格漫画页面的综合提示词,包含一致的角色设定和叙事标题。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
奇幻漫画角色介绍页

奇幻漫画角色介绍页

生成一个 6 格漫画页面,通过对话框和姓名框介绍 5 位奇幻角色组成的队伍。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
暗黑奇幻武士战场

暗黑奇幻武士战场

生成一张电影级动漫插画,描绘了巨月之下战场上的孤胆战士,非常适合作为暗黑奇幻概念艺术。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
暗黑奇幻动漫女巫

暗黑奇幻动漫女巫

一个电影感动漫概念艺术提示词,用于生成在红黑奇幻背景下,拥有发光双眼的阴郁铠甲女巫。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
暗黑奇幻合体机甲阵容

暗黑奇幻合体机甲阵容

包含六款哥特式生物机械机器人形态的广角概念艺术阵容,非常适合用于生成邪恶的合体机甲设计图或关键视觉图。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
暗黑漫画风怪物海报

暗黑漫画风怪物海报

此提示词可生成一张高对比度的心理恐怖动漫海报,画面中一个受惊的小男孩被困在巨大的骨骼生物机械怪物之下,非常适合用作戏剧性的封面艺术或暗黑角色主题视觉图。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
极具张力的日式宣传海报

极具张力的日式宣传海报

生成一张细节丰富、充满火热氛围的日式宣传海报,包含多个文本区域、功能网格及产品变体。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
蒸汽朋克 Q 版女巫贴纸插画

蒸汽朋克 Q 版女巫贴纸插画

生成一张 2D 动漫风格的模切贴纸插画,描绘了带有蒸汽朋克元素和动物伙伴的 Q 版睡眠角色。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
史诗奇幻双重曝光剪影

史诗奇幻双重曝光剪影

一幅复杂的双重曝光插画,以男性侧影为轮廓,内部填充了奇幻角色、生物和城堡。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
《赛博朋克 2077》木偶海报

《赛博朋克 2077》木偶海报

生成一张受《赛博朋克 2077》启发、具有机械木偶元素和高科技美学风格的海报。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
12 种风格动漫宠物拼贴画

12 种风格动漫宠物拼贴画

创建一个 12 格对比海报,将儿童与狗狗的参考照片转化为多种动漫、卡通和游戏风格。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views