About this tool
What javascript, json & css minifier does
Reduce JavaScript, JSON, or CSS source size with language-aware parsing, compression, and whitespace removal.
How it works
Bundled Terser and CSSO processors handle JavaScript and CSS. JSON is parsed for validity and serialized without insignificant whitespace. All processing stays local and supplied code is never executed.