Stack wall and roof layers, get total R-value, U-value and metric RSI — glass wool, foam board, wood and more — browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
- R-0.45
- R-19.25
- R-2.5
What this tool does
Free insulation R-value calculator for walls, roofs, ceilings and floors. R-value is thermal resistance: how strongly a layer resists heat flow, and higher means better insulation. Build your assembly one layer at a time, pick a material from the built-in table of R-per-inch values (fiberglass batt about 3.5, rigid foam board 5 to 6.5, softwood lumber around 1.25), enter the thickness, and each layer R adds up in series to the whole-assembly total. From the total the tool reads off the U-value (U equals one over R), the rate at which the assembly loses heat, and converts every figure to metric RSI for code work outside the US (RSI equals R times 0.1761). One-click copy puts the full breakdown on your clipboard, and the shareable URL reopens your exact stack-up. Everything runs in your browser with no upload and no account.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 10 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Operations
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Insulation R-Value Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 Drywall Calculator Wall + ceiling area → sheets, drywall screws, joint tape & compound — metric and imperial — browser-only Open
- 2 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
- 3 Scientific Calculator Scientific calculator — sin / cos / log / sqrt / power, with full keyboard input + history, deg/rad mode. Open
Real-world use cases
Check a wall assembly against your climate-zone code minimum
Your code requires R-20 walls. You are building 2x6 framing with 5.5 inches of fiberglass batt and want to know if you clear it. Add a layer for the batt, one for the half-inch gypsum board inside, and one for the half-inch foam sheathing outside. The running total tells you on the spot whether you are over or under R-20, before you order a single bag of insulation.
Compare two insulation products by R per dollar
A 2-inch polyiso board claims R-12; a 3.5-inch fiberglass batt claims R-13. They cost different amounts and take different cavity depths. Enter each as a single layer, read the R-value, and pair it with the price you were quoted. Now you can rank them by R per dollar and by R per inch of wall thickness, which matters when cavity depth is fixed by the framing you already have.
Translate a US product label into a metric RSI for a permit
You bought insulation rated in US R-value but your local building department works in RSI. Enter the assembly, and the tool shows RSI next to every R figure. A wall at R-22.7 reads as RSI 4.0, which is the number the permit reviewer expects, so you copy it straight into the application instead of fishing for a conversion factor.
Plan an attic top-up to reach an R-49 target
You have R-19 of old batt in the attic and the recommendation is R-49. Add the existing R-19 as one layer, then add blown cellulose at about R-3.7 per inch as a second layer and adjust the depth until the total hits R-49. The tool tells you that roughly 8 inches of new cellulose closes the gap, so you know how many bags to buy.
Teach the R-value and U-value relationship in a class
Explaining building science to students or a crew? Build a simple two-layer wall live, watch the total R climb as each layer is added, then point at the U-value updating to one over R in real time. The shareable URL lets every student reopen the exact example on their own device and tweak the thickness to see the numbers move.
Common pitfalls
Multiplying R-values of layers instead of adding them. Layers in series add, they do not multiply. A 0.45 board plus an R-19 batt is R-19.45, not 8.55. The tool sums correctly, but if you check by hand, add every layer including the thin facings.
Forgetting to convert when a number is actually RSI. A European label saying 4.0 is RSI, which equals about R-22.7 in US units, not R-4. Mixing the two systems makes a well-insulated wall look ten times too weak. Confirm which unit a figure is in before you compare.
Treating the calculated total as the real whole-wall R-value. The total is the clear-field, center-of-cavity figure. Wood studs bridge heat at only about R-1.25 per inch, so the effective whole-wall R is often 10 to 30 percent lower. For code-critical work, account for framing factor separately.
Privacy
Every calculation — each layer R-value, the series total, the U-value and the RSI conversion — is plain JavaScript that runs in your browser tab. No assembly, material choice or thickness ever leaves the page, and nothing is logged. The one caveat: the shareable URL encodes your layers in the query string, so a link pasted into chat records that stack-up in the recipient server's access log. For routine insulation math that is harmless, but if a wall detail is confidential, use the copy button and paste the text instead of sharing the URL.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- AI Eval Planner Generate eval cases, pass criteria, and edge cases from an AI feature, risks, and user path.
- Annulus Area Calculator Area between two concentric circles — A = π(R² − r²), ring width, inner and outer circumference, solve backwards from area — browser-only
- awk + sed Cheatsheet awk + sed cheat sheet — 80+ one-liners for text processing, with real examples and common pitfalls.
- AWS CLI Cheatsheet AWS CLI cheat sheet — 80+ commands for EC2 / S3 / IAM / Lambda / RDS / EKS / CloudFormation with real examples.