macOS
brew install minifylocal Homebrew formula metadata
sudo port install minifyMacPorts ports tree · devel/minify/Portfile · source: api.github.com
brew / rank 2151
Minifier for HTML, CSS, JS, JSON, SVG, and XML. Version 2.24.14 via Homebrew; verified 2026-07-29. Also installable with debian: sudo apt install minify.
install
brew install minifylocal Homebrew formula metadata
sudo port install minifyMacPorts ports tree · devel/minify/Portfile · source: api.github.com
sudo apk add minifyAlpine Linux edge package indexes · minify · source: dl-cdn.alpinelinux.org
sudo apt install minifyDebian stable package indexes · minify · source: deb.debian.org
sudo dnf install minifyFedora Rawhide package metadata · minify · source: dl.fedoraproject.org
nix profile install nixpkgs#minifynixpkgs package indexes · pkgs/by-name/mi/minify/package.nix · source: api.github.com
choco install minifyChocolatey community package catalog · minify · source: community.chocolatey.org
scoop install main/minifyScoop official bucket manifest trees · bucket/minify.json · source: api.github.com
overview
Minifier for HTML, CSS, JS, JSON, SVG, and XML
history
Minify is Taco de Wolff's Go-based minifier library and command-line tool for web formats. The GitHub README describes it as a package for HTML5, CSS3, JavaScript, JSON, SVG, and XML, with a MIME-type dispatch interface that lets applications add their own minifiers or redirect work to external tools.
The project grew from a library into a practical CLI used in build pipelines: the command README documents installation from source, Go install, Docker usage, recursive and in-place minification, bundling, MIME/extension handling, and format-specific options such as CSS precision and HTML comment or tag preservation. The public web service at go.tacodewolff.nl/minify exposes the same core formats for interactive use.
Its ecosystem niche is Go-native asset minification. It competes with Node-centered tools and single-format minifiers by covering several web asset types in one Go module, using streaming high-performance implementations, and offering bindings outside Go, including JavaScript and .NET bindings noted by the project. Hugo community discussions and issues around Hugo's --minify behavior show the library's use inside static-site generation workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
minify | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:minify |
|---|---|
| Version | 2.24.14 |
| Package manager | Homebrew |
| Homepage | https://go.tacodewolff.nl/minify |
| Repository | https://github.com/tdewolff/minify |
| Last updated | 2026-07-29T17:04:55+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
minify 2.20.37-1
CLI implementation of the Go minify library package
https://github.com/tdewolff/minify
sudo apt install minifyminify
nix profile install nixpkgs#minifyminify 2.20.17-1
CLI implementation of the Go minify library package
https://github.com/tdewolff/minify
sudo apt install minifyminify 2.24.13-r1
Minifier CLI for HTML, CSS, JS, JSON, SVG and XML
https://github.com/tdewolff/minify
sudo apk add minifyminify-bash-completion 2.24.13-r1
Bash completions for minify
https://github.com/tdewolff/minify
sudo apk add minify-bash-completionminify 2.24.13-2.fc45
Go minifiers for web formats
https://github.com/tdewolff/minify
sudo dnf install minifyminify
sudo port install minifyminify
choco install minifymain/minify
scoop install main/minifysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.