Skip to main content
Youzu
Visualize

Room visualizer
before they buy.

Drop catalogue products into any room photo, furnish empty spaces, and swap pieces in context. Every scene becomes a basket shoppers can trust.

After
Before
Linen sofa
Oak coffee table
Velvet accent chair
Room Intelligence

Tap items to shop

Room

Product placement

catalogue-linked scenes

Swap

Product alternatives

evaluate with live assortment data

Scene

Shoppable context

SKU, variant, offer, and basket links

Test

Measure the journey

with your own rooms and products

Room Visualizer

Place products in the customer's room.

Shoppers upload a room photo and see furniture, home, or decor products staged with believable perspective, scale, and lighting. The scene becomes a shoppable confidence layer, not a static render.

  • Works from ordinary room photos in the browser.
  • Places products with context-aware perspective and scale.
  • Keeps each visible item linked to SKU, price, stock, and add-to-cart actions.
  • Creates shareable scenes for PDP, design boards, and consultation flows.
Youzu Fill

Furnish empty rooms into complete baskets.

Fill stages empty spaces with coordinated products from your catalogue. Retailers can create complete room sets, drive attach rate, and turn room visualizer sessions into multi-item purchases.

  • Suggests room-ready product sets from catalogue attributes and visual style.
  • Handles placement, shadows, lighting, and scale in one generation flow.
  • Supports style constraints such as modern, coastal, minimal, or mid-century.
  • Returns each placement with SKU metadata for basket-building.
Youzu Swap

Swap one piece and keep the room coherent.

Youzu Swap replaces selected furniture or decor inside an existing room image while preserving the surrounding scene. It is built for upgrades, alternatives, sold-out fallbacks, and side-by-side confidence.

  • Removes the selected item and fills the background realistically.
  • Renders the replacement product with matching perspective and lighting.
  • Supports alternatives, upsell paths, and sold-out fallback products.
  • Validate return and confidence outcomes in the buyer journey before making a rollout decision.

Made for big-ticket commerce.

Lookalike scenes that convert

Shoppers explore complete room sets, swap pieces, and commit. The visualizer doubles as a merchandising surface.

  • Auto-curated rooms from your catalogue
  • Cross-sell complete the look
  • Per-region pricing & stock

Outcome

Test

Furnished-scene basket journey

API

Stage a room in one call.

Send a room photo and target categories. Receive a furnished scene with each visible item linked to SKU, stock, price, and add-to-cart metadata.

  • One endpoint per surface
  • SDKs and direct HTTP examples
  • Document workload-specific response-time and availability expectations during evaluation
import { Youzu } from "@youzu/sdk";
const youzu = new Youzu({ apiKey: process.env.YOUZU_KEY });

// Fill an empty room with your catalogue
const scene = await youzu.rooms.fill({
  image: emptyRoomUrl,
  categories: ["sofa", "coffee_table", "rug"],
  style: "mid-century",
});

scene.placements.forEach((p) => {
  console.log(p.sku, p.boundingBox, p.confidence);
});
FAQ

Common questions

Get started

Ready to transform how your customers shop?

Start with a representative catalog, workflow, and measurable acceptance criteria. Book a walkthrough on your own catalog.

No credit card. We'll reply within one business day.