https://lifthrasiir.github.io/roadroller/
Compresses JavaScript very effectively.
Great for writing dweets and canvas code but also provides useful tools to make you code smaller.
Features:
- Minify or Compress
- Beautify (JS formatter)
- Capture (export video of canvas animation)
Minifying code tools by xem
- Terser Online
- Mini Minifier
- miniMinifier - tiny (but super efficient) HTML and CSS minifiers
- Mini Game Template
JS1024 (js1024.fun) links
Slideshow explaining Extreme Javascript minification - compression experiments
- Terser-online - a live version of the Terser ES6+ minifier, with extra compression options because every byte counts
- Closure Compiler - compile your code (iblogbox)
- Try Terser - a live version of the Terser ES6+ minifier
- JavaScript Minifier - minify your JavaScript
- babeljs - JS (ES2015/2016/2017) minifier based on Babili, choose your flavor in the "presets" dropdown
- Roadroller - Flattens Your JavaScript Demo
- Minify - a JavaScript and CSS minifier
- JSCompress - a compression tool for javascript
- ZPNG Minifier - in-browser jsExe, a tool that converts JS code into a compressed PNG file
- RegPack - self-contained packer for size-constrained JS code
- UglifyJS - JavaScript parser / mangler / compressor / beautifier
- int2binary2html - helps you to encode a long list of integers (0-255) in binary and embed it in your index.html
- Packer - JavaScript compressor