px
dpi
rem
0
in
Conversion Formula: 1rem = 16px = 0.167in (96dpi)
Calculation Method: (rem × rootFontSize) ÷ dpi = in
REM to Inch Conversion Instructions
REM is a unit relative to the root element font size. By entering the REM value and the root element font size, you can calculate the corresponding inch value.
Common Conversion Values (Based on 16px Root Font):
- 1rem = 0.167in
- 2rem = 0.333in
- 6rem = 1in
Usage Instructions:
- Set the root element font size (default 16px)
- Adjust the screen DPI value (default 96)
- Enter the REM value
- Get the corresponding inch value
Usage Tips:
- Suitable for print design
- Calculate based on root font size
- Accurate to three decimal places