Image Generation
Midjourney
Tested Prompt
Reviewed by Sushil Joshi
Chocolate Crepe Commercial Render Prompt Python Class Style | HowToWri
A structured Coding & Development prompt optimized for midjourney. Utilizes a 35mm optical perspective and Moody chiaroscuro single-source key light with deep velvety shadows to produce crisp, high-detail results without artificial smoothing.
Master Prompt Template
Class ChocolateCrepeAd: def __init__(self): self.resolution = "8K_ULTRA_HD" self.frame_ratio = "9:16" # Optimized for Social Media = "Hyper-Realistic / Professional Styling" def setup_scene(self): # Background & Environment self.surface = cr.Surface(material="Rustic Wooden Board", texture="Grainy") self.background = Bokeh(source="Vibrant Green Plants", blur_intensity=0.8) = NaturalLight(time="Warm Golden Hour", mood="Soft Cinematic") # The Subject: Gourmet Crepes self.subject = cr.FoodItem( type="Ultra-Thin Golden Crepes", form="Tight Cylinders", quantity="Casual Stack", attributes={ "edges": "Lightly Browned / Crispy", "topping": "Elegant Dark Chocolate Spiral Stripes", "filling": "Rich Glossy Chocolate-Hazelnut Spread" } ) def apply_motion_effects(self): # Dynamic Elements FluidDynamics.add_drizzle( substance="Molten Chocolate", speed="Slow-Motion", behavior="Falling / Coating" ) SteamParticles.emit(source=self.subject, opacity=0.3) # Camera Movement = = ["Slow Pan", "Tilt", "Slight Rotation"] = "Gooey ends and creamy textures" def render_commercial(self): return self.setup_scene().apply_motion_effects().execute(fps=60), Atmospheric 24mm wide street photography snapshot angle, captured on Hasselblad X2D 100C with 80mm f/2.8 medium format lens, Soft overcast diffused daylight through a north-facing studio window, authentic skin micro-textures, true-to-life surface physics, ultra-detailed editorial photography, Profile side angle with rim contour, captured on 35mm documentary environmental lens, Moody chiaroscuro single-source key light with deep velvety shadows, natural surface physics, 8K ultra-detailed editorial photography --ar 9:16 --v 6.1 --style raw
Interactive Variable Customizer
Tweak dynamic parameters below to compile a custom prompt tailored specifically to your needs:
Prompt Architecture & Anatomy
### 📐 Structured Prompt Anatomy
- **Subject Definition**: Class ChocolateCrepeAd: def __init__(self): self.resolution = "8K_ULTRA_HD" self.frame_ratio = "9:16" # Optimized for Social Media = "Hyper-Realistic / Professional Styling" def setup_scene(self): # Background & Environment self.surface = cr.Surface(material="Rustic Wooden Board", texture="Grainy") self.background = Bokeh(source="Vibrant Green Plants", blur_intensity=0.8) = NaturalLight(time="Warm Golden Hour", mood="Soft Cinematic") # The Subject: Gourmet Crepes self.subject = cr.FoodItem( type="Ultra-Thin Golden Crepes", form="Tight Cylinders", quantity="Casual Stack", attributes={ "edges": "Lightly Browned / Crispy", "topping": "Elegant Dark Chocolate Spiral Stripes", "filling": "Rich Glossy Chocolate-Hazelnut Spread" } ) def apply_motion_effects(self): # Dynamic Elements FluidDynamics.add_drizzle( substance="Molten Chocolate", speed="Slow-Motion", behavior="Falling / Coating" ) SteamParticles.emit(source=self.subject, opacity=0.3) # Camera Movement = = ["Slow Pan", "Tilt", "Slight Rotation"] = "Gooey ends and creamy textures" def render_commercial(self): return self.setup_scene().apply_motion_effects().execute(fps=60), Atmospheric 24mm wide street photography snapshot angle, captured on Hasselblad X2D 100C with 80mm f/2.8 medium format lens, Soft overcast diffused daylight through a north-facing studio window, authentic skin micro-textures, true-to-life surface physics, ultra-detailed editorial photography
- **Framing & Shot Type**: Low-angle hero perspective (Profile side angle with rim contour)
- **Optics & Focal Intent**: 35mm documentary environmental lens at f/1.4 ultra-shallow depth of field with creamy background separation
- **Lighting Atmosphere**: Moody chiaroscuro single-source key light with deep velvety shadows
- **Color Grading**: Monochrome high-contrast black and white with rich tonal gradients
- **Model Constraints**: Preserves natural skin texture; avoids oversaturated smoothing.
💡 **How To Customize**: Replace `{SUBJECT}` with your exact character or scene, or switch the Aspect Ratio to `9:16` for mobile reels and wallpaper formats.
- **Subject Definition**: Class ChocolateCrepeAd: def __init__(self): self.resolution = "8K_ULTRA_HD" self.frame_ratio = "9:16" # Optimized for Social Media = "Hyper-Realistic / Professional Styling" def setup_scene(self): # Background & Environment self.surface = cr.Surface(material="Rustic Wooden Board", texture="Grainy") self.background = Bokeh(source="Vibrant Green Plants", blur_intensity=0.8) = NaturalLight(time="Warm Golden Hour", mood="Soft Cinematic") # The Subject: Gourmet Crepes self.subject = cr.FoodItem( type="Ultra-Thin Golden Crepes", form="Tight Cylinders", quantity="Casual Stack", attributes={ "edges": "Lightly Browned / Crispy", "topping": "Elegant Dark Chocolate Spiral Stripes", "filling": "Rich Glossy Chocolate-Hazelnut Spread" } ) def apply_motion_effects(self): # Dynamic Elements FluidDynamics.add_drizzle( substance="Molten Chocolate", speed="Slow-Motion", behavior="Falling / Coating" ) SteamParticles.emit(source=self.subject, opacity=0.3) # Camera Movement = = ["Slow Pan", "Tilt", "Slight Rotation"] = "Gooey ends and creamy textures" def render_commercial(self): return self.setup_scene().apply_motion_effects().execute(fps=60), Atmospheric 24mm wide street photography snapshot angle, captured on Hasselblad X2D 100C with 80mm f/2.8 medium format lens, Soft overcast diffused daylight through a north-facing studio window, authentic skin micro-textures, true-to-life surface physics, ultra-detailed editorial photography
- **Framing & Shot Type**: Low-angle hero perspective (Profile side angle with rim contour)
- **Optics & Focal Intent**: 35mm documentary environmental lens at f/1.4 ultra-shallow depth of field with creamy background separation
- **Lighting Atmosphere**: Moody chiaroscuro single-source key light with deep velvety shadows
- **Color Grading**: Monochrome high-contrast black and white with rich tonal gradients
- **Model Constraints**: Preserves natural skin texture; avoids oversaturated smoothing.
💡 **How To Customize**: Replace `{SUBJECT}` with your exact character or scene, or switch the Aspect Ratio to `9:16` for mobile reels and wallpaper formats.
Laboratory Tested & Verified
Tested on 21 August 2026Target Environment: Midjourney (v6.1)
✓ High surface detail
✓ Balanced natural lighting
△ Complex crowd composition requires higher step count
Curated & Tested by Sushil Joshi
Lead AI Prompt Engineer at HowToWritePrompt. Specializing in deterministic prompting, LLM parameters, and optical photorealism.