跳到内容
RapideTools

CSS 压缩器

压缩 CSS 以减小体积。

Paste CSS to remove comments and unnecessary whitespace, producing a compact stylesheet. Everything runs locally in your browser.

你的输入在浏览器本地处理 —— 不会上传、存储或记录。

为你节省时间了吗?请我喝杯咖啡

工作原理

  1. 1 Paste your CSS.
  2. 2 The minified output appears live.
  3. 3 Copy or download the .css file.

常见用例

  • Shrink a stylesheet for production.
  • Reduce page weight.
  • Inline compact CSS.
  • Quick one-off minification.

常见问题

Is my input sent to a server?

No. Everything runs locally in your browser — your input is never uploaded, stored or logged.

Does it change my styles?

No. It only removes comments and whitespace; selectors and rules are unchanged.

Is it really free?

Yes — free, with no signup and no limits.