Generates structured JSON descriptions of surrealist paintings in Magritte's style.
{
"colors": {
"color_temperature": "warm",
"contrast_level": "high",
"dominant_palette": [
"red",
"orange",
"grey-blue",
"light grey"
]
},
"composition": {
"camera_angle": "eye-level",
"depth_of_field": "deep",
"focus": "Red sun",
"framing": "The composition is horizontally layered, with a stone wall in the foreground, a line of trees in the midground, and the sky in the background. The red sun is centrally located, creating a strong focal point."
},
"description_short": "A surrealist painting by René Magritte depicting a vibrant red sun or orb hanging in front of a forest of muted grey trees, set against a fiery red and orange sky. A stone wall with an urn stands in the foreground.",
"environment": {
"location_type": "outdoor",
"setting_details": "The scene appears to be a park or a formal garden, viewed from behind a low stone wall. A manicured lawn separates the wall from a dense grove of leafy trees.",
"time_of_day": "evening",
"weather": "clear"
},
"lighting": {
"intensity": "strong",
"source_direction": "unknown",
"type": "surreal"
},
"mood": {
"atmosphere": "Enigmatic and dreamlike stillness",
"emotional_tone": "surreal"
},
"narrative_elements": {
"environmental_storytelling": "The impossible placement of the sun in front of the trees subverts reality, creating a sense of wonder and intellectual paradox. The ordinary, man-made wall contrasts with the extraordinary natural scene, questioning the viewer's perception of space and reality.",
"implied_action": "The scene is completely static, capturing a moment that defies the natural movement of celestial bodies."
},
"objects": [
"Red sun",
"Trees",
"Stone wall",
"Stone urn",
"Sky",
"Lawn"
],
"people": {
"count": "0"
},
"prompt": "A highly detailed surrealist oil painting in the style of René Magritte. A large, perfectly circular, vibrant red sun is suspended in mid-air, impossibly positioned in front of a dense forest of muted, grey-blue trees. The sky behind glows with an intense gradient, from fiery red at the top to a warm orange at the horizon. In the foreground, a meticulously rendered light-grey stone wall with a classical urn on a pedestal frames the bottom of the scene. The overall mood is mysterious, silent, and dreamlike, with a stark contrast between warm and cool colors.",
"style": {
"art_style": "surrealism",
"influences": [
"René Magritte"
],
"medium": "painting"
},
"technical_tags": [
"surrealism",
"oil painting",
"landscape",
"juxtaposition",
"symbolism",
"high contrast",
"vibrant colors"
],
"use_case": "Art history dataset, style transfer model training, AI art prompt inspiration for surrealism.",
"uuid": "b6ec5553-4157-4c02-8a86-6de9c2084f67"
}This prompt supplies a fixed JSON template filled with details for a specific Magritte-inspired scene. It produces a complete, ready-to-copy painting description covering colors, composition, lighting, mood, and narrative elements. The output can be used directly as an image generation prompt or art reference.
The AI outputs the complete JSON with fields populated for a red sun before grey trees, plus the full ready-to-use prompt string at the end.
Edit the objects, description_short, and prompt fields before submitting.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by senoldak. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.