Convert px, rem, and em values with a configurable base font size.
/* Base: 16px */ font-size: 24px; font-size: 1.5rem;
Yes. Enter values in px, rem, or em and the other units update instantly.
Yes. Set a custom base font size (for example 16px or 10px) to match your project setup.
Yes. The tool generates a small CSS snippet you can copy directly.