rem to Points Converter
Enter a rem value and root font size to get the equivalent typographic point value instantly.
rem → Points Converter
px
Default browser root is 16px.
rem
Converted Value
Points (pt)
=
Pixels (px)
Formula
Enter a rem value above to see the point equivalent.
Common rem Sizes
| Description | rem | px | pt (16px root) |
|---|
Copied!
Summary
Enter a rem value and root font size to get the equivalent typographic point value instantly.
How it works
- Enter a value in the "rem" field.
- Adjust "Root Font Size" if your CSS html font size differs from 16px.
- The point (pt) result updates immediately with the formula shown.
- Click any row in the reference table to load that rem value.
- Click "Clear" to reset all fields.
Use cases
- Convert CSS rem values to print-ready point sizes for design handoffs.
- Match a web type scale to a print document using the same visual size.
- Verify point equivalents when bridging web and print stylesheets.
- Quickly look up common rem sizes like 0.75rem, 1rem, or 1.5rem in points.
- Adjust point values when working with a non-16px root font size (e.g. 10px from 62.5%).
Frequently Asked Questions
Last updated: 2026-07-23 ·
Reviewed by Nham Vu