Prompt Gallery

摄影 / 电影感 / 写实场景

照片级真实感科技报纸样机

生成高度逼真、可定制的商业报纸头版,包含科技公告和嵌入式 UI 样机。

ID
14015
作者
ハカセ アイ(Ai-Hakase)🐾最新トレンドAIのためのX 🐾
标签
摄影 / 电影感 / 写实场景 / UI / App / 网页 / SaaS / Logo / 品牌 / 视觉识别

中文提示词

{
  "type": "印刷报纸的照片级真实感摄影",
  "style": "真实的纸张纹理,略带角度的俯视图,自然光效",
  "header": {
    "left_logo": "SHINSEGAE DUTY FREE",
    "center_title": "{argument name=\"newspaper name\" default=\"韩国经济\"}",
    "right_logo": "Myeongryun Jinsa Galbi",
    "date": "{argument name=\"date\" default=\"2026 年 4 月 23 日 星期四\"}"
  },
  "headlines": {
    "main": "{argument name=\"main headline\" default=\"OpenAI 发布下一代模型 'Spud',横扫编码与网络战基准测试\"}",
    "sub": "全新超级应用 'Codex' 同步上线……它会成为 AI 战争中的游戏规则改变者吗?"
  },
  "layout": {
    "sections": [
      {
        "title": "中心图形",
        "position": "中间",
        "text": "隆重推出 {argument name=\"app name\" default=\"Codex\"},面向所有人的超级应用",
        "ui_screens_count": 3,
        "ui_screens_labels": [
          "包含编写代码和数据分析等选项的菜单列表",
          "带有紫色折线图的分析仪表盘",
          "显示 Python 斐波那契函数的代码编辑器"
        ]
      },
      {
        "title": "文章栏",
        "position": "中心图形周围",
        "count": 3,
        "labels": [
          "带有文章正文的左栏",
          "图形下方的中间栏",
          "带有要点的右栏"
        ]
      },
      {
        "title": "底部区域",
        "position": "底部",
        "headline": "{argument name=\"bottom headline\" default=\"受 AI 涨势推动,纽约股市全线上扬……纳斯达克指数上涨 2.7%\"}",
        "ad_box": "深蓝色方框,文字内容为:全球第一存储半导体公司三星电子"
      }
    ]
  }
}

原始提示词

{
  "type": "photorealistic photograph of a printed newspaper",
  "style": "realistic paper texture, slightly angled top-down view, natural lighting",
  "header": {
    "left_logo": "SHINSEGAE DUTY FREE",
    "center_title": "{argument name=\"newspaper name\" default=\"한국경제\"}",
    "right_logo": "Myeongryun Jinsa Galbi",
    "date": "{argument name=\"date\" default=\"2026년 4월 23일 목요일\"}"
  },
  "headlines": {
    "main": "{argument name=\"main headline\" default=\"오픈AI, 차세대 모델 'Spud' 공개 코딩·사이버전 벤치마크 석권\"}",
    "sub": "New super app 'Codex' also launched... Will it be a game changer in the AI war?"
  },
  "layout": {
    "sections": [
      {
        "title": "center graphic",
        "position": "middle",
        "text": "Introducing {argument name=\"app name\" default=\"Codex\"} The Super App for Everyone",
        "ui_screens_count": 3,
        "ui_screens_labels": [
          "menu list with options like Write code and Analyze data",
          "analytics dashboard with a purple line chart",
          "code editor showing python fibonacci function"
        ]
      },
      {
        "title": "article columns",
        "position": "surrounding center graphic",
        "count": 3,
        "labels": [
          "left column with article text",
          "middle column under graphic",
          "right column with bullet points"
        ]
      },
      {
        "title": "bottom section",
        "position": "bottom",
        "headline": "{argument name=\"bottom headline\" default=\"뉴욕증시, AI 랠리에 일제 상승…나스닥 2.7% ↑\"}",
        "ad_box": "Dark blue box with text World's No. 1 Memory Semiconductor Company Samsung Electronics"
      }
    ]
  }
}