Ladder Length & Angle Calculator

Enter the height of the eave, gutter or window you need to work at and this calculator returns the four numbers that decide whether the setup is safe: the rail length the ladder must span, how far the feet sit from the wall, the resulting angle, and the nominal extension-ladder size to buy. It applies the OSHA 4:1 rule exactly as written — the base sits one quarter of the working length from the wall, not one quarter of the height — and adds the three feet of rail above the landing that OSHA requires whenever you step off onto a roof.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Height of the top support pointMeasure from the ground to the gutter, eave or sill the ladder top will rest against — not to the ridge of the roof.20 ft
What you are doing at the topStepping off adds the three feet of rail above the landing surface that OSHA requires.Working from the ladder (gutters, paint, lights)
Your comfortable overhead reachHow far above your feet you can work with both hands without leaning — stand next to a wall and measure it.5.5 ft
Section overlap when extendedHow much the two sections must stay overlapped — read the minimum off your ladder's own label; 3 ft is typical on ladders up to about 32 ft.3 ft
Rail above the highest rung you may stand onMost extension ladders are labelled 'do not stand on the top three rungs', which is 3 ft at 12-inch rung spacing — check your label.3 ft
Base setback forced by an obstructionLeave at 0 to use the 4:1 rule; enter a distance only if a hedge, deck or window well stops you placing the feet where the rule wants them.0 ft

It returns

  • Extension ladder to buy or hire — The smallest standard nominal length whose extended working length spans the job.
  • Minimum working length needed — Rail length from the feet to the top of the ladder, measured along the rail.
  • Base setback from the wall
  • Setup angle from the ground
  • Working length of that ladder — Nominal length minus the section overlap — always less than the number on the label.
  • Highest you can safely work — Height of the highest rung you may stand on, plus your overhead reach.

The formula

L=4h15,b=L4,θ=arccos(14)
Lnomh2+b2+3sinθ+overlap

In plain text: b = L/4 ⇒ L = 4h/√15 = 1.0328·h, b = h/√15 = 0.2582·h, θ = arccos(1/4) = 75.52°

  • LWorking length — rail distance from the feet to the top support (ft)
  • hVertical height of the top support point above the ground (ft)
  • bHorizontal setback of the feet from the wall (ft)
  • θAngle of the rails measured up from the ground (degrees)

The 4:1 rule fixes the ratio b : L, not b : h. Because h = √(L² − b²) = L·√15/4, the height you can support is 96.82% of the working length and the angle is arccos(0.25) = 75.52°, not the 75.96° you get from the common misreading b = h/4.

Updated Category Moving, Storage & Seasonal Home Tasks Verified against published test cases Reading time 14 min

What the 4:1 rule actually fixes

A leaning ladder is a simple statics problem with one free variable: how far you put the feet from the wall. Too close and the ladder tips backwards as you climb past the midpoint. Too far and the friction at the shoes has to resist a horizontal force it cannot hold, so the base slides out and the whole ladder comes down flat. The industry answer to that trade-off is the 4:1 rule, and OSHA writes it into 29 CFR 1926.1053(b)(5)(i): a non-self-supporting ladder is set so that the horizontal distance from the top support to the foot is approximately one quarter of the working length of the ladder, where working length is the distance along the ladder between the foot and the top support.

Read that definition carefully, because almost every DIY article gets it wrong. The quarter is measured against the length of the rail, not against the height of the wall. That single distinction is the difference between the correct 75.52° and the 75.96° you will see quoted all over the internet. The half-degree does not matter much on a garage; the reason to get it right is that the same relationship tells you how long a ladder you need to buy, and there the arithmetic compounds.

This calculator does three separate jobs from one measurement. It converts the height you must support into a rail length and a base setback. It converts that rail length into a stock ladder size, allowing for the section overlap that steals length from every extension ladder. And it tells you how high you can actually work from that ladder, which is always lower than the top of the rails because you are forbidden to stand on the last few rungs.

Turning the rule into numbers you can measure on site

Start with the constraint. The rule says b = L/4, where L is the working length and b is the setback. The ladder, the wall and the ground form a right triangle, so h² + b² = L². Substitute and you get h² = L² − L²/16 = 15L²/16, so h = L·√15/4 = 0.96825·L.

