- To convert px to mm, you should know the size mm px.
- Then, just apply the formula:
px * 0.2645833333
This formula converts the pixel value to points. - For example:
- 16px will be converted to:
16 / 0.2645833333 = 4.233mm
.
- 16px will be converted to: