Photorealistic Newspaper Front Page
Generates a highly detailed, photorealistic physical newspaper resting on a surface, featuring customizable headlines, dates, and embedded article images.

프롬프트
{
"type": "카운터 위의 실사 같은 실제 신문",
"environment": "자연광이 들어오는 캐주얼한 주방 환경, 스토브 가장자리가 보임, 종이는 약간 휘어 있고 사실적인 주름이 있음",
"newspaper_header": {
"logo": "{argument name=\"newspaper name\" default=\"USA TODAY\"} 옆의 큰 파란색 원",
"date": "{argument name=\"date\" default=\"2026. 04. 23.\"}",
"subtext": "THE NATION'S NEWS | $3.00 | 목요일",
"top_right_teaser": {
"image": "해군 함정",
"headline": "미국과 필리핀, 남중국해에서 합동 훈련 실시"
}
},
"layout": {
"total_articles": 4,
"total_embedded_images": 4,
"sections": [
{
"position": "상단 중앙",
"headline": "{argument name=\"main headline\" default=\"OpenAI의 새로운 Spud 모델, 사이버 전쟁 및 코딩 벤치마크 장악\"}",
"author": "Jefferson Graham 기자",
"image": "{argument name=\"main image subject\" default=\"'spud by OpenAI'라는 텍스트가 적힌 왕관을 쓴 3D 렌더링 혹등고래\"}",
"columns": 2
},
{
"position": "중간 오른쪽",
"headline": "기술주 실적 호조에 따른 주식 시장 상승",
"author": "Nathan Bomey 기자",
"columns": 1
},
{
"position": "하단 왼쪽",
"headline": "{argument name=\"bottom headline\" default=\"Codex 앱, '만능 슈퍼 앱'으로 출시\"}",
"author": "Jessica Guynn 기자",
"image": "'codex' 텍스트가 포함된 앱 인터페이스를 보여주는 스마트폰 화면",
"columns": 2
},
{
"position": "하단 오른쪽",
"headline": "아마존에서 새로운 조류 종 발견",
"author": "Doyle Rice 기자",
"columns": 1
},
{
"position": "푸터",
"image": "경기 중인 미식축구 선수",
"text": "NFL 드래프트의 충격: 쿼터백 2라운드 추락"
}
]
}
}
기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.
원문 프롬프트
{
"type": "photorealistic physical newspaper on a counter",
"environment": "casual indoor kitchen setting, edge of stove visible, natural lighting, paper is slightly curved with realistic creases",
"newspaper_header": {
"logo": "large blue circle next to {argument name=\"newspaper name\" default=\"USA TODAY\"}",
"date": "{argument name=\"date\" default=\"04.23.26\"}",
"subtext": "THE NATION'S NEWS | $3.00 | THURSDAY",
"top_right_teaser": {
"image": "naval ships",
"headline": "US, Philippines hold joint drills in South China Sea"
}
},
"layout": {
"total_articles": 4,
"total_embedded_images": 4,
"sections": [
{
"position": "top center",
"headline": "{argument name=\"main headline\" default=\"OpenAI's New Spud Model Dominates Cyber Warfare and Coding Benchmarks\"}",
"author": "By Jefferson Graham",
"image": "{argument name=\"main image subject\" default=\"3D rendered blue whale wearing a crown with text 'spud by OpenAI'\"}",
"columns": 2
},
{
"position": "middle right",
"headline": "Stock Market Rises on Tech Earnings",
"author": "By Nathan Bomey",
"columns": 1
},
{
"position": "bottom left",
"headline": "{argument name=\"bottom headline\" default=\"Codex App Launches as 'Everything Super App'\"}",
"author": "By Jessica Guynn",
"image": "smartphone screen showing app interface with text 'codex'",
"columns": 2
},
{
"position": "bottom right",
"headline": "New Bird Species Discovered in Amazon",
"author": "By Doyle Rice",
"columns": 1
},
{
"position": "footer",
"image": "football player in action",
"text": "NFL Draft shocks: QB falls to Round 2"
}
]
}
}