Invert that and you have the working formula: L = 4h/√15 = 1.03280·h. A ladder set correctly needs about 3.3% more rail than the height it reaches. The setback follows immediately: b = L/4 = h/√15 = 0.25820·h. On site you do not need a calculator for that at all — a quarter of the height is close enough to a quarter of the length that pacing it out works, and the classic body check (stand with your toes at the ladder feet and put your arms straight out; your palms should just meet a rung) lands within a degree or two of the same answer.

The angle is fixed by the ratio alone: cos θ = b/L = 1/4, so θ = arccos(0.25) = 75.52°. Note that it does not depend on the height. Every correctly set leaning ladder in the world sits at the same angle. If you enter an obstruction setback in the advanced group, the calculator drops the rule and computes the real angle from your geometry: θ = arctan(h/b), and warns you if the result leaves the 70–80° band.

Two corrections the rail length still needs

Section overlap. An extension ladder is two sections that must stay overlapped by a minimum amount when extended, so a 24 ft ladder never gives you 24 ft of rail. The overlap is printed on the ladder — 3 ft is typical on the shorter sizes and it grows on the long ones. Working length = nominal length − overlap, and that is the number the geometry has to satisfy.

Three feet above the landing. If you are stepping off onto a roof, OSHA 1926.1053(b)(1) requires the side rails to extend at least 3 ft above the landing surface so you have something to hold while you transfer your weight. Three vertical feet costs 3 ÷ sin 75.52° = 3.098 ft of rail, and this calculator uses the rail figure so the vertical requirement is genuinely met rather than nearly met.

Worked example: cleaning gutters at a 20 ft eave

A two-storey house with the gutter 20 ft above the driveway. You are working from the ladder, not climbing onto the roof. Your ladder overlaps 3 ft, its label forbids the top three rungs (3 ft of rail), and you can comfortably work 5 ft 6 in above your feet.

  1. Setback. b = 20 ÷ √15 = 20 ÷ 3.87298 = 5.16 ft. Call it 5 ft 2 in from the wall.
  2. Working length. L = √(20² + 5.164²) = √(400 + 26.67) = √426.67 = 20.66 ft. Check it against the rule: 20.66 ÷ 4 = 5.16 ✓.
  3. Angle. θ = arctan(20 ÷ 5.164) = arctan(3.873) = 75.5°.
  4. Nominal size. Add the 3 ft overlap: 20.66 + 3 = 23.66 ft. The smallest stock size at or above that is a 24 ft extension ladder.
  5. What that ladder gives you. Working length 24 − 3 = 21 ft. Set at 75.52° it supports a top point 21 × 0.96825 = 20.33 ft up — just over the gutter, which is what you want.
  6. How high you can work. The highest rung you may stand on is 3 ft of rail below the top, at 18 ft of rail, which is 18 × 0.96825 = 17.43 ft above the ground. Add your 5.5 ft reach: 22.93 ft. Comfortably above the gutter, so the job is workable from that rung rather than from the very top.

Change one thing — you now want to step onto the roof at the same 20 ft eave — and the answer moves a whole size. The rails must reach 23 ft vertically, costing 20.66 + 3.10 = 23.75 ft of working length, plus 3 ft of overlap is 26.75 ft nominal, so you need a 28 ft ladder. This is the single most common sizing mistake: buying for the eave height and discovering on the day that nothing sticks up past the gutter to hold.

Reading the four numbers

The angle is the safety number. Anything between about 70° and 80° is workable, with 75.5° as the target. Below 70° the horizontal reaction at the feet grows fast and you are relying entirely on shoe friction; that is the geometry behind a slide-out, and it is why setting a ladder shallow to make the climb feel easier is exactly the wrong instinct. Above 80° the centre of mass of climber plus ladder drifts behind the base line as you near the top and the ladder peels off the wall backwards. If you have entered an obstruction setback, the calculator tells you which side of the band you have landed on and what setback would put you back on target.

The recommended size is a floor, not a target. It is the smallest stock ladder that spans the job. Going one size up costs little and buys you rungs you are allowed to stand on. Going one size down does not work at all, because you cannot recover the missing rail by standing the ladder up steeper — that trades a length problem for an angle problem.

