Back
Image Prompt

Hyper-Realistic Navy Fashion Photoshoot

Description

A highly structured JSON prompt for generating a hyper-realistic, cinematic, full-body fashion image of a woman in an all-navy outfit against a solid navy background, explicitly requiring the preservation of the subject's exact identity and hairstyle from an uploaded reference image.

Prompt

{
  "description": {
    "type": "image_generation_prompt",
    "style": "hyper-realistic, cinematic, full-body fashion photoshoot",
    "subject": {
      "gender": "female",
      "age": 26,
      "height": "5'5\"",
      "identity_preservation": {
        "use_uploaded_image": true,
        "alter_face": false,
        "notes": "Exact face and hairstyle from the uploaded image must be preserved"
      },
      "pose": {
        "body_position": "leaning back on deep navy blue bean bag",
        "arm_position": "one arm resting on the edge of the bean bag",
        "leg_position": "legs slightly apart",
        "expression": "confident"
      }
    },
    "wardrobe": {
      "jacket": "navy blue denim jacket",
      "top": "white t-shirt",
      "bottoms": "navy blue denim jeans",
      "footwear": "chunky sneakers",
      "accessories": [
        "silver wristwatch"
      ]
    },
    "scene": {
      "background": {
        "color": "solid navy blue"
      },
      "props": [
        "deep navy blue bean bag"
      ]
    },
    "lighting": {
      "type": "cinematic studio lighting",
      "mood": "clean, confident",
      "contrast": "balanced",
      "texture_emphasis": true
    },
    "camera": {
      "framing": "full-body",
      "look": "fashion editorial",
      "details": "sharp focus, realistic skin texture"
    },
    "quality": {
      "resolution": "ultra high",
      "realism": "photorealistic",
      "detail_level": "hyper-detailed fabrics and accessories"
    },
    "output_goal": "Create a hyper-realistic cinematic full-body fashion image of the woman, preserving her exact identity, hairstyle, and proportions while presenting a confident all-navy fashion look against a solid navy background."
  }
}
Open Original