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

{
  "type": "image_generation_prompt",
  "language": "en",
  "style": "realistic smartphone photography, vibrant sports atmosphere",
  "aspect_ratio": "3:4",
  "identity_preservation": {
    "use_reference_image": true,
    "strict_identity_lock": true,
    "alter_face": false,
    "alter_features": false,
    "notes": "Use the uploaded reference photo. Preserve 100% of the woman’s facial features, proportions, skin texture, hair, and identity."
  },
  "subject": {
    "gender": "female",
    "pose": {
      "type": "selfie-style pose",
      "orientation": "facing the camera",
      "action": "static moment, as if pausing to take a selfie"
    },
    "expression": "serious, confident, and admiring",
    "appearance": {
      "hair": "unchanged from reference image",
      "accessories": [
        "aviator-style sunglasses with gold frame",
        "diamond stud earring in the right ear",
        "silver chain necklace with a pendant"
      ]
    },
    "wardrobe": {
      "top": "official FC Barcelona jersey with Spotify sponsorship"
    }
  },
  "composition": {
    "framing": "centered composition",
    "foreground": "woman occupying the first plane",
    "background": "football stadium and crowd",
    "perspective": "first-person selfie perspective"
  },
  "environment": {
    "location": "packed football stadium",
    "elements": [
      "vibrant green football pitch",
      "crowded stands full of fans",
      "energetic stadium atmosphere"
    ],
    "weather": "cloudy sky",
    "mood": "excitement, celebration, pride"
  },
  "lighting": {
    "type": "natural daylight",
    "conditions": "bright but diffused due to cloudy sky",
    "effects": [
      "vivid colors",
      "balanced exposure",
      "clear facial details"
    ]
  },
  "camera": {
    "device_style": "smartphone rear camera",
    "shot_type": "selfie-style medium close-up",
    "focus": "sharp focus on the subject with slightly softened background",
    "quality": "high sharpness and clarity"
  },
  "quality": {
    "realism": "highly realistic",
    "color": "vibrant and true-to-life",
    "detail_level": "clear textures on clothing, face, and stadium"
  },
  "constraints": [
    "Do not alter facial features",
    "No stylization or artistic filters",
    "No distortion of body or face",
    "No text overlays or watermarks",
    "Maintain realistic proportions and lighting"
  ],
  "output_goal": "Create a realistic, selfie-style photo of a woman wearing a Barcelona jersey in front of a packed football stadium, preserving her exact facial identity and conveying pride and admiration within a vibrant match-day atmosphere."
}

Sample Images

Photography Prompt Template sample 1