Skip to content
TDToolsOnDuty
Developer Tools

CSS Formatter

Beautify and indent minified or messy CSS.

Free foreverRuns in your browserNo sign-up

About the CSS Formatter

Minified CSS saves bytes but is hard to edit. Formatting it restores readable rules, selectors and properties.

Paste your CSS and this tool re-indents each rule and property onto its own line.

Formatting runs entirely in your browser, so your styles are never uploaded.

Key features

  • Beautify and indent CSS
  • One property per line
  • Consistent, readable output
  • Runs in your browser

How to use

  1. 1Paste your CSS.
  2. 2Click Format.
  3. 3Copy the clean stylesheet.

Frequently asked questions

Does it validate the CSS?
It focuses on formatting rather than validation, so it will still tidy CSS even if a property is unusual.