Custom Reclaimed Wood Tables

Crafted in Los Angeles Using Locally Sourced Reclaimed Wood

Custom reclaimed wood tables designed and built in Los Angeles using salvaged hardwoods, historic lumber, and locally sourced reclaimed wood. Each dining table, desk, coffee table, or rustic table is crafted to preserve the material’s character while creating a functional piece for modern interiors.

Reclaimed Wood Tables Designed for Modern Living

The pieces shown here represent a range of reclaimed wood tables crafted across Los Angeles, including dining tables, desks, coffee tables, and rustic tables. Each piece begins with wood that has already lived a life, then evolves into a new form shaped by the space and the people it’s built for.

Preserving Character in Reclaimed Wood

With reclaimed wood, the goal is never uniformity but character. Grain variation, natural wear, and tonal shifts are preserved and arranged to create surfaces that feel cohesive without losing authenticity.

Reclaimed Material with Architectural Intent

One project began during a home renovation, where we used lumber from the structure itself—studs and cross beams—to create a custom reclaimed wood dining table. Each board was carefully selected, milled, and joined to ensure long-term durability while maintaining as much of the original surface as possible.

Natural Patina and Finish

To deepen the tone of the wood, the surface was treated with an aged vinegar and metal solution that enhanced contrast while revealing the natural grain. The resulting patina remains visible beneath the protective finish, allowing the material to retain its original character while remaining fully functional for everyday use.

Custom Reclaimed Wood Tables in Los Angeles

Each reclaimed wood table is designed and built in Los Angeles using carefully sourced salvaged materials selected for both visual character and structural stability. By combining reclaimed lumber with refined fabrication techniques, these pieces bring warmth, history, and durability into modern interiors throughout Los Angeles and California.

Why Choose Reclaimed Wood for a Table

Reclaimed wood offers qualities that newly milled lumber often cannot replicate. Natural weathering, tonal variation, and surface texture create depth and authenticity that develop over decades of use. When properly stabilized and finished, reclaimed wood tables provide both durability and a strong architectural presence.

Explore Reclaimed Wood Tables

Below is a selection of reclaimed wood dining tables, desks, coffee tables, and rustic tables created for homes and workspaces throughout Los Angeles.

Reclaimed Wood Dining Table

Reclaimed Wood Dining Table with Metal Base

Reclaimed Wood Dining Table

Reclaimed Wood Trestle Dining Table

Reclaimed Cedar Bleachers Table

Reclaimed Cedar Bleachers Desk

Reclaimed Wood Side Table

Reclaimed Wood Side Table

Reclaimed Wood Dining Table

Reclaimed Wood Rustic Dining Table

Reclaimed Wood Music Production Desk

Reclaimed Wood Production Desk

Reclaimed Wood Bar

Reclaimed Wood Office Bar

Reclaimed Wood Gaming/Production Desk

Reclaimed Wood Dining Table-Set

Reclaimed Wood Dining Table Set

Reclaimed Wood Beam Coffee Table

Reclaimed Wood Beam Coffee Table

Reclaimed White Oak Dining Table

Reclaimed White Oak Dining Table

Reclaimed Wood Conference Table

Reclaimed Wood Bench

Reclaimed Wood Bench

Let's Create Your Piece

Explore reclaimed materials and begin designing a custom table tailored to your space.

Explore Live Edge Tables

You are reserving:

Reserve Selected

Excerpt

Excerpt

function reserveSlab(button) { const card = button.closest(".e-loop-item, .elementor-post, .elementor-grid-item"); const slabName = card.querySelector(".slab-title")?.innerText.trim() || ""; const slabDesc = card.querySelector(".slab-desc")?.innerText.trim() || ""; const slabDimensions = card.querySelector(".slab-dimensions")?.innerText.trim() || ""; console.log("NAME:", slabName); console.log("DESC:", slabDesc); console.log("DIMENSIONS:", slabDimensions); setTimeout(function () { const popupName = document.querySelector(".popup-slab-title"); const popupDesc = document.querySelector(".popup-slab-desc"); const popupDimensions = document.querySelector(".popup-slab-dimensions"); if (popupName) popupName.innerText = slabName; if (popupDesc) popupDesc.innerText = slabDesc; if (popupDimensions) popupDimensions.innerText = slabDimensions; const formSlabName = document.querySelector('input[name="form_fields[slab_name]"]'); const formSlabDimensions = document.querySelector('input[name="form_fields[slab_dimensions]"]'); if (formSlabName) { formSlabName.value = slabName; formSlabName.setAttribute("value", slabName); } if (formSlabDimensions) { formSlabDimensions.value = slabDimensions; formSlabDimensions.setAttribute("value", slabDimensions); } }, 500); }