Shrink JavaScript, CSS, HTML and SQL with real compressors — Terser and CSSO, not whitespace stripping — and see exactly how many bytes you saved.
4 tools in this category.
Collapse SQL to one line and remove comments, with quote-aware parsing so string literals are never damaged.
Shrink HTML safely — protects whitespace-sensitive regions and preserves the spaces between inline elements.
Compress stylesheets with a CSS-aware optimiser that merges rules and shortens values, not just strips spaces.
Compress JavaScript with Terser — dead-code elimination, name mangling and expression folding.