What is Minification?
Minification removes characters that a parser does not need — whitespace, comments, long identifiers — from code, reducing transfer size without changing behaviour.
2 tools that work with Minification
Files never leave your browser.
Related terms
Terms that appear alongside Minification on the same tools.