Typography Unit Converters

Convert typography and CSS length units across pixel, print, and responsive design contexts with clear assumptions.

Explanation

Typography layouts mix screen and print units. This hub normalizes every converter through CSS pixels (96 px per inch) and makes assumptions explicit for relative units such as rem and em.

Typography Units pages are organized by conversion direction so mirror leaves remain aligned and comparable.

Read more

Open a family hub to reach leaf pages with direct answers, calculator output, and reverse links built on the same constants.

How to use this hub

  1. Choose a converter family.
  2. If converting to/from grams from a volume unit, select an ingredient.
  3. For pure unit changes (volume↔volume or weight↔weight), use universal conversions.

If your conversion includes grams, you’ll choose an ingredient; otherwise you won’t.

Frequently Asked Questions

Why are rem and em marked with assumptions?

Because rem and em are relative units. This hub uses a fixed 16px baseline so results remain deterministic.

Does this use the CSS pixel standard?

Yes. Print-based conversions use the CSS reference of 96 pixels per inch.

Is this useful for both UI and print specs?

Yes. It covers CSS units (px, rem, em) and print units (pt, pc, mm, cm, in).