CSS Formatter

Format CSS with property sorting and minification

Input CSS
Formatted CSS
About CSS Formatter

This tool formats and beautifies CSS code to make it more readable. All processing is done in your browser - your code is never sent to any server.

Features:
  • Beautify: Add proper indentation and line breaks
  • Minify: Remove whitespace and comments for smaller file size
  • Sort Properties: Alphabetically sort CSS properties within each rule
  • Brace Styles: Choose between collapsed or expanded braces