CSS Minifier
Paste CSS, choose Minify or Beautify, and get the processed output with the bytes saved shown in a progress bar.
CSS Options
Minify Options
Beautify Options
Original size
—
After minify
—
Saved
—
Processed CSS
Paste CSS on the left and click Minify CSS or Beautify CSS.
Summary
Paste CSS, choose Minify or Beautify, and get the processed output with the bytes saved shown in a progress bar.
How it works
- Paste your CSS into the input field.
- Click Minify to compress or Beautify to format.
- Adjust the options (remove comments, shorten colors, etc.) as needed.
- Click the main action button and copy the output.
Use cases
- Reduce CSS file size for faster page load before deploying.
- Beautify minified third-party CSS for debugging.
- Shorten hex color values (#ffffff → #fff) to save bytes.
- Remove trailing semicolons and leading zeros to further reduce size.
Frequently Asked Questions
Related tools
Last updated: 2026-06-03 ·
Reviewed by Nham Vu