Maximum working reach is the number that decides whether the job is actually doable. The top of the rails is not a working height. Subtract the rail above the highest permitted rung, project the remainder onto the vertical, then add your own overhead reach. If this figure comes out below your work height, the calculator flags it: the ladder reaches, but you cannot legally stand high enough to use it. That is fine when the ladder is only a route onto a roof and wrong when you must work off it.

The base distance is what you actually set on the ground. Mark it, and level the feet with proper levellers rather than packing something under one shoe; a ladder standing on a wedge of brick carries its whole load through a point contact that can shift.

Extension ladder size chart at the 4:1 angle

Every figure assumes a 3 ft section overlap, a 3 ft rail allowance above the highest rung you may stand on, and a 5 ft 6 in overhead reach. Working length = nominal − overlap; support height = working length × 0.96825; setback = working length ÷ 4.
Nominal lengthWorking lengthTop support heightBase setbackHighest standing heightMax working reach
16 ft13.0 ft12.6 ft3.25 ft9.7 ft15.2 ft
20 ft17.0 ft16.5 ft4.25 ft13.6 ft19.1 ft
24 ft21.0 ft20.3 ft5.25 ft17.4 ft22.9 ft
28 ft25.0 ft24.2 ft6.25 ft21.3 ft26.8 ft
32 ft29.0 ft28.1 ft7.25 ft25.2 ft30.7 ft
36 ft33.0 ft32.0 ft8.25 ft29.0 ft34.5 ft
40 ft37.0 ft35.8 ft9.25 ft32.9 ft38.4 ft

Long ladders require more overlap than 3 ft — read your own label and re-enter it above, and the calculator regenerates this table with your figures.

The rules this calculator applies

The geometry comes from OSHA 29 CFR 1926.1053(b)(5)(i) for construction work; the equivalent general-industry provision is 29 CFR 1910.23. The 3 ft extension above a landing is 1926.1053(b)(1), which also permits securing the ladder at the top with a grab device where extending the rails is impractical. Manufacturing and marking requirements for the ladder itself sit in the ANSI/ASC A14 series — A14.1 for wood, A14.2 for metal, A14.5 for reinforced plastic — and it is those standards, not OSHA, that set the duty rating and the minimum section overlap printed on the label. None of this substitutes for the instructions on your specific ladder.

Mistakes that put people in hospital

  • Sizing to the eave when you are going onto the roof. Costs you a whole size, every time. The rails must clear the landing by 3 ft.
  • Treating the nominal length as usable length. A 24 ft ladder gives 21 ft of rail. Buying by the number on the label is how people end up a rung short at the top.
  • Standing on the top rungs. The label forbids it because the ladder's stability calculation assumes your mass sits below that point. If you need those rungs, you needed a longer ladder.
  • Setting the feet shallow because the climb feels easier. Below 70° the base is held only by shoe friction on whatever surface it happens to be standing on.
  • Ignoring the ground. Soft turf, a slope, a drain cover or a smooth wet slab all defeat a correct angle. Use levellers, a stabiliser bar and a helper footing the base.
  • Leaning sideways instead of moving the ladder. Keep your belt buckle inside the rails. Overreaching shifts the resultant load outside the base and is a leading cause of ladder falls.
  • Resting the top on a gutter. Plastic gutters crush and steel ones flex. Land on a solid fascia, a stand-off bracket or a roof ladder hook.

When a leaning ladder is the wrong tool

The 4:1 geometry has a hidden cost: floor space. At a 24 ft support height you need more than six feet of clear, level ground behind you. In a stairwell, over a conservatory roof, against a bay window or on a narrow side passage, that space simply is not there, and forcing the ladder upright to fit is how the angle warning in this calculator gets triggered. In those places a stand-off bracket solves it properly: it holds the top clear of the wall and lets you keep the correct angle while working over a projection. Height is the other limit — beyond roughly 30 ft, raising and footing a ladder alone becomes genuinely difficult, and if the calculator returns no recommendation you have gone past what a two-section extension ladder can span once the overlap is deducted.

Once you have the setup right, the rest of a seasonal job is quantity arithmetic: how many feet of guttering or lighting you are covering, and how far you will be moving the ladder along the wall. If you are converting a measurement someone gave you in metres, run it through the meters to feet calculator first, or use the metric unit switch on the height field above — and use the feet and inches to cm calculator if you are working from a body measurement. Roof and wall areas that drive material quantities come out of the square feet to square meters calculator. If the ladder is out because you are clearing a house, the moving truck size calculator and the self storage unit size calculator handle the volume side of the same weekend.

