← All tools Design TOOL

REM, PX & EM Converter

Translate CSS lengths between pixels, rem and em using a chosen base size.

Convert CSS length units

REM is relative to the root font size, while EM depends on the relevant element context.

The EM result assumes the supplied base size for a predictable conversion.