Zum Inhalt springen

📦 HTML / CSS / JavaScript Minifizierung

Minifiziert (komprimiert) oder formatiert (verschönert) HTML, CSS und JavaScript. Entfernt Kommentare, komprimiert Leerzeichen und zeigt die reduzierte Größe an.

100% Free No signup Browser-only 5 languages Dark mode

🔗 Verwandte Tools

📖 Wie man es benutzt

  1. 1
    Choose language and action
    Select auto-detect, HTML, CSS, or JavaScript, then choose minify or beautify.
  2. 2
    Enter your code
    Paste code into the left input. Use the Sample button to see example code.
  3. 3
    Check size savings and copy
    The minified output and size savings are shown. Click Copy to copy the result to your clipboard.

❓ Häufig gestellte Fragen

Does minification change code behavior?
When done correctly, behavior does not change. This tool removes comments and collapses whitespace. It does not rename variables or obfuscate code.
Are CSS calc() and var() handled correctly?
Yes. The CSS minifier safely compresses whitespace within property values.
Can I change the indent size for beautify?
Yes. Use the indent option to choose between 2 spaces, 4 spaces, or tab.
🐛 Sind Sie auf ein Problem mit diesem Tool gestoßen?

Vollständig kostenlos und ohne Registrierung. Auch Reproduktionsschritte sind ausreichend. Eingegangene Berichte werden direkt an die Betreiber weitergeleitet und dienen als Referenz für Korrektionen.

※ Um Probleme zu reproduzieren, werden Browser-Informationen (UA / Bildschirmgröße / Sprache / URL) automatisch gesendet