Back
Cinematic Portrait with Identity Preservation
Image Prompt

Cinematic Portrait with Identity Preservation

Description

A detailed image generation prompt designed to create a dreamlike, cinematic, ultra-realistic portrait of a young woman. The prompt emphasizes strict identity preservation, requiring the model to use a reference image and not alter the facial features in any way. It specifies the subject's pose, wardrobe (oversized white knitted shirt), and a warm, natural sunlight environment against a neutral cream wall.

Prompt

{
  "description": {
    "type": "image_generation_prompt",
    "style": "dreamlike, cinematic, ultra-realistic portrait",
    "identity_preservation": {
      "use_reference_image": true,
      "alter_face": false,
      "strict_identity_lock": true,
      "notes": "Do not change the face in any way. Preserve 100% of the facial features, structure, skin texture, and likeness from the uploaded image."
    },
    "subject": {
      "gender": "female",
      "pose": {
        "head_position": "gently lowered",
        "expression": "calm, introspective, serene",
        "body_language": "relaxed and natural"
      },
      "appearance": {
        "hair": {
          "color": "black",
          "style": "tousled, natural movement"
        },
        "accessories": [
          "sunglasses creating a cool, effortless aura",
          "single thin silver necklace"
        ]
      }
    },
    "wardrobe": {
      "top": "white oversized knitted shirt made of soft, textured fabric"
    },
    "environment": {
      "background": {
        "color": "neutral cream wall",
        "style": "minimalist and clean"
      }
    },
    "lighting": {
      "type": "natural sunlight",
      "tone": "warm amber",
      "effects": [
        "soft glow brushing the face and shoulder",
        "cinematic warmth against the neutral background",
        "gentle highlights with smooth falloff"
      ]
    },
    "mood": {
      "atmosphere": "dreamlike, cinematic, peaceful",
      "emotion": "soft confidence and quiet elegance"
    },
    "quality": {
      "realism": "ultra-realistic",
      "detail_level": "high detail in skin texture, fabric weave, and lighting transitions"
    },
    "output_goal": "Create a dreamlike, cinematic portrait of a young woman wearing an oversized white knitted shirt, bathed in warm amber sunlight against a cream wall, while preserving her face exactly as in the reference image."
  }
}
Open Original