Typography Converter

Convert between common typographic units (e.g., Point, Pica, Inch, Pixel).

From

Please enter a valid number

To

Common Conversions

About Typographic Units

Typographic units are used to measure the size of type and spacing in print and digital media.

UnitSymbol/Abbr.Relation to Point (pt)Notes
Pointpt1 ptBase unit (PostScript point, 1/72 inch)
Twiptwip1 pt = 20 twipsTwentieth of a point
Pica (Computer)pica, pc1 pica = 12 ptCommonly used in DTP
Inchin, "1 in = 72 ptStandard imperial unit
Millimetermm1 mm ≈ 2.8346 ptMetric unit
Centimetercm1 cm ≈ 28.346 ptMetric unit
Pixel (CSS)px1 px = 0.75 ptAssumes 96 DPI screen (72pt/inch / 96px/inch = 0.75 pt/px)
Em (fixed)em1 em = 16 ptBased on common default browser font size for fixed conversion
En (fixed)en1 en = 8 ptTypically half an Em (based on fixed Em)

Note: 'Em' and 'En' can also be relative to the current font size in CSS. This converter uses fixed values for direct conversion as seen on unitconverters.net.