CSS Formatter
Paste minified or inconsistently written CSS and get clean, Prettier-formatted output: one declaration per line, your choice of indentation, media queries nested properly. Need it small again? The same tool minifies with one click.
0 B
—
🔒 Runs in your browser — nothing is uploaded. Formatting uses Prettier, loaded from the jsDelivr CDN on first use.
Share:
Formatting rules
The output follows Prettier’s CSS style: a blank line between rules, lowercase hex colours as written, double quotes in strings and URLs, a space after each colon and comma, and long selector lists broken one selector per line. Indentation is the only setting most people change — 2 spaces is the web default, 4 is common in WordPress themes and older codebases.
See also the CSS minifier, JavaScript formatter, JSON formatter and colour converter.
Frequently asked questions
Cite this calculator
APA
CalcBrew. (2026). CSS Formatter & Beautifier. https://calcbrew.com/css-formatterMLA
“CSS Formatter & Beautifier.” CalcBrew, 2026, calcbrew.com/css-formatter.Link to https://calcbrew.com/css-formatter. Results are estimates; cite the underlying formula or data source for academic work.
Related tools
CSS MinifierFree CSS minifier: strip comments, whitespace and redundant syntax to shrink a stylesheet by 20–40 % without…HTML Encoder & DecoderFree HTML encoder and decoder: escape < > & " ' as HTML entities so code shows as text, optionally encode…JavaScript Formatter & BeautifierFree JavaScript formatter: beautify minified or messy JS with Prettier — 2 or 4 spaces or tabs, semicolons…JavaScript MinifierFree JavaScript minifier powered by Terser: remove whitespace and comments, shorten variable names and apply…JSON Formatter, Validator & Minifier OnlineFree JSON formatter: pretty-print JSON with 2 or 4 spaces or tabs, validate it with the exact error line and…URL Encoder & DecoderFree URL encoder and decoder: percent-encode text for query strings (encodeURIComponent) or whole URLs…
More in Developer Tools · All tools & games