返回画廊数据整理自 YouMind 公共 GitHub/页面数据
场景概念场景摄影来源:X / Twitter

照片级逼真的韩国报纸头版

生成一张高度逼真、可定制的报纸头版,包含核心科技公告、多个文章专栏以及真实的印刷质感。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"type": "photograph of a printed newspaper front page",
"style": "photorealistic, natural lighting, slightly angled perspective, printed on textured newsprint paper",
"header": {
"left_ad": "SHINSEGAE DUTY FREE logo",
"title": "{argument name=\"newspaper name\" default=\"한국경제\"}",
"right_ad": "명륜진사갈비 logo with a small image of meat",
"date_and_info": "{argument name=\"publication date\" default=\"2026년 4월 23일 목요일\"}"
},
"headlines": {
"main": "{argument name=\"main headline\" default=\"오픈AI, 차세대 모델 'Spud' 공개 코딩·사이버전 벤치마크 석권\"}",
"sub": "신규 슈퍼앱 'Codex'도 출시… “AI 전쟁” 판도 바꿀 게임 체인저 될까"
},
"layout": {
"centerpiece": {
"type": "promotional graphic",
"title_text": "Introducing {argument name=\"app name\" default=\"Codex\"} The Super App for Everyone",
"visuals": "3 smartphones displaying dark mode UI",
"phone_1": "left phone showing a feature menu list",
"phone_2": "middle phone showing an analytics line chart",
"phone_3": "right phone showing a code editor with a python script"
},
"sections": [
{
"title": "left column",
"position": "mid-left",
"count": 2,
"labels": ["introductory article text", "코딩 벤치마크 모두 1위"]
},
{
"title": "right column",
"position": "mid-right",
"count": 1,
"labels": ["사이버전 벤치마크도 압승"]
},
{
"title": "bottom left article",
"position": "bottom-left",
"count": 1,
"labels": ["뉴욕증시, AI 랠리에 일제 상승…나스닥 2.7% ↑"]
},
{
"title": "bottom right ad",
"position": "bottom-right",
"count": 1,
"labels": ["{argument name=\"bottom ad text\" default=\"세계 1위 메모리 반도체 기업 삼성전자\"}"]
}
]
}
}