Converts 3D interior renders into clean 2D architectural floor plans.
{
"task": "image_to_image",
"description": "Convert a furnished 3D interior render into a clean 2D architectural floor plan drawing",
"input_image": "3d_render_of_apartment_interior.png",
"prompt": "top-down 2D architectural floor plan, black and white technical drawing, clean vector-style lines, precise wall thickness, clearly defined rooms, labeled spaces with room names and square meter areas, doors with swing arcs, windows shown as breaks in walls, minimal shading, no perspective, orthographic projection, architectural blueprint style, professional residential floor plan, similar to CAD drawing",
"negative_prompt": "3d perspective, isometric view, realistic lighting, shadows, textures, furniture rendering, people, depth, photorealism, colors, gradients, soft edges, artistic sketch, hand drawn style",
"settings": {
"model": "sdxl",
"sampler": "DPM++ 2M Karras",
"steps": 30,
"cfg_scale": 7,
"denoising_strength": 0.65,
"resolution": {
"width": 1024,
"height": 1024
}
},
"output_expectation": "flat 2D floor plan similar to architectural plan drawings, suitable for real estate listings or construction documents"
}This prompt transforms a furnished 3D interior image into a precise 2D floor plan drawing. It applies technical blueprint styling with room labels, dimensions, doors, and windows using image-to-image generation. The result is a flat, professional CAD-like output ready for real estate or construction use.
Replace these parts of the prompt with your own details.
A 1024x1024 black-and-white orthographic floor plan showing labeled rooms with square meter areas, wall thicknesses, door swings, and window openings in clean vector lines.
No, but clearer results come from renders showing full room layouts.
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.