프롬프트 목록으로 돌아가기
Curated Bookshelf with Specific Titles Qwen Image 프롬프트 예시: Generates a wooden bookshelf displaying 11 distinct books with customizable titles, authors, and spine colors.
UI 목업영어

Curated Bookshelf with Specific Titles

Generates a wooden bookshelf displaying 11 distinct books with customizable titles, authors, and spine colors.

웹, 앱, 대시보드 화면 시안에 적합합니다. 구조를 유지하고 내 서비스 문구와 브랜드 요소로 바꾸면 됩니다.

생성에 사용

추천 비율

16:9 또는 4:3

품질 전략

먼저 가볍게 생성하고 좋은 안을 고해상도로 다듬기

생성 흐름

먼저 텍스트로 핵심 이미지를 만들고, 한 번에 중요한 요소 하나만 수정하세요.

전체 Qwen Image 프롬프트

영어

{
  "type": "bookshelf arrangement",
  "setting": "wooden bookshelf with three shelves against a plain light wall, wooden floor",
  "layout": {
    "top_shelf": {
      "count": 1,
      "alignment": "centered",
      "books": [
        { "color": "dark blue", "title": "{argument name=\"top book title\" default=\"THE ART OF FOCUS\"}", "author": "DANIEL WALTER", "symbol": "star compass" }
      ]
    },
    "middle_shelf": {
      "count": 3,
      "alignment": "centered",
      "books": [
        { "color": "green", "title": "{argument name=\"middle left book title\" default=\"THE NATURE OF THINGS\"}", "author": "KAREN HOLLOWAY", "symbol": "leaf branch" },
        { "color": "burgundy", "title": "HISTORY OF THE WORLD", "author": "J. M. REEVES", "symbol": "ornate star" },
        { "color": "cream", "title": "THINK BETTER, LIVE BETTER", "author": "JOEL PARKER", "symbol": "sun" }
      ]
    },
    "bottom_shelf": {
      "count": 7,
      "alignment": "filled",
      "books": [
        { "color": "dark blue", "title": "{argument name=\"bottom left book title\" default=\"SAPIENS\"}", "author": "Yuval Noah Harari", "orientation": "vertical title", "symbol": "fingerprint" },
        { "color": "cream", "title": "BECOMING", "author": "MICHELLE OBAMA", "orientation": "vertical title", "symbol": "circle logo" },
        { "color": "teal", "title": "THE POWER OF NOW", "author": "ECKHART TOLLE", "symbol": "waves" },
        { "color": "mustard yellow", "title": "{argument name=\"bottom middle book title\" default=\"THE HAPPINESS PROJECT\"}", "author": "GRETCHEN RUBIN", "symbol": "star" },
        { "color": "dark grey", "title": "THE DIARY OF A CEO", "author": "STEVEN BARTLETT", "symbol": "letter D" },
        { "color": "light blue", "title": "Atomic Habits", "author": "James Clear", "symbol": "dot circle" },
        { "color": "orange", "title": "{argument name=\"bottom right book title\" default=\"THE SUBTLE ART OF NOT GIVING A F*CK\"}", "author": "MARK MANSON", "symbol": "splat sun" }
      ]
    }
  }
}

관련 Qwen Image 프롬프트