```json
{
  "metadata": {
    "confidence_score": "high",
    "image_type": "photograph",
    "primary_purpose": "social media/portrait"
  },
  "composition": {
    "rule_applied": "rule of thirds",
    "aspect_ratio": "vertical 4:5",
    "layout": "single subject",
    "focal_points": ["subject's three-quarter face", "leather jacket detail"],
    "visual_hierarchy": "eye follows his gaze toward the left side of the frame, then to jacket texture, then to urban background",
    "balance": "asymmetric"
  },
  "color_profile": {
    "dominant_colors": [
      { "color": "brick red", "hex": "#A84432", "percentage": "40%", "role": "bg" },
      { "color": "warm skin tone", "hex": "#C9956B", "percentage": "35%", "role": "subject" },
      { "color": "charcoal gray", "hex": "#3D3D3D", "percentage": "10%", "role": "accent" },
      { "color": "bronze", "hex": "#B87333", "percentage": "5%", "role": "jewelry" },
      { "color": "shadow black", "hex": "#1A1A1A", "percentage": "10%", "role": "secondary bg" }
    ],
    "color_palette": "analogous warm tones + contrasting cool shadows",
    "temperature": "warm subject, cool background",
    "saturation": "moderate",
    "contrast": "medium"
  },
  "lighting": {
    "type": "natural",
    "source_count": "single",
    "direction": "sidelight from right",
    "directionality": "highly directional (sculpting)",
    "quality": "soft with subtle edge definition",
    "intensity": "bright",
    "contrast_ratio": "high (dramatic)",
    "mood": "moody, introspective, urban warmth",
    "shadows": {
      "type": "soft",
      "density": "light",
      "placement": "left side of face and body",
      "length": "short"
    },
    "highlights": { "treatment": "preserved with natural glow", "placement": "cheekbone, jawline, jacket shoulder" },
    "ambient_fill": "minimal",
    "light_temperature": "warm"
  },
  "technical_specs": {
    "medium": "photography",
    "camera": "Canon EOS R5",
    "lens": "85mm f/1.4",
    "aperture": "f/4",
    "iso": "200",
    "shutter_speed": "1/1000s",
    "style": "realistic with refined urban aesthetic",
    "texture": "smooth and clean",
    "sharpness": "moderately sharp on face",
    "grain": "none",
    "depth_of_field": "moderate (subtle background separation)",
    "perspective": "slightly high angle, close portrait"
  },
  "artistic_elements": {
    "genre": "portrait",
    "influences": ["street portrait photography", "lifestyle editorial aesthetics"],
    "mood": "contemplative, understated confidence, serene",
    "atmosphere": "urban warehouse environment",
    "visual_style": "clean and refined with organic directional lighting"
  },
  "typography": {
    "present": false,
    "fonts": [],
    "placement": "",
    "integration": ""
  },
  "subject_analysis": {
    "primary_subject": "man in black leather jacket posing in three-quarter profile",
    "positioning": "right third of frame",
    "scale": "medium close-up",
    "facial_expression": {
      "mouth": "relaxed, lips closed naturally",
      "smile_intensity": "none",
      "eyes": "looking off-frame to the left",
      "eyebrows": "relaxed, natural definition",
      "overall_emotion": "pensive, composed",
      "authenticity": "candid"
    },
    "hair": {
      "length": "short, tapered",
      "cut": "modern undercut with textured top",
      "texture": "structured waves",
      "texture_quality": "medium, defined",
      "natural_imperfections": "visible texture at roots catching light, subtle strand separation",
      "styling": "natural, minimal product with wind influence",
      "part": "side part",
      "volume": "moderate with crown texture",
      "details": "clean fade at temples"
    },
    "hands_and_gestures": {
      "left_hand": "resting near collarbone, fingers relaxed",
      "right_hand": "not visible",
      "finger_positions": "gentle, open hand position",
      "finger_interlacing": "none",
      "hand_tension": "relaxed",
      "interaction": "subtle self-positioning",
      "naturalness": "organic, unpretentious moment"
    },
    "body_positioning": {
      "posture": "standing, shoulders back",
      "angle": "three-quarter profile turned left",
      "shoulders": "neutral, squared slightly"
    }
  },
  "background": {
    "setting_type": "outdoor urban warehouse",
    "spatial_depth": "foreground subject, midground brick wall, background industrial structure",
    "elements_detailed": [
      { "item": "weathered brick wall", "position": "upper right quadrant", "distance": "background", "condition": "aged, textured" },
      { "item": "metal beam", "position": "center–right midground", "distance": "midplane", "condition": "weathered, structural" }
    ],
    "wall_surface": {
      "material": "exposed brick",
      "surface_treatment": "natural aging",
      "texture": "rough, uneven",
      "finish": "matte",
      "features": "mortar lines visible",
      "wear_indicators": "subtle erosion patterns"
    },
    "floor_surface": { "material": "", "color": "", "pattern": "" },
    "objects_catalog": ["brick wall", "metal beam", "industrial structure"],
    "background_treatment": "sharp with natural depth"
  },
  "generation_parameters": {
    "prompts": [
      "moody candid urban portrait of a man in black leather jacket, warm sidelight, textured hair catching light, natural expression, three-quarter profile pose, brick warehouse wall in background, high-resolution editorial aesthetic",
      "variation: enhanced rim lighting, deeper shadow play, softer jacket texture rendering, strengthened warm skin highlights"
    ],
    "keywords": ["urban portrait", "leather jacket", "warehouse", "sidelight", "textured hair", "editorial", "natural lighting", "contemplative"],
    "technical_settings": "85mm f/1.4, f/4, ISO 200, 1/1000s, warm directional light"
  }
}
```
0views
0likes

