Android Pixel Calculator
Simple
Advanced
dpDensity-independent Pixels |
spScale-independent Pixels |
Check relation between the dp, px, sp, in, mm and pt measurement units and convert to other unit. in
@
Android doesn't do direct pixel mapping, it uses Density Independent Pixel (dpi) values to scales the actual screen size |
pxPixels | mmMillimeters | |
ptPoints | inInches |