macOS
brew install htmlcompressorlocal Homebrew formula metadata
brew
htmlcompressor のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install htmlcompressorlocal Homebrew formula metadata
概要
Minify HTML or XML
履歴
HTML Compressor is a Java HTML/XML minifier that removes unnecessary whitespace, comments, and other bytes without intentionally changing document structure. The original project lived on Google Code, then survived through an exported GitHub repository and Maven coordinates.
The preserved ChangeLog begins with an initial 0.1 release on March 7, 2009, followed quickly by XML compression, JSP and Velocity integration, command-line support, and JavaScript/CSS compression hooks. Version 1.4 in 2011 completed a Maven migration and made the project available as a Maven artifact.
Google Code archival pages preserve the old project, while the hazendaz GitHub repository describes itself as an automatic export from code.google.com/p/htmlcompressor. The GitHub README also records the later split between 1.x for javax namespace support and 2.x for jakarta namespace support.
The original Maven coordinates under com.googlecode.htmlcompressor reached Maven Central in 2011, and later com.github.hazendaz coordinates carried the project forward. Homebrew packages the command-line form, which keeps the tool available to shell users even though the codebase is primarily a Java library.
The compressor is used to shrink HTML or XML by removing comments, repeated spaces, optional quotes, protocol prefixes, and inline CSS or JavaScript overhead depending on options. It also includes command-line, JSP taglib, Velocity directive, and Java API workflows.
HTML Compressor is a time capsule from the Google Code and early Maven era of web performance tooling. Package nerds care because it connects a Java library, old Google Code docs, Maven artifacts, and a Homebrew CLI wrapper around the once-common task of pre-minifying server-rendered pages.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
htmlcompressor | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://code.google.com/archive/p/htmlcompressor/
インストールメタデータ
| パッケージキー | brew:htmlcompressor |
|---|---|
| バージョン | 1.5.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/htmlcompressor |
| ホームページ | https://code.google.com/archive/p/htmlcompressor/ |
| リポジトリ | https://code.google.com/archive/p/htmlcompressor/source |
| 上流ドキュメント | http://htmlcompressor.googlecode.com/svn/trunk/doc/com/googlecode/htmlcompressor/compressor/HtmlCompressor.html |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/htmlcompressor/htmlcompressor-1.5.3.jar |
| 最終更新 | 2026-06-13T23:34:59+02:00 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | htmlcompressor |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.