Typography Unit Converter
Convert between pixels, points, picas, ems, and millimetres — for design, print, web, and CSS layout.
Typography Units
px, pt, em, pica
1 px = 0.74999901 pt
Popular conversions
What Is a Typography Unit Converter?
A typography converter translates type and layout measurements between units — pixels to points, points to picas, ems to pixels. Typography inherits units from centuries of print (points and picas) and adds the screen era's pixels and the relative em. The point is the anchor: in modern desktop publishing and CSS, one point is exactly 1/72 of an inch, and 12 points make one pica.
This converter routes through the point using the standard digital definitions. At the common 96 PPI screen resolution, one point equals 1.333 pixels (16 px = 12 pt), which is why CSS treats 1pt as 1/72 inch and 1px as 1/96 inch. The em is relative — it equals the current font size — so its pixel value depends on context, which the tool makes explicit.
This is one category of the full Unit Converter — pair it with our percentage calculator or scientific calculator for related everyday maths.
How Typography Conversion Works
Everything routes through the point
Each unit has a fixed point relationship (in the digital DTP system). The converter normalises to points, then projects to pixels, picas, and millimetres.
1 point = 1/72 inch
The modern DTP/PostScript point is exactly 1/72 inch. Twelve points make one pica, the traditional column-measure unit.
Pixels depend on resolution
At the CSS reference 96 PPI, 1 inch = 96 px, so 1 pt = 96/72 = 1.333 px. Higher-density displays scale this with the device pixel ratio.
The em is relative
One em equals the current font size, so 1 em at 16 px is 16 px but at 20 px is 20 px. Its absolute value is always context-dependent.
Core Typography Conversion Factors
Based on the digital point (1/72 inch) and a 96 PPI pixel reference.
Points → pixels
× 1.3333
At 96 PPI, one point is 96/72 = 1.333 pixels. So 12 pt = 16 px.
Points → picas
÷ 12
Twelve points make one pica. A pica is the traditional column and line-measure unit.
Points → mm
× 0.352778
One point is 0.3528 mm (25.4 mm ÷ 72). Bridges type sizes to metric measurement.
How to Use the Typography Converter
- 1
Enter the type measurement
Type the size you want to convert — a font size, a margin, a line measure.
- 2
Choose the 'from' unit
Pick pixels, points, picas, ems, or millimetres as your starting unit.
- 3
Choose the 'to' unit
Select the target unit, or swap the two to reverse direction.
- 4
Read every unit at once
The all-units table shows the measurement in px, pt, pica, and mm together for layout work.
Key Typography Concepts
Point (pt)
The core type unit: exactly 1/72 inch in modern DTP and CSS. Font sizes in print are specified in points (e.g. 12 pt body text).
Pixel (px)
The screen unit. In CSS it's referenced to 96 PPI (1 px = 1/96 inch), so 16 px equals 12 pt — the common default body size on the web.
Pica
Twelve points, used for column widths and vertical spacing in print layout. Six picas make one inch.
Em (relative)
A unit equal to the current font size. Scalable and responsive, so 1.5 em is 1.5× the surrounding text size regardless of its pixel value.
Real-World Typography Conversions
Web body text
16 px default body text equals 12 pt at 96 PPI. CSS and print specs meet at this familiar size.
Print headings
A 24 pt headline is 32 px on a 96 PPI screen, or 8.47 mm tall. Print and screen previews convert between the two.
Column widths
A 20-pica column is 240 points or 3.33 inches. Layout grids in print are measured in picas.
Responsive design
Using ems, 1.5 em scales with the base size — 24 px at a 16 px root. Em keeps type proportional across breakpoints.
Logo and signage
A 100 mm sign letter is about 283 points. Converting mm to points bridges metric design tools and type specs.
Document margins
A 1-inch margin is 72 points or 6 picas. Word processors and layout tools express margins across these units.
Best Practices for Typography Conversion
- ✓Anchor on 1 pt = 1/72 inch. The modern digital point is exactly 1/72 inch. Older printers' points (~1/72.27 inch) differ slightly; use the DTP point for screen and CSS work.
- ✓Specify the PPI for pixels. Pixels only map to physical size at a stated resolution. CSS uses 96 PPI (1 pt = 1.333 px); high-DPI screens scale by the device pixel ratio.
- ✓Treat ems as relative. An em equals the current font size, so its pixel value changes with context. State the base size when converting ems to pixels.
- ✓Use points for print, pixels for screen. Print specs use points and picas; screen and CSS use pixels (and ems/rems). Convert at the boundary between the two media.
- ✓Round to whole pixels for screens. Sub-pixel type sizes can render blurry. Convert, then round to a whole or half pixel for crisp on-screen text.
Common Typography Conversion Mistakes
Ignoring the resolution for pixels
Pixels have no fixed physical size without a PPI. Converting pt to px without assuming 96 PPI (or the actual density) gives a meaningless figure.
Treating ems as absolute
An em depends on the current font size. Converting ems to pixels without a base size produces the wrong value.
Mixing printer's and DTP points
The old printer's point (1/72.27 inch) differs slightly from the digital point (1/72 inch). For screen/CSS work, use the DTP point.
Confusing picas and points
A pica is 12 points, not the other way round. Swapping them throws column and spacing measurements off by 12×.
Why Typography Conversion Matters
Typography straddles two eras and two media: print, with its points and picas inherited from metal type, and screens, with pixels and the relative em of responsive design. Designers move between them constantly — proofing a web layout for print, matching a CSS size to a style guide in points, or sizing signage in millimetres — and a unit slip yields type that's the wrong size or renders blurry.
Because the point is exactly 1/72 inch and pixels map to physical size only at a stated resolution, getting these relationships right is foundational to consistent, crisp type across web, print, and signage. A converter that routes through the point and exposes px, pica, em, and mm together keeps designers fluent across every typographic convention.
Built for graphic, web, and print designers, and front-end developers converting between pixels, points, picas, and ems.
Linear unit factors follow the BIPM SI brochure, the NIST Guide to the SI, and ISO 80000. Currency rates load live from open.er-api.com; crypto prices from CoinGecko. See our methodology and editorial policy. Educational only — not certified for regulated trading, settlement, medical, or aerospace use.
Typography Converter FAQs
Related Calculators
- Percentage CalculatorCalculate % of a number, percentage change, and reverse percentages.
- Scientific CalculatorAdvanced trig, log, exponent, root, factorial, and memory functions.
- BMI CalculatorCalculate your Body Mass Index and healthy weight range.
- Age CalculatorFind your exact age, zodiac sign, next birthday, and life insights.
- Marks % CalculatorCalculate your exam percentage from marks obtained.
- Discount CalculatorCalculate sale price, savings, and discount percentage instantly.