โ† Back to Home
๐Ÿ”ค

Font Size Converter

pt ยท px ยท em ยท rem ยท % ยท pc ยท in ยท cm ยท mm โ€” convert between typography units

๐Ÿ”„
Converted Font Size
16.00 px
12 pt = 16 px (at 96 DPI)
๐Ÿ“ Reference (96 DPI) 1 pt = 1.333 px = 0.75 em

๐Ÿ“Š Common Font Size Conversions (96 DPI)

8 pt = 10.67 px = 0.67 em
9 pt = 12 px = 0.75 em
10 pt = 13.33 px = 0.83 em
11 pt = 14.67 px = 0.92 em
12 pt = 16 px = 1 em
14 pt = 18.67 px = 1.17 em
16 pt = 21.33 px = 1.33 em
18 pt = 24 px = 1.5 em
24 pt = 32 px = 2 em
36 pt = 48 px = 3 em

๐Ÿ“š Typography Units Explained

pt (Point) โ€” Print standard (1 pt = 1/72 inch)
px (Pixel) โ€” Screen standard (96 DPI baseline)
em โ€” Relative to parent element's font size
rem โ€” Relative to root (html) element's font size
% โ€” Percentage of parent element's font size
pc (Pica) โ€” Print standard (1 pc = 12 pt)

๐Ÿ’ก Design Tips

๐Ÿ“ฑ Use px for screen design (exact pixel control)
๐ŸŒ Use rem for accessibility (respects user settings)
๐Ÿ–จ๏ธ Use pt for print design (physical size matters)
๐Ÿ“ 1em = current font size, 1rem = root font size (usually 16px)
๐Ÿ”ค 9 font units
๐Ÿ“ pt โ†” px โ†” em โ†” rem
๐Ÿ–จ๏ธ Print & screen
๐Ÿ“Š Common reference table