macOS
brew install minifylocal Homebrew formula metadata
sudo port install minifyMacPorts ports tree · devel/minify/Portfile · source: api.github.com
brew
Minifier for HTML, CSS, JS, JSON, SVG, and XML. Version 2.24.13 via Homebrew; verified 2026-04-24.
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 | cli | global executable |
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.
https://github.com/tdewolff/minify
install metadata
| Package key | brew:minify |
|---|---|
| Version | 2.24.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/minify |
| Homepage | https://go.tacodewolff.nl/minify |
| Repository | https://github.com/tdewolff/minify |
| Upstream docs | https://github.com/tdewolff/minify#readme |
| License | MIT |
| Source archive | https://github.com/tdewolff/minify/archive/refs/tags/v2.24.13.tar.gz |
| Last updated | 2026-04-24T12:07:34Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | minify |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.11-r2
Minifier CLI for HTML, CSS, JS, JSON, SVG and XML
https://github.com/tdewolff/minify
sudo apk add minifyminify-bash-completion 2.24.11-r2
Bash completions for minify
https://github.com/tdewolff/minify
sudo apk add minify-bash-completionminify 2.24.8-3.fc44
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.