Key terms

Working length
The distance measured along the ladder from the foot to the point where it rests against the support. On an extension ladder it is the nominal length minus the section overlap, and it is the length the 4:1 rule divides by four.
Section overlap
The minimum amount by which the fly section must stay engaged with the base section when extended. Set by the manufacturer under the ANSI A14 series and printed on the ladder.
Highest standing level
The topmost rung the manufacturer permits you to stand on. Above it the ladder is a handhold, not a platform.
Duty rating
The load class of the ladder — Type IAA, IA, I, II or III — covering your weight plus tools plus materials, not your weight alone.

Frequently asked questions

What size ladder do I need for a two-storey house?

For a typical two-storey gutter at 20 ft you need a 24 ft extension ladder to work from, or a 28 ft ladder if you are climbing onto the roof. The working figure is the eave height, not the ridge: measure ground to gutter, multiply by 1.033 to get the rail length, add your section overlap, then round up to a stock size. Eaves vary from about 16 ft on a low-ceilinged bungalow-plus-loft to 24 ft on a tall Victorian, so measure rather than assume.

Is the correct ladder angle 75.5 degrees or 76 degrees?

75.5 degrees, from arccos(1/4). The confusion comes from applying the quarter to the wall height instead of the ladder length: a base set at one quarter of the height gives arctan(4) = 75.96°, while OSHA's actual wording puts the base at one quarter of the working length, giving arccos(0.25) = 75.52°. The practical difference is under half a degree, well inside what you can set by eye, but the same distinction changes the ladder length you need by about 0.2% and matters when you are picking between stock sizes.

Why does the calculator recommend a longer ladder than the height I entered?

Because of two deductions that both work against you. First, the ladder leans, so spanning a 20 ft height takes 20.7 ft of rail. Second, the two sections of an extension ladder must stay overlapped, typically by 3 ft, so a 24 ft ladder only offers 21 ft of working length. Together those turn a 20 ft height into a 24 ft purchase. Add 3 ft more if you are stepping onto a roof.

How do I check the angle without measuring anything?

Stand on the bottom rung with your toes against the rails and extend your arms straight forward at shoulder height. If your palms rest on a rung without leaning or stretching, the ladder is within a couple of degrees of 75°. Many ladders also carry a moulded angle indicator on the side rail, and free ladder-angle apps use the phone's accelerometer to give a live readout. Any of these beats guessing, and all of them are aiming at the same 75.5°.

What do I do when a hedge or a conservatory stops me putting the feet in the right place?

Enter the setback the obstruction forces you into and read the angle the calculator returns. Inside 70–80° you are still in defensible territory, though further from the target. Outside that band, do not use a leaning ladder in that position at all: fit a stand-off bracket so the top rests clear of the obstruction and the feet come back to the right distance, or switch to a mobile tower. Standing the ladder up steeper to squeeze it in is the change that causes backward tip-overs.

How much can I safely stand on the top of an extension ladder?

Nothing above the highest standing level the label gives, which is usually the fourth rung from the top — the top three are forbidden. That is why this calculator subtracts a rail allowance before computing your reach. If the height you need to work at sits above the resulting figure, the answer is a longer ladder, not a higher rung. Standing on the top rungs removes the handhold above you and moves your mass toward the pivot point.

What is a normal overhead reach to enter?

About 5 ft 6 in for an adult of average height working comfortably with both hands, which is roughly shoulder height plus a raised forearm rather than a full fingertip stretch. Measure it: stand flat against a wall, raise your hands to where you could hold a tool steadily, and mark it. Entering a full fingertip reach will overstate what you can actually do for twenty minutes at a time, and overreaching is one of the most common causes of ladder falls.

Do I need to tie the ladder off?

Whenever anyone will climb past a few feet, and always before you transfer onto a roof. Secure the top to a fixed anchor, or use a proprietary ladder-top clamp; where that is impossible, have a second person foot the base for the whole time you are on it. Footing the base is a poor substitute at height — it stops a slide-out but does very little about a sideways tip — so tying off is the better answer whenever there is anything to tie to.

References