Creates detailed JSON prompts for AI fashion portrait images.
{
"image_generation_prompt": {
"subject": {
"demographics": "Young woman",
"hair": {
"color": "Strawberry blonde / Golden blonde",
"style": "Long, voluminous, layered, slightly messy waves",
"parting": "Middle part"
},
"face": {
"makeup": "Winged black eyeliner, mascara, defined eyebrows, highlighter on nose and cheeks, glossy pink lips",
"expression": "Neutral to slight pout, focused on mirror reflection"
},
"physique": "Slender, fit, tan skin tone"
},
"apparel": {
"outerwear": {
"item": "Faux fur jacket",
"color": "Crimson/red mixed tones",
"texture": "Shaggy, plush, voluminous"
},
"top": {
"item": "Corset top",
"style": "Strapless, bustier-style, cropped",
"material": "Crimson satin or slightly shiny fabric",
"fit": "Tight, structured bodice"
},
"bottoms": {
"item": "Jeans",
"color": "Light blue wash",
"fit": "Low-rise, tight fit",
"details": "Visible stitching, front pockets"
}
},
"accessories": {
"jewelry": [
"Thin gold chain necklace with small pendant",
"Gold ring on right ring finger"
],
"belt": {
"material": "Black leather",
"buckle": "Rectangular gold/metallic frame"
},
"tech": {
"item": "Smartphone (iPhone style)",
"case_color": "Black",
"holding_style": "Held vertically in front of face with right hand"
},
"beauty_details": {
"nails": "Short, painted bright red"
}
},
"pose_and_framing": {
"type": "Mirror selfie",
"posture": "Standing, slight hip tilt (contrapposto), midriff exposed",
"framing": "Thigh-up shot, portrait orientation"
},
"setting_and_lighting": {
"location": "Indoors (likely a bedroom or hallway)",
"background_elements": {
"left": "Dark window with blinds, glimpse of bed/furniture with white clutter",
"right": "White door frame/jamb, plain wall"
},
"lighting": {
"quality": "Warm, directional artificial light",
"source": "Coming from the right side",
"shadows": "Casts shadows on the left side of the torso and background"
}
}
}
}This prompt supplies a complete structured template for generating precise image descriptions focused on fashion and portrait photography. It produces a ready-to-use JSON that details subject appearance, clothing, accessories, pose, and lighting for mirror selfie style outputs. Users can input it directly into image generation tools to create consistent, high-detail visuals of a young woman in specified attire.
The AI returns a photorealistic thigh-up mirror selfie of a slender young woman with strawberry blonde waves wearing a crimson faux fur jacket over a strapless corset top and light blue low-rise jeans, holding a black iPhone.
Yes, edit the color values in the apparel and accessories sections before using.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by cipeberre@gmail.com. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.