minify

CLI implementation of the Go minify library package

Description

/usr/bin/minify is a CLI implementation of the github.com/tdewolff/minify Go library package.

It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers.

Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the Internet and possibly parsing. The implemented minifiers are high performance and streaming, which implies O(n).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/tdewolff/minify


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install minify