Back
Image Prompt

Low-angle stylized portrait of a young woman in a dim room

Description

A structured JSON prompt for Gemini Nano Banana Pro to generate a high-definition low-angle photograph of a young woman in a dim, warm, purple-toned room, preserving her facial features while specifying hairstyle, pose, outfit, and lighting.

Prompt

{
  "description": {
    "image_generation_request": {
      "constraints": {
        "preservation_instruction": "Without changing my facial features and face",
        "strictness": "High"
      },
      "technical_specifications": {
        "medium": "Photograph",
        "resolution": "High-definition",
        "camera_angle": "Low-angle perspective"
      },
      "subject_details": {
        "demographics": "Young woman",
        "physical_appearance": {
          "hair": {
            "style": "Messy updo",
            "details": "Loose strands"
          }
        },
        "pose_and_action": {
          "stance": "Standing",
          "positioning": "Positioned",
          "gesture": "Touching the collar",
          "vibe": "Looking stylish"
        },
        "attire": {
          "upper_body": {
            "item": "Cropped t-shirt",
            "color": "Dark blue",
            "texture": "Ribbed",
            "details": [
              "White trim",
              "White logo"
            ]
          },
          "lower_body": {
            "item": "Pajama pants",
            "pattern": "Striped",
            "color": "White"
          }
        }
      },
      "scene_environment": {
        "setting_type": "Room",
        "lighting": {
          "intensity": "Dimly lit",
          "temperature": "Warm",
          "color_tone": "Enhanced purple-toned",
          "sources": [
            "Ceiling fixture",
            "Hidden cove lights"
          ]
        }
      }
    }
  }
}
Open Original