Photography

Photography Prompt Template

Use Cases

  • Suitable for Photography AI image generation workflows, with reusable structure for fast iteration.
  • Best for stable, style-consistent outputs in iterative generation.

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 Template

{
  "image_generation": {
    "subject": {
      "description": "young woman sitting at the edge of a skyscraper rooftop with a dramatic city view below",
      "pose": "sitting with legs extended toward the camera, both hands raised making peace signs",
      "expression": "playful confident smile",
      "gaze": "looking directly at the camera"
    },
    "appearance": {
      "hair": {
        "color": "dark brown",
        "style": "covered with a light beige headscarf flowing in the wind"
      },
      "skin": {
        "tone": "fair natural skin tone",
        "texture": "smooth realistic skin"
      },
      "makeup": "light natural makeup"
    },
    "outfit": {
      "outerwear": "long patterned coat",
      "inner_layer": "black top with denim jacket",
      "bottom": "light blue jeans",
      "footwear": "colorful sneakers with orange soles"
    },
    "environment": {
      "setting": "urban city high-rise rooftop",
      "background_elements": [
        "busy city street far below",
        "cars and taxis on the road",
        "tall buildings on both sides",
        "glass rooftop surface"
      ],
      "time_of_day": "daytime"
    },
    "lighting": {
      "type": "natural daylight",
      "direction": "soft overhead light",
      "effect": "bright urban lighting with balanced shadows"
    },
    "camera": {
      "angle": "extreme high angle / top-down perspective",
      "framing": "full body with exaggerated perspective",
      "lens": "wide-angle lens",
      "depth_of_field": "deep focus showing detailed city below"
    },
    "aesthetic": {
      "style": "urban lifestyle photography",
      "vibe": "adventurous bold city energy",
      "color_palette": "vibrant city tones with pops of orange and blue"
    },
    "effects": {
      "grading": "cinematic vibrant color grading",
      "sharpness": "high detail with slight depth exaggeration"
    },
    "quality": {
      "resolution": "high resolution",
      "render": "photorealistic",
      "details": "sharp textures with strong perspective depth"
    }
  }
}

Sample Images

Photography Prompt Template sample 1