em to pt Conversion Calculator
Convert em to pt instantly using the standard 1em equals 12pt formula. Perfect for CSS developers and print designers needing accurate typography.
Em
Point
How to convert em to pt
A quick three-step process that delivers pixel-accurate point measurements.
Enter the em value
Type your em measurement into the input field, such as 1.5 or 2.25.
Confirm the base font size
The calculator defaults to 16px, which is the universal web browser standard.
Read the pt result
The equivalent point value appears instantly, ready for your CSS or print spec.
Why use this em to pt Converter?
It removes guesswork from scaling web typography into print-ready point sizes.
The Mathematical Formula
pt = em × (baseFontSize ÷ 1.333). At the default 16px base, this simplifies to pt = em × 12.
Reliable CSS-to-Print Bridge
Translates scalable web units into the absolute point measurements used by Adobe and PDF workflows.
Adjustable Base Font Size
Switch the root font size to match any project, including accessibility-focused 18px or 20px layouts.
Quick Reference
| Em | Point |
|---|---|
| 1 em | 12 pt |
| 2 em | 24 pt |
| 5 em | 60 pt |
| 10 em | 120 pt |
| 20 em | 240 pt |
| 50 em | 600 pt |
Practical Examples of em to pt
Real-world scenarios where this conversion is useful.
Body Copy in Print
Converting 1em of body text equals 12pt, the standard size for printed novels and articles.
Subheading Scaling
A 1.5em web subheading translates to 18pt for brochures and editorial layouts.
Hero Headline
A 3em banner headline on screen equals 36pt in print-ready PDF deliverables.
Fine Print Captions
A 0.75em caption converts to 9pt, ideal for image attributions and footnotes.
Frequently Asked Questions
Common queries regarding this specific conversion.
Q.What is an em in typography?
An em is a scalable typographic unit equal to the current font size, historically named after the width of the capital letter M.
Q.How many points equal one em?
One em equals 12 points when the base font size is set to 16 pixels, the browser default.
Q.Is em relative or absolute?
Em is a relative unit that scales with the parent element's font size, making it ideal for responsive design.
Q.Why convert em to pt for print projects?
Print software and PDFs require absolute point measurements, while em values shift based on screen context.
Discover Related Tools
Need to convert back? Use the reverse Point to Em calculator. For other measurements, explore our complete suite of Typography Converters or the full Unit Converter Hub.