Skip to content
Calculator Tools
CSS & Design Calculators

Font Size Converter

Convert font sizes between px, pt, em, rem and percent for web and print.

Enter values

Results update as you type.

Result

Pixels

16 px

CSS defines 1pt as 1/72 inch and 1px as 1/96 inch, so 12pt is exactly 16px.

Points
12 pt
REM
1 rem
EM (at the root size)
1 em
Percent
100%
Millimetres in print
4.2333

About the Font Size Converter

Convert font sizes between px, pt, em, rem and percent for web and print.

Also known as: pt to px, px to pt, font unit converter, point to pixel.

How to use this calculator

  1. Enter size, unit, root font size.
  2. The result updates instantly as you type — press Calculate (or Enter) at any time.
  3. Review the breakdown shown under the main result.
  4. Use Copy result or Share to save the answer or send a link with your inputs.

Formula

px = pt × 96 ÷ 72 · rem = px ÷ root font size

Worked example

Using the values pre-filled in the calculator above:

  • Size = 16
  • Unit: Pixels
  • Root font size = 16 px

the calculator returns:

  • Pixels: 16 px
  • Points: 12 pt
  • REM: 1 rem
  • EM (at the root size): 1 em