Nanobanana Pro JSON Prompt 🍌
De-light-ful Derek 😁
{
"label": "three_by_three_lighting_grid",
"tags": ["lighting-study", "visual-consistency", "photography-lookup"],
"InputImage": {
"reference": "<USER_INPUT_IMAGE>",
"preserve_subject": true,
"match_pose": true,
"match_composition": true
},
"GridLayout": {
"type": "3x3",
"consistency": "same_shot_same_frame",
"alignment": "centered_subject"
},
"Subject": {
"description": "use subject exactly from the reference image",
"attributes": {},
"do_not_modify": [
"face",
"expression",
"body_pose",
"camera_angle",
"framing",
"background_geometry"
]
},
"Camera": {
"lock_camera_settings": true,
"lens": "default_from_reference",
"angle": "same_as_reference",
"aperture": "same_as_reference",
"distance": "same_as_reference",
"aspect_ratio": "19:9"
},
"LightingVariants": [
{ "name": "Soft Diffused Daylight", "type": "softbox", "temperature": "5600K", "mood": "neutral soft" },
{ "name": "Golden Hour Warm", "type": "directional", "temperature": "4200K", "mood": "warm cinematic" },
{ "name": "Cool Overcast", "type": "ambient", "temperature": "7000K", "mood": "cool matte" },
{ "name": "High-Contrast Hard Light", "type": "spotlight", "direction": "45_deg_side", "mood": "dramatic shadows" },
{ "name": "Backlit Rim Glow", "type": "backlight", "intensity": "medium", "mood": "halo edge light" },
{ "name": "Top Light Studio", "type": "overhead_soft", "mood": "editorial look" },
{ "name": "Neon Cyan-Magenta Mix", "type": "bicolor", "mood": "stylized modern" },
{ "name": "Moody Low-Key", "type": "low_intensity_directional", "mood": "dark cinematic" },
{ "name": "High-Key Clean White", "type": "flat_soft_multi", "mood": "bright commercial" }
],
"Rendering": {
"style": ["photorealistic", "studio_consistency"],
"consistency_priority": "subject_and_camera",
"vary_only": ["lighting"],
"grid_spacing": "even",
"output_caption": "Lighting Study — 9 Variants Same Shot"
},
"OutputSettings": {
"quality": "high",
"aspect_ratio": "16:9"
}
}