JavaScript Minification Tools
A list of tools for JavaScript code parsing, compressing and minification.
Compressors and Minification Tools
esbuild
by evanw
An extremely fast bundler for the web
swc
by swc-project
Rust-based platform for the Web
UglifyJS
by mishoo
JavaScript parser / mangler / compressor / beautifier toolkit
terser
by terser
JavaScript parser, mangler and compressor toolkit for ES6+
closure-compiler
by google
A JavaScript checker and optimizer
minify
by babel
An ES6+ aware minifier based on the Babel toolchain (beta)
minify
by tdewolff
Go minifiers for web formats
minify
by matthiasmullie
CSS & JavaScript minifier, in PHP
minify
by coderaiser
Minifier of js, css, html and img
Bundlers
A list of bundlers that support JavaScript minification from box.
webpack
by webpack
A bundler for javascript and friends
parcel
by parcel-bundler
The zero configuration build tool for the web
packem
by packem
A precompiled JavaScript module bundler
Plugins
A list of JavaScript code minification plugins.
esbuild-loader
by privatenumber
Webpack loader for esbuild: Speed up your build ️
terser-webpack-plugin
by webpack-contrib
Terser Plugin
grunt-contrib-uglify
by gruntjs
Minify files with UglifyJS
uglifyjs-webpack-plugin
by webpack-contrib
[deprecated] UglifyJS Plugin
gulp-uglify
by terinjokes
Minify files with UglifyJS
rollup-plugin-terser
by TrySound
Rollup plugin to minify generated bundle
closure-webpack-plugin
by webpack-contrib
Webpack Google Closure Compiler and Closure Library plugin -
rollup-plugin-esbuild
by egoist
Use ESBuild with Rollup to transform ESNext and TypeScript code
rollup-plugin-uglify
by TrySound
Rollup plugin to minify generated bundle
swc-loader
by swc-project
Moved to https://github
gulp-terser
by duan602728596
gulp plugin, compressed es6+ code