영상 이미지
로그인

Multi-Panel Comic Book Page

Generates a fully lettered, multi-panel comic book page featuring dynamic action, dialogue, narration, and integrated typography.

작성자 Hbtt · gpt-image-2 · 438 조회 · 1 좋아요 · 1 북마크
Multi-Panel Comic Book Page

프롬프트

{
  "type": "만화 페이지",
  "style": "현대 서양 만화 스타일, 역동적인 구도, 네온 야간 조명",
  "character": "{argument name=\"hero description\" default=\"파란색 새 문양이 그려진 검은색 바디슈트와 도미노 마스크를 착용하고 두 개의 에스크리마 스틱을 휘두르는 건장한 남성 자경단원\"}",
  "layout": {
    "description": "요소와 텍스트 박스가 겹쳐진 7컷 그리드",
    "panels": [
      {
        "position": "상단 와이드",
        "scene": "네온 도시가 내려다보이는 옥상 가고일 위에 웅크리고 있는 캐릭터",
        "text_elements": [
          "제목: {argument name=\"main title\" default=\"NIGHTWING\"}",
          "부제: {argument name=\"subtitle\" default=\"LEAP OF FAITH\"}",
          "위치: {argument name=\"location\" default=\"BLÜDHAVEN\"}. 오후 11시 47분.",
          "제작진 블록 (작가, 아티스트, 컬러리스트, 레터러)",
          "3개의 내레이션 캡션 박스"
        ]
      },
      {
        "position": "중앙 왼쪽",
        "scene": "은행이 표시된 빛나는 컴퓨터 화면을 바라보는 캐릭터",
        "text_elements": [
          "2개의 경찰 무전 말풍선",
          "1개의 캐릭터 대사 말풍선"
        ]
      },
      {
        "position": "중앙 오른쪽",
        "scene": "무기를 꺼내 들고 앞으로 뛰어오르는 캐릭터",
        "text_elements": [
          "1개의 대사 말풍선",
          "노란색 효과음: {argument name=\"action sound\" default=\"WHAK\"}"
        ]
      },
      {
        "position": "하단 왼쪽",
        "scene": "은행 안에서 시민을 위협하는 마스크를 쓴 무장 강도 2명",
        "text_elements": [
          "2개의 대사 말풍선"
        ]
      },
      {
        "position": "하단 중앙",
        "scene": "강도들을 제압하기 위해 뛰어내리는 캐릭터",
        "text_elements": [
          "2개의 대사 말풍선",
          "주황색 효과음: THUD"
        ]
      },
      {
        "position": "하단 오른쪽",
        "scene": "자신감 있게 미소 짓는 캐릭터의 클로즈업 초상화",
        "text_elements": [
          "2개의 대사 말풍선"
        ]
      },
      {
        "position": "하단 와이드",
        "scene": "경찰차가 도착하는 것을 지켜보며 난간에 서 있는 캐릭터, 하늘에 떠 있는 배트 시그널",
        "text_elements": [
          "3개의 내레이션 캡션 박스",
          "하단 제작진 크레딧",
          "티저 문구: 다음 화: 단서. 거짓말. 유산."
        ]
      }
    ]
  }
}

기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.

원문 프롬프트
{
  "type": "full comic book page",
  "style": "modern western comic art, dynamic action, {argument name=\"color palette\" default=\"neon pink, purple, and deep blue night cityscape\"}",
  "header": {
    "title": "{argument name=\"hero name\" default=\"NIGHTWING\"}",
    "subtitle": "\"{argument name=\"comic title\" default=\"LEAP OF FAITH\"}\"",
    "credits": [
      "Writer TOM TAYLOR",
      "Artist BRUNO REDONDO",
      "Colorist ADRIANO LUCAS",
      "Letterer WES ABBOTT"
    ]
  },
  "character": "{argument name=\"hero description\" default=\"young athletic male vigilante in a black suit with a blue wing emblem across the chest and arms, wearing a black domino mask and wielding two blue escrima sticks\"}",
  "panels": [
    {
      "id": 1,
      "position": "top right",
      "scene": "hero crouching on a rooftop gargoyle overlooking the city",
      "location_box": "{argument name=\"city name\" default=\"BLÜDHAVEN\"}. 11:47 P.M.",
      "narration_boxes": 3,
      "narration_text": [
        "Some nights the city feels quieter. That's when you know trouble's brewing underneath the silence.",
        "Blüdhaven raised me. It's flawed. It's messy. But it's mine.",
        "So I protect it. Not for glory. Not for revenge. For the people who can't protect themselves."
      ]
    },
    {
      "id": 2,
      "position": "middle left",
      "scene": "hero looking at glowing blue monitors showing a bank building",
      "monitor_text": "ATTENTION UNITS. REPORTS OF AN ARMED ROBBERY IN PROGRESS. LOCATION: THE ROYAL BANK OF BLÜDHAVEN.",
      "narration_boxes": 1,
      "narration_text": ["Guess the night just got louder."]
    },
    {
      "id": 3,
      "position": "middle right",
      "scene": "hero leaping dynamically forward, sticks drawn",
      "speech_bubbles": 1,
      "speech_text": ["ON MY WAY."],
      "sound_effect": "WHAK (yellow)"
    },
    {
      "id": 4,
      "position": "bottom left",
      "scene": "two masked robbers inside a bank, one holding a gun",
      "speech_bubbles": 2,
      "speech_text": ["FREEZE! NOBODY MOVE!", "WHAT THE--?"]
    },
    {
      "id": 5,
      "position": "bottom middle",
      "scene": "hero dropping from above, striking the robbers",
      "speech_bubbles": 2,
      "speech_text": ["YOU PICKED THE WRONG NIGHT...", "...TO TRY THE WRONG BANK."],
      "sound_effect": "THUD (orange)"
    },
    {
      "id": 6,
      "position": "bottom right",
      "scene": "close-up portrait of the hero smiling confidently",
      "speech_bubbles": 2,
      "speech_text": ["COPS'LL BE HERE SOON.", "MAYBE USE THIS TIME TO RETHINK YOUR CAREER CHOICES."]
    },
    {
      "id": 7,
      "position": "bottom wide",
      "scene": "silhouette of hero on rooftop, police cars with flashing lights below, bat-like emblem in the sky",
      "narration_boxes": 3,
      "narration_text": ["Another night. Another save.", "That's the deal I made with myself.", "And I intend to keep it."]
    }
  ],
  "footer": {
    "creator_credit": "NIGHTWING created by MARV WOLFMAN & GEORGE PÉREZ.",
    "teaser": "NEXT: A LEAD. A LIE. A LEGACY."
  }
}

✨ 생성 저장 원본 게시물 Hitboard에서 열기

비슷한 핀