Cylinder Surface Area Calculator
Calculates the total outer surface area of a closed cylinder — both circular ends plus the curved side — using A = 2πr(r + h). Useful for manufacturing, packaging, painting estimates, and material costing for cans, tanks, pipes, and drums.
Last updated: May 2026
Compare with similar
About this calculator
The total surface area of a closed right circular cylinder is the sum of three regions: two circular end caps and one curved lateral surface. The two circles each have area π × r², so together they contribute 2πr². The curved lateral surface, when unrolled flat, forms a rectangle whose width equals the circle's circumference (2πr) and whose height equals the cylinder's height (h), giving area 2πrh. Adding these gives A = 2πr² + 2πrh = 2 × π × r × (r + h). Variables: r (radius of the circular cross-section), h (cylinder height, the perpendicular distance between the two end caps); both in the same linear unit. Edge cases: the formula assumes a closed cylinder with both ends sealed (a can or pill capsule body); for an open-top cylinder (a drinking glass), subtract one πr² for the missing top, giving A = πr² + 2πrh; for an open tube (pipe), subtract both ends, giving A = 2πrh (the lateral surface only). The formula also assumes a right cylinder where the axis is perpendicular to the base; oblique cylinders use the same lateral formula provided you use the slant height instead of vertical height. The result is in square units matching the input dimensions — radius in cm gives area in cm². For paint or coating estimates, divide the result by the coverage rate of the chosen material (typically 8–12 m²/L for paint) to get the quantity needed.
How to use
Example 1: A cylindrical tin can with radius 4 cm and height 10 cm. Step 1: add radius + height = 4 + 10 = 14. Step 2: multiply by radius = 14 × 4 = 56. Step 3: multiply by 2π = 56 × 2 × π ≈ 351.86 cm². Verify by computing components: caps = 2 × π × 16 ≈ 100.53 cm²; lateral = 2 × π × 4 × 10 ≈ 251.33 cm²; total = 351.86 cm² — matches. You would need ~352 cm² of sheet metal per can. Example 2: A steel storage tank with diameter 2 m and height 3 m. Step 1: convert diameter to radius — r = 1 m. Step 2: r + h = 1 + 3 = 4. Step 3: 2 × π × 1 × 4 ≈ 25.13 m². Verify: caps = 2π m² ≈ 6.28; lateral = 2π × 1 × 3 ≈ 18.85; total ≈ 25.13 m². At 10 m²/L paint coverage, you'd need ~2.51 L for one coat.
Frequently asked questions
What is the formula for the total surface area of a cylinder and what does each part mean?
The total surface area formula is A = 2 × π × r × (r + h), which expands to A = 2πr² + 2πrh. The 2πr² term accounts for the two circular end caps (top and bottom), and 2πrh accounts for the curved lateral surface — imagined as a rectangle that wraps around the cylinder when unrolled flat. Together they cover every exposed surface of a closed right cylinder. The formula assumes both ends are sealed; if one or both ends are open, subtract the corresponding πr² term(s) for the missing caps. The formula also assumes a right cylinder (axis perpendicular to bases) — oblique cylinders use slant height in place of vertical height for the lateral term.
How do I calculate the lateral surface area of a cylinder without the end caps?
The lateral (side-only) surface area excludes the two circular ends and is calculated as A_lateral = 2 × π × r × h. For a cylinder with radius 4 cm and height 10 cm, the lateral area is 2 × π × 4 × 10 ≈ 251.33 cm². This is useful for pipes, tubes, and open cylinders where the ends are open. It is also exactly the area of the rectangular label that wraps around a can — useful for sizing wraparound labels, sleeves, or insulation jackets. For a tube open at both ends, this is the only surface area; for a glass open at top only, add one πr² for the bottom.
When would I need to calculate the surface area of a cylinder in real life?
Cylinder surface area comes up in manufacturing — determining how much aluminum sheet is needed to stamp tin cans, or how much label paper wraps around a bottle. Painters and insulators use it to estimate material needed to coat cylindrical tanks, pipes, or columns. Engineers use it when calculating heat transfer from cylindrical surfaces (the surface area determines convective and radiative heat loss). HVAC technicians size duct insulation by lateral area. Cooks use it to estimate the foil or parchment needed to wrap cylindrical cakes or roulades. In chemistry and biology, cylindrical containers (test tubes, beakers, flasks) need surface area for cleaning, sterilization, or coating calculations.
What are common mistakes when calculating cylinder surface area?
Forgetting one of the end caps — calculating only πr² + 2πrh — undercounts by one disc. Using diameter instead of radius makes the result roughly 4× too large (since both terms involve r). Mixing units between radius and height (cm and m) gives nonsense without conversion. Confusing surface area with volume (V = πr²h) returns the wrong dimensional quantity entirely. For an open cylinder, forgetting to subtract the missing cap(s) over-counts material. Applying the formula to a cone, hemisphere, or other shape gives wrong answers — verify shape before applying the formula. For oblique cylinders, using vertical height instead of slant height understates the lateral surface.
When should I NOT use this cylinder surface area formula?
Open or partially open cylinders need modified formulas: subtract πr² for each missing end cap. Oblique cylinders (slanted axis) require slant height in the lateral term — vertical height alone underestimates. Elliptical cylinders (cross-section is an ellipse, not a circle) need a different lateral formula because the perimeter of an ellipse has no closed-form expression — only series approximations. Cones, frustums (truncated cones), and barrels use entirely different formulas. Hollow cylinders (pipes with significant wall thickness) need both inner and outer surface contributions. For cylinders with non-flat ends — e.g., a pill capsule with hemispherical ends — replace the disc caps with hemisphere surface areas (2πr² each, totaling 4πr² for both ends). Real-world containers with rims, lips, threads, or embossing have actual surface areas slightly larger than the geometric formula predicts.