general · STRUCTURED
3D to 2D Floor Plan Converter
{ "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_interio…
PROMPT
{
"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"
}
USAGE
Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.