Minify or pretty-print your CSS instantly. Free, no install required.
A minified CSS file is smaller and loads faster: comments, line breaks and unnecessary whitespace are removed. It can also be pretty-printed for readability.
Paste your stylesheet, choose minify or format and copy the result. The byte counter shows how much you save (or add) compared to what you pasted.
Yes: only comments and whitespace between syntax characters that are not needed are removed. Strings (url(...), quoted content) are kept intact.
Minifying compacts the code for production. Formatting (beautify) indents and separates rules so you can read and edit it comfortably.
The counter shows the bytes that changed compared to your pasted text. Real savings also depend on Gzip compression, but a minified baseline always helps.
UUID Generator
Generate unique UUID v4 and v7 instantly. Copy one or many with a single click.
JSON Formatter
Format and validate your JSON instantly: indent, minify and colorize your code.
Base64 Encoder & Decoder
Encode and decode text to Base64 quickly and securely.
JavaScript Minifier & Formatter
Minify or pretty-print your JavaScript code instantly.