
Fashion Editorial Style Transformation (Image-to-Image)
Social Media Post
A complex, structured JSON prompt for an image-to-image style transformation task, aiming to convert a reference image into a luxury fashion editorial aesthetic, specifically changing the wardrobe to
Prompt
{
"generation_request": {
"meta_data": {
"tool": "NanoBanana Pro",
"task_type": "fashion_editorial_style_transformation",
"language": "en",
"priority": "highest",
"version": "v1.0_RED_CORSET_EDITORIAL_GRID"
},
```
"input": {
"mode": "image_to_image",
"reference_image_usage": "very_high",
"preserve_identity": true,
"preserve_pose": true
},
"output_settings": {
"aspect_ratio": "4:5",
"resolution_target": "ultra_high_res",
"sharpness": "editorial_crisp",
"grain": "subtle_film"
},
"scene": {
"environment": "minimal white fashion studio background",
"lighting": {
"style": "clean fashion editorial lighting",
"key_light": "large diffused softbox",
"fill_light": "soft reflector fill",
"contrast": "soft editorial contrast"
},
"camera": {
"lens": "85mm fashion portrait lens",
"angle": "straight-on fashion photography"
}
},
"subject": {
"identity": "same woman across all panels",
"hair": "sleek tied-back hair",
"accessories": "elegant sunglasses and gold jewelry"
},
"wardrobe_transformation": {
"top": "{argument name="top garment" default="red sweetheart neckline corset-style crop top"}",
"shoes": "{argument name="shoes" default="red stiletto heels"}",
"pants": "classic blue jeans remain unchanged"
},
"style": {
"aesthetic": "luxury fashion editorial",
"vibe": "modern high-fashion campaign",
"color_palette": [
"red",
"blue denim",
"neutral studio tones"
]
},
"quality_control": {
"preserve": [
"pose",
"facial identity",
"body proportions",
"panel composition"
],
"avoid": [
"extra limbs",
"warped hands",
"broken anatomy",
"text",
"watermark"
]
}
```
}




