CSS
Check & beautify CSS
Format CSS, optionally sort properties and check simple lint hints.
Tools ▾
What does this tool do?
This tool formats CSS for readability, can sort properties alphabetically and shows simple hints for unusual stylesheet patterns.
- Input: CSS from a URL, file upload or direct paste.
- Result: An indented stylesheet with optionally preserved comments and check hints.
- Useful for: Code reviews, cleaning up old stylesheets and quickly spotting broad CSS issues.
Input
Output
Input hints
These hints are not errors. They show places you can review if needed.
Paste content and run the tool.
Tip: This tool does not change values aggressively. Property sorting can be enabled for a consistent format.