Back
Hyperrealistic Caricature Portrait
Image Prompt

Hyperrealistic Caricature Portrait

Description

A structured JSON prompt for generating a hyperrealistic caricature portrait of an older man. It specifies exaggerated features (large cheeks, deep frown lines, voluminous hair), a serious/dramatic mood, soft studio lighting, and a shallow depth of field against a plain dark background.

Prompt

{
  "description": {
    "style": {
      "type": "hyperrealistic caricature",
      "lighting": "soft studio lighting",
      "mood": "serious, dramatic",
      "details": "exaggerated facial proportions, smooth skin texture, painterly realism"
    },
    "subject": {
      "type": "older man",
      "features": {
        "hair": "light blond, voluminous, swept to the side with dramatic flow",
        "face": "large exaggerated cheeks and chin, deep frown lines, pronounced brows, slightly drooping eyelids",
        "expression": "stern, pouting, serious"
      },
      "clothing": {
        "outfit": "dark formal suit",
        "shirt": "light-colored dress shirt",
        "tie": "light blue textured tie"
      },
      "pose": "straight posture, facing forward"
    },
    "background": {
      "type": "plain dark gradient",
      "atmosphere": "studio portrait, minimalistic"
    },
    "camera": {
      "angle": "straight-on",
      "depth_of_field": "shallow, soft background",
      "focus": "sharp on"
    }
  }
}
Open Original