Custom Reclaimed Wood Tables in Los Angeles

Handcrafted Using Locally Sourced Reclaimed Wood

Custom reclaimed wood tables in Los Angeles are designed and built 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. Rather than treating reclaimed wood as simply rustic, each project is approached with proportion, structure, and long-term use in mind.

Reclaimed Wood Tables Designed for Modern Living

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, custom reclaimed wood tables in Los Angeles bring warmth, history, and durability into modern interiors while giving existing materials a new purpose. Each piece is shaped to preserve the character of the wood while meeting the functional needs of the space.

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. Each board is reviewed for its structure, tone, surface condition, and how it contributes to the larger composition.

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

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, custom reclaimed wood tables in Los Angeles bring warmth, history, and durability into modern interiors while giving existing materials a new purpose. Each piece is shaped around its intended use, whether as a dining table, desk, coffee table, or rustic centerpiece.

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 durability, architectural presence, and a more thoughtful approach to material use. The result is furniture that feels grounded, functional, and connected to the history of the wood itself, while remaining refined enough for modern interiors.

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 in Los Angeles

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); }