CSS Formatter

Beautify and minify CSS code.

Ad Slot
Ad Slot

Frequently asked questions

Does Beautify indent nested rules, like inside an @media query, more deeply?

No — every declaration is flattened to the same 2-space indent regardless of nesting depth, so a rule nested inside @media won't appear more indented than a top-level rule.

Does Minify strip comments?

Yes — /* ... */ comments are removed entirely, along with whitespace around braces, colons, semicolons, and commas, and the trailing semicolon before a closing brace is dropped too.

Can I paste minified CSS in and get it back readable?

Yes — click Beautify on minified input and it inserts line breaks and indentation at each brace, semicolon, and comma just as it would for hand-written CSS.

We use cookies for analytics and to show ads that keep this site free. No personal data is sold.