
Generate cinematic contact sheets with 3x3 grid layouts featuring 9 different shot types of a subject. Perfect for product photography, character design showcases, and visual storytelling with consistent styling across multiple panels.
{
"technical_parameters": {
"image_type": "cinematic_contact_sheet",
"image_ratio": "16:9",
"image_quality": "ultra_high_fidelity_8k",
"grid_layout": "3x3_equally_spaced",
"total_panels": 9,
"render_engine": "octane_render_unreal_engine_5_style"
},
"input_analysis_rules": {
"instruction": "Analyze the uploaded reference image and extract the following variables to populate the grid:",
"variable_subject": "{subject} (The main object/character)",
"variable_environment": "{environment} (The background/setting)",
"variable_style": "{style} (The art style, lighting, and mood)"
},
"grid_composition_blueprint": [
{
"panel": 1,
"shot_type": "Establishing Shot",
"prompt_instruction": "Wide angle, full body shot of {subject} centered in {environment}."
},
{
"panel": 2,
"shot_type": "Identity Portrait",
"prompt_instruction": "Mid-shot, 50mm lens, focusing on the core design of {subject}. Neutral lighting."
},
{
"panel": 3,
"shot_type": "Macro Detail",
"prompt_instruction": "Extreme close-up macro shot of a specific texture or material on {subject}."
},
{
"panel": 4,
"shot_type": "Contextual Action",
"prompt_instruction": "Over-the-shoulder view, {subject} interacting with an element in {environment}."
},
{
"panel": 5,
"shot_type": "Dynamic Peak",
"prompt_instruction": "High-velocity motion blur or intense action pose of {subject} performing its main function."
},
{
"panel": 6,
"shot_type": "Profile Silhouette",
"prompt_instruction": "Side profile view of {subject}, high contrast lighting, emphasizing shape and form."
},
{
"panel": 7,
"shot_type": "Heroic Low Angle",
"prompt_instruction": "Camera on ground looking up at {subject}, making it look dominant and massive."
},
{
"panel": 8,
"shot_type": "Vulnerability High Angle",
"prompt_instruction": "Top-down bird's eye view looking straight down onto {subject}."
},
{
"panel": 9,
"shot_type": "Atmospheric Finale",
"prompt_instruction": "Cinematic lighting, {subject} moving away from camera or fading into {environment}, depth of field."
}
],
"final_assembly_instruction": "Combine all 9 panels into a single seamless grid image. Maintain strict character/object consistency across all panels using the extracted {style}."
}