ToolkitBook

Cylinder Volume Calculator: Diameter or Radius

This cylinder volume calculator accepts diameter or radius input. It supports metric and imperial units, shows volume and surface areas, and walks through each calculation step.

  • Diameter or radius input mode: Switch between diameter and radius without converting the value by hand.
  • Five unit options: Use millimeters, centimeters, meters, inches, or feet, with automatic cross-unit conversion.
  • Volume, surface areas, and dimensions: See base area, lateral area, total surface area, and circumference alongside volume.
  • Step-by-step formula walkthrough: Each calculation stage shows the values substituted into the formula.
  • Interactive cylinder diagram: The SVG diagram updates labels based on your input mode.
  • Browser-side calculation: The calculation runs in JavaScript in your browser.

Cylinder Volume Reference Table

Diameter Height Unit Volume Lateral Area Total Surface Area Volume (Liters)
10 cm 20 cm cm 1,570.80 cm³ 628.32 cm² 785.40 cm² 1.57 L
30 cm 50 cm cm 35,342.92 cm³ 4,712.39 cm² 6,126.11 cm² 35.34 L
1 m 2 m m 1.5708 m³ 6.2832 m² 7.8540 m² 1,570.80 L
6 in 12 in in 339.29 in³ 226.19 in² 282.74 in²
2 ft 4 ft ft 12.566 ft³ 25.133 ft² 31.42 ft²

How to Use This Calculator

  1. Choose your input mode: Toggle between Diameter and Radius at the top. Diameter is selected by default.
  2. Enter dimensions: Input your diameter or radius and the cylinder height. Select units independently for each measurement — the calculator converts them automatically.
  3. Click Calculate: Results show volume, dimensions, surface areas, and a step-by-step breakdown with the interactive cylinder diagram. Metric results also display volume in liters.
  4. For hollow cylinders or pipes: Calculate the outer and inner volumes separately, then subtract the inner from the outer.

Practical Applications

FAQ

Q. How do I calculate cylinder volume from the diameter?

Divide the diameter by two to get the radius, then apply V = π × r² × h. This calculator performs both steps automatically. Enter the diameter and height, and the step-by-step section shows each stage of the calculation.

Q. What units does this cylinder calculator support?

You can enter dimensions in millimeters, centimeters, meters, inches, or feet. Each input has its own unit selector, so you can mix units and let the calculator convert them automatically. Metric results also display volume in liters.

Q. How do I find the surface area of a cylinder?

The lateral surface area is 2πrh (the curved side only). The total surface area adds both circular bases: 2πr² + 2πrh. This calculator displays both values automatically whenever you compute the volume.

Q. Can I use this calculator for water tank capacity?

Yes. Enter the tank's diameter (or radius) and height, then read the volume result. For metric inputs, the calculator shows both cubic units and liters, which gives you the tank's capacity.

Q. How do I calculate the volume of a pipe or hollow cylinder?

Run two calculations — one with the outer diameter and one with the inner diameter. Subtract the inner volume from the outer volume to get the material or void space in a hollow cylinder or pipe.

About the Cylinder Volume Calculator

This cylinder volume calculator finds the volume of a right circular cylinder from its diameter (or radius) and height. Enter dimensions in millimeters, centimeters, meters, inches, or feet — the calculator handles unit conversion automatically. Results include volume, base area, lateral surface area, total surface area, and circumference, along with a step-by-step formula walkthrough that shows every stage of the calculation.

Calculations run in your browser using JavaScript. The interactive SVG diagram updates based on your input mode, displaying the diameter or radius label alongside the height measurement.

This calculator supports geometry homework, concrete volume estimates for cylindrical columns, water tank sizing, and DIY projects such as calculating soil volume for planters. Every result includes a step-by-step breakdown that shows how each value was derived.

Cylinder Volume Formulas

Cylinder Volume Use Cases

How to Calculate Hollow Cylinder Volume

For a pipe or hollow cylinder with outer diameter D, inner diameter d, and height h:

  1. Calculate the outer volume: V_outer = π × (D/2)² × h
  2. Calculate the inner volume: V_inner = π × (d/2)² × h
  3. Subtract: V_wall = V_outer − V_inner

Use this calculator twice, once with the outer diameter and once with the inner diameter, then subtract the results. The wall volume represents the material (steel, PVC, concrete) or the void space between the walls.

Example: A PVC pipe with outer diameter 11 cm, inner diameter 10 cm, and length 200 cm:

Tips for Cylinder Calculations

Related Calculators