STRUCTURED

Cinematic Thriller Silhouette

Contributed by senoldak

Improved by Laravel Company · 2026-09-07

Improved Prompt:

{
"prompt_content": {
"positive_prompt": "Cinematic wide-angle shot, looking out through reinforced wire-mesh glass with heavy frosting, establishing a sense of entrapment and isolation. The glass is wet and textured, covered in a grid-like pattern that distorts the view. In the foreground, a human figure stands close to the glass, pressing both palms firmly against the surface. The hands are clearly visible, fingers splayed and pressing with visible tension against the cold, slick glass. The lighting is dim, with a dominant greenish-yellow hue creating an eerie, psychological thriller atmosphere. The glass is the primary focus, with the silhouette of the hands and figure secondary. The textures should be highly detailed and photorealistic, with the grid pattern clearly visible and the frosting creating a mosaic-like distortion."

php
"negative_prompt": "Clear glass panes, brightly lit interior, high visibility, sharp focus on faces or objects behind the glass, no visible textures or patterns on the glass, clean and smooth surfaces, no moisture or condensation, minimal or no distortion of the view through the glass, no sense of claustrophia or entrapment, no mysterious or sinister undertones, no use of yellow or green tones, no wire mesh or frosting details",

"parameters": {
  "aspect_ratio": "16:9",  // Changed to wider cinematic aspect ratio
  "steps": 50,  // Increased steps for higher quality
  "cfg_scale": 8.5,  // Slightly increased for more detailed adherence to the prompt
  "sampler": "Euler a"
}

},

"visual_analysis": {
"subject": "Isolated human figure in close proximity to glass barrier",
"action": "Intense physical contact with the glass surface, expressing a sense of yearning, frustration, or imprisonment",
"atmosphere": "Confined, tense, and suspenseful, with the glass acting as a physical and metaphorical barrier",
"dominant_colors": ["#385235", "#788452", "#223121"], // Darkened color palette for a more ominous feel
"additional_details": "Ensure the glass is the dominant element, with the figure serving as a secondary focal point to emphasize the barrier"
}
}

Original prompt (before our improvements)

{ "prompt_content": { "positive_prompt": "cinematic shot, view through green textured wire reinforced glass, frosted glass effect, silhouette of a person pressing palms against the glass, hands distinctively visible pressing on wet glass, mysterious atmosphere, dim lighting, greenish yellow color palette, grid pattern texture, psychological thriller vibe, photorealistic, 8k, highly detailed textures, mosaic glass distortion", "negative_prompt": "clear glass, cartoon, illustration, anime, bright lighting, low resolution, blurry, text, watermark, deformed hands, missing fingers, extra fingers, dry glass, blue tones", "parameters": { "aspect_ratio": "1:1", "steps": 30, "cfg_scale": 7.0, "sampler": "DPM++ 2M Karras" } }, "visual_analysis": { "subject": "Silhouette behind textured glass", "action": "Hands pressing against surface", "atmosphere": "Claustrophobic, mysterious", "dominant_colors": ["#4a6b45", "#8c9c5e", "#2e3a24"] } }