Convert rem to points

Rem (rem) to point (pt). One rem equals 12 points.

1 rem =12pt (points)

Formula

points = rem × 12

Rem to point conversion table

RemPointsPointsRem
1 rem12 pt1 pt0.083333 rem
2 rem24 pt2 pt0.166667 rem
3 rem36 pt3 pt0.25 rem
5 rem60 pt5 pt0.416667 rem
10 rem120 pt10 pt0.833333 rem
20 rem240 pt20 pt1.6667 rem
50 rem600 pt50 pt4.1667 rem
100 rem1200 pt100 pt8.3333 rem
500 rem6000 pt500 pt41.6667 rem
1000 rem12000 pt1000 pt83.3333 rem

To convert rem to points, multiply the number of rem by 12. One rem equals 12 points, and one point equals 0.083333 rem, so the relationship is fixed and exact. As a worked example, 10 rem comes to 120 pt. Enter your own figure in the converter above to get an instant answer, or use the swap button to flip the direction. This is a typography conversion, and like every tool on UnitGlide it runs locally in your browser with no account or upload required. The table further down shows a range of common rem values already worked out in points, plus the reverse point to rem direction, which is handy for quick reference or double-checking a result by hand.

Frequently asked questions

How many points are in a rem?

One rem equals 12 points. The ratio is constant, so you can multiply any number of rem by 12 to get points.

What is the formula to convert rem to points?

Use points = rem × 12. UnitGlide applies this exact formula for every value, so results stay accurate across the whole range.

How do I convert points back to rem?

Go the other way by using one point equals 0.083333 rem. You can also press the swap button in the converter above to flip the direction in one click.

Is this rem to point converter accurate?

Yes. It uses the fixed CSS pixel-to-point anchor (96px = 72pt per inch) together with the common 16px default browser root font-size used for rem; check your project's root font-size if it differs, and all math runs in your browser so nothing is rounded away on a server. For everyday use the displayed precision is more than enough.

Related conversions

Embed this converter or use the API

Put this converter on your own site, or call the free JSON API. Full documentation is on the developers page.

Embed (iframe)

<iframe src="https://unitglide.net/embed/rem-to-point" width="360" height="200"
        style="border:1px solid #e2e6ec;border-radius:12px"
        title="Rem to Point converter"></iframe>
<p><a href="https://unitglide.net/convert/rem-to-point">Rem to Point Converter</a> by UnitGlide</p>

API

https://unitglide.net/api/convert?from=rem&to=point&value=1