Tested tool guide
Tested browser tools
Checked August 16, 2026
What Density Converter does, with a checked example
Density relates a material's mass to the volume it occupies. This converter takes a numeric density, a source unit such as kg/m^3, g/cm^3, or lb/ft^3, and a target density unit, then expresses the same mass-per-volume ratio on the target scale. It changes units, not the material's physical state or assumed temperature. The common trap is reading lb/gal without checking whether gal means a US liquid gallon or an imperial gallon, since those are different units.
Worked example
A concrete input and expected output from the current implementation.
->
Expected output
1000 kg/m^3
One gram is 10^-3 kilograms, and one cubic centimeter is 10^-6 cubic meters. Therefore, (10^-3 kg)/(10^-6 m^3) equals 10^3 kg/m^3.