Created by Konvert Media

Prompt

```json { "metadata": { "confidence_score": "high", "image_type": "photograph", "primary_purpose": "social media/portrait" }, "composition": { "rule_applied": "rule of thirds", "aspect_ratio": "vertical 4:5", "layout": "single subject", "focal_points": ["subject's three-quarter face", "leather jacket detail"], "visual_hierarchy": "eye follows his gaze toward the left side of the frame, then to jacket texture, then to urban background", "balance": "asymmetric" }, "color_profile": { "dominant_colors": [ { "color": "brick red", "hex": "#A84432", "percentage": "40%", "role": "bg" }, { "color": "warm skin tone", "hex": "#C9956B", "percentage": "35%", "role": "subject" }, { "color": "charcoal gray", "hex": "#3D3D3D", "percentage": "10%", "role": "accent" }, { "color": "bronze", "hex": "#B87333", "percentage": "5%", "role": "jewelry" }, { "color": "shadow black", "hex": "#1A1A1A", "percentage": "10%", "role": "secondary bg" } ], "color_palette": "analogous warm tones + contrasting cool shadows", "temperature": "warm subject, cool background", "saturation": "moderate", "contrast": "medium" }, "lighting": { "type": "natural", "source_count": "single", "direction": "sidelight from right", "directionality": "highly directional (sculpting)", "quality": "soft with subtle edge definition", "intensity": "bright", "contrast_ratio": "high (dramatic)", "mood": "moody, introspective, urban warmth", "shadows": { "type": "soft", "density": "light", "placement": "left side of face and body", "length": "short" }, "highlights": { "treatment": "preserved with natural glow", "placement": "cheekbone, jawline, jacket shoulder" }, "ambient_fill": "minimal", "light_temperature": "warm" }, "technical_specs": { "medium": "photography", "camera": "Canon EOS R5", "lens": "85mm f/1.4", "aperture": "f/4", "iso": "200", "shutter_speed": "1/1000s", "style": "realistic with refined urban aesthetic", "texture": "smooth and clean", "sharpness": "moderately sharp on face", "grain": "none", "depth_of_field": "moderate (subtle background separation)", "perspective": "slightly high angle, close portrait" }, "artistic_elements": { "genre": "portrait", "influences": ["street portrait photography", "lifestyle editorial aesthetics"], "mood": "contemplative, understated confidence, serene", "atmosphere": "urban warehouse environment", "visual_style": "clean and refined with organic directional lighting" }, "typography": { "present": false, "fonts": [], "placement": "", "integration": "" }, "subject_analysis": { "primary_subject": "man in black leather jacket posing in three-quarter profile", "positioning": "right third of frame", "scale": "medium close-up", "facial_expression": { "mouth": "relaxed, lips closed naturally", "smile_intensity": "none", "eyes": "looking off-frame to the left", "eyebrows": "relaxed, natural definition", "overall_emotion": "pensive, composed", "authenticity": "candid" }, "hair": { "length": "short, tapered", "cut": "modern undercut with textured top", "texture": "structured waves", "texture_quality": "medium, defined", "natural_imperfections": "visible texture at roots catching light, subtle strand separation", "styling": "natural, minimal product with wind influence", "part": "side part", "volume": "moderate with crown texture", "details": "clean fade at temples" }, "hands_and_gestures": { "left_hand": "resting near collarbone, fingers relaxed", "right_hand": "not visible", "finger_positions": "gentle, open hand position", "finger_interlacing": "none", "hand_tension": "relaxed", "interaction": "subtle self-positioning", "naturalness": "organic, unpretentious moment" }, "body_positioning": { "posture": "standing, shoulders back", "angle": "three-quarter profile turned left", "shoulders": "neutral, squared slightly" } }, "background": { "setting_type": "outdoor urban warehouse", "spatial_depth": "foreground subject, midground brick wall, background industrial structure", "elements_detailed": [ { "item": "weathered brick wall", "position": "upper right quadrant", "distance": "background", "condition": "aged, textured" }, { "item": "metal beam", "position": "center–right midground", "distance": "midplane", "condition": "weathered, structural" } ], "wall_surface": { "material": "exposed brick", "surface_treatment": "natural aging", "texture": "rough, uneven", "finish": "matte", "features": "mortar lines visible", "wear_indicators": "subtle erosion patterns" }, "floor_surface": { "material": "", "color": "", "pattern": "" }, "objects_catalog": ["brick wall", "metal beam", "industrial structure"], "background_treatment": "sharp with natural depth" }, "generation_parameters": { "prompts": [ "moody candid urban portrait of a man in black leather jacket, warm sidelight, textured hair catching light, natural expression, three-quarter profile pose, brick warehouse wall in background, high-resolution editorial aesthetic", "variation: enhanced rim lighting, deeper shadow play, softer jacket texture rendering, strengthened warm skin highlights" ], "keywords": ["urban portrait", "leather jacket", "warehouse", "sidelight", "textured hair", "editorial", "natural lighting", "contemplative"], "technical_settings": "85mm f/1.4, f/4, ISO 200, 1/1000s, warm directional light" } } ```

Classification

Portrait & HeadshotFashion portraitPhotorealisticNatural/Golden HourDark/GrittyMedium ShotDSLR/Mirrorless

Generation Settings

Modelflux-schnell
Quality2K
Dimensions2048 × 2048
Aspect Ratio1:1
Reference Usageno_reference

Similar Images

View all →