Total rise + steps → rise/run, slope, Blondel comfort check + side-view diagram — metric & imperial, browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
What this tool does
Enter the total floor-to-floor rise and either the number of steps or your target rise per step, and this calculator solves the whole flight: rise per step, tread depth (run), stair pitch angle, total horizontal run, and stringer length. It then runs your numbers against the three comfort rules carpenters and building codes actually use — the Blondel stride rule (2 × rise + tread ≈ 600-640 mm), the convenience rule (rise + tread ≈ 450 mm), and a safety product rule — plus a pitch-angle band (30-37° comfortable). Each rule gets a green / amber / red verdict so you can spot an exhausting or unsafe flight on paper, before a single board is cut. A scaled side-view SVG draws the actual step profile and slope so the geometry is not just numbers. Switch between metric (mm) and imperial (inch); the comfort math is evaluated identically in both. Share a link that reproduces your exact staircase, copy a one-line summary, and your unit preference is remembered locally. Everything runs in your browser — no upload, 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 + Preview
- 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 <= 12 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Designer
- 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 Stair 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 Concrete Calculator Slab, column, round footing & stairs → cubic meters/yards + cement bags, sand and gravel — browser-only Open
- 2 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
- 3 Paint Calculator Wall area → litres & cans of paint, with doors/windows deducted, coats and price — metric & US units, browser-only Open
Real-world use cases
Plan a basement staircase in a DIY self-build
You are framing stairs from the basement slab to the ground floor and measured 2900 mm of total rise. Type that in, set a target rise of 180 mm, and the tool lands on 16 steps at 181 mm each with a 268 mm tread — a flight that passes Blondel at 630 mm and sits at 34° pitch. You now have the exact riser height to mark on the stringer stock before the first cut, instead of guessing and discovering on step 14 that the top riser is 40 mm taller than the rest.
Check a duplex / loft staircase against comfort rules
A split-level or loft conversion often forces a steeper flight to fit a tight opening. Enter your rise and the step count the opening allows, and watch the pitch-angle row: if it goes amber past 37° or red past 42°, you know the flight will feel like a ladder and you should either steal more run length or add a step. Catching that here is cheaper than rebuilding after the building inspector flags it.
Size outdoor deck or garden steps
Exterior steps usually want a gentler rise (130-160 mm) and a deeper tread for wet-weather footing. Switch to that target rise, and the tool recomputes the step count and the total horizontal run so you know how far the steps will project into the yard — critical when the landing has to clear a path or a drain.
Verify a contractor's stair quote
A builder hands you a drawing: 14 steps, 195 mm rise, 240 mm tread. Plug it in. The convenience and Blondel rows will tell you instantly whether those numbers are within comfortable range (a 195/240 step gives 2R+T = 630, which is fine, but 195 mm is on the tall side). You walk into the conversation knowing whether to push back.
Convert an imperial plan to metric on site
The architect's drawing is in inches but your tape measure and the lumber yard are metric. Enter the rise in inches, read the rise/run back in mm, and the same comfort verdict applies — no separate conversion step, no rounding drift between the two unit systems.
Common pitfalls
Counting treads instead of risers. A flight that climbs one storey has one more riser than it has treads — the top riser lands on the floor above and has no tread. If you divide total rise by the number of treads you will get a rise that is slightly too small and a flight that overshoots the floor. This tool divides by risers (the "steps" count) and computes total run over treads.
Forgetting that rise and run trade off. People fix a "nice" rise and a "nice" run independently, then wonder why the stairs feel wrong. The Blondel rule ties them together — raise the step and the tread must shrink to keep 2R+T near 620. Adjusting one number in isolation is the most common reason a code-legal flight still feels exhausting.
Mixing units mid-calculation. Reading rise off an imperial drawing and run off a metric one, then comparing to a comfort number in the wrong system, produces nonsense. Pick one unit in this tool; the comfort thresholds are converted consistently behind the scenes so a verdict in inches means the same as in mm.
Privacy
All geometry and comfort-rule math run as plain JavaScript in your browser tab — nothing about your building dimensions is uploaded, logged, or sent to any server. The one thing to know: the shareable URL encodes your inputs (total rise, step count, tread, unit) in the query string, so a "share this staircase" link reveals those numbers to whoever you send it to and to the access log of whatever app you paste it into. The dimensions of a private home are usually harmless, but if you would rather not, just copy the one-line text summary instead of the URL. Your unit preference is stored only in this browser's localStorage and never leaves the device.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- ASCII Art Generator Generate ASCII art from text — figlet-style banners, multiple fonts.
- Avatar Generator Generate avatars from initials, identicons, or random shapes. Download PNG/SVG.
- Base64 Encoder & Decoder Encode or decode Base64 — text, files, and Data URLs. Runs entirely in your browser.
- Base64 Image Converter Image ⇄ Base64 — drag-drop PNG/JPG/WebP/SVG, get data URI for CSS / HTML / Markdown.