Skip to main content
UnitCraftCSS tools for developers

UnitCraft utility

REM to EM converter

Convert through pixels: REM×rootPx = px, then em = px ÷ elementFontPx. Same path for inverse.

Calculator

em = 1.0000

Mixed patterns

Component uses EM padding but global type in REM.

Keeps spreadsheets consistent.

Frequently asked questions

Should we standardize?
Long-term, converge on REM or FL for layout; EMS for local type rhythm if needed.

Related tools

Explore more