Density is not the same as output size
Resolution density tells you how tightly pixels or dots are packed into a unit of length. It does not, by itself, tell you the final physical size of the image. You need separate size data for that.
That distinction matters because it keeps this converter separate from a print-size helper. The density sheet answers how one unit label compares with another, not how many inches a file will print at.