Photography

Photography Prompt Template

Use Cases

  • Suitable for Photography AI image generation workflows, with reusable structure for fast iteration.
  • Best for portrait, fashion, and social campaign imagery.

Notes

  • Replace placeholders (such as [OBJECT] and {variable}) with concrete subjects and contexts.
  • Keep core constraints first (composition, lighting, lens, materials), then add style modifiers gradually.
  • If results become noisy, reduce prompt density and reintroduce key elements step by step.
#Photography

Prompt 模板

{
  "composition": {
    "framing": "mid-length portrait from upper thighs to head",
    "orientation": "vertical",
    "camera_angle": "eye-level",
    "subject_position": "left third of the frame",
    "balance": "subject balanced against expansive seascape on the right",
    "depth": "moderate depth with clear foreground subject and distant cityscape background"
  },
  "subject": {
    "gender_presentation": "male-presenting",
    "age_range": "young adult",
    "pose": "relaxed standing posture, torso slightly angled, head turned to the left",
    "expression": "neutral to contemplative",
    "gaze_direction": "looking on camera",
    "hair": {
      "color": "dark brown to black",
      "style": "thick, voluminous, tousled, slightly wavy"
    },
    "skin_tone": "light to medium",
    "facial_features": "defined jawline, straight nose, full lips, clean-shaven"
  },
  "clothing_and_accessories": {
    "top": {
      "type": "long-sleeve button-up shirt",
      "color": "black",
      "fit": "slim to regular fit",
      "details": "top buttons undone, lightweight fabric with subtle drape"
    },
    "bottom": {
      "type": "trousers",
      "color": "dark navy or black",
      "fit": "slim fit"
    },
    "accessories": [
      {
        "item": "sunglasses",
        "color": "black",
        "held_in": "right hand"
      },
      {
        "item": "wristwatch",
        "material": "metal",
        "worn_on": "left wrist"
      },
      {
        "item": "bracelet",
        "color": "red",
        "worn_on": "right wrist"
      }
    ]
  },
  "environment": {
    "setting": "outdoor, on a boat or waterfront deck",
    "foreground": "white deck surface",
    "background": {
      "elements": [
        "open sea with visible water texture",
        "distant coastal cityscape",
        "cloud-filled sky"
      ],
      "horizon_line": "visible and level"
    }
  },
  "lighting": {
    "type": "natural daylight",
    "quality": "soft and diffused",
    "direction": "overhead with slight frontal illumination",
    "shadows": "minimal, soft-edged"
  },
  "color_palette": {
    "dominant_colors": [
      "deep blue",
      "cyan",
      "white",
      "black"
    ],
    "contrast": "high contrast between dark clothing and bright environment",
    "saturation": "moderate, natural tones"
  },
  "technical_characteristics": {
    "focus": "sharp focus on subject",
    "depth_of_field": "moderate, background slightly softened but recognizable",
    "image_clarity": "high",
    "noise": "minimal",
    "lens_effect": "no visible distortion, likely standard focal length"
  },
  "artistic_style": {
    "aesthetic": "clean, modern lifestyle photography",
    "mood": "calm, confident, aspirational",
    "visual_theme": "luxury travel or leisure"
  },
  "typography": {
    "text_present": false
  }
}

示例图片

Photography Prompt Template sample 1
Photography Prompt Template sample 2