How to use
Run a clean first pass
- Paste CSS into the left input and keep the source intact.
- Switch between Minify and Beautify to update the proof sheet and byte ledger together.
- Check the summary rail, then copy the transformed output.
Compress CSS for shipping or reopen it into a readable proof sheet, with the byte impact visible at a glance.
Input
Paste raw CSS on the left and keep the source while the result updates instantly on the right.
Paste CSS to start the proof desk.
Output
Switch between Minify and Beautify and the size ledger updates with it.
Compression ledger
Waiting for content to issue a proof ticket.
Waiting for a stylesheet
This card reports formatter status, suspicious structure, and optimization hints.
Minify is for deployment snippets, docs, or test payloads where comments and excess whitespace should disappear. Beautify is for reopening a compact stylesheet into something you can inspect.
This is a local formatting utility, not a full CSS compiler. It does not handle Sass, Less, autoprefixing, or every uncommon syntax edge case.
The ledger shows original size, result size, and the delta ratio. The summary row gives you a quick selector, block, and comment count so the transformation never feels like a black box.
Quick guide
Compact below-tool notes that help first-run users and repeated visitors move faster without changing the main interface.
Chinese search: CSS 壓縮器、CSS 美化器、CSS 格式化、CSS 壓縮 線上
How to use
Examples
FAQ