# htmlcompressor を Homebrew でインストール

htmlcompressor のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:htmlcompressor
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install htmlcompressor
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:htmlcompressor
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.5.3
- **ソース概要:** Minify HTML or XML
- **ホームページ:** <https://code.google.com/archive/p/htmlcompressor/>
- **最終更新:** 2026-06-13T23:34:59+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- htmlcompressor (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.5.3
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2009: Version 0.1 was released, followed by XML compressor, JSP taglib, Velocity, and command-line additions.
- 2011: Version 1.4 migrated the project to Maven and published it as a Maven artifact.
- 2012: Version 1.5.3 was released in the original ChangeLog line.
- 2015: The GitHub repository was created as an export from Google Code.
- 2025: GitHub releases show maintained 1.x and 2.x lines for javax and jakarta namespaces.
- 2026: The GitHub release stream continued with paired 1.x and 2.x artifacts.

### Related projects

- Related tools include YUI Compressor, Google Closure Compiler, HTML Tidy, html-minifier, and build-pipeline minifiers that compress HTML, CSS, and JavaScript assets.

### ソース

- Maven Central and Homebrew metadata document package-manager distribution.
- The GitHub ChangeLog documents the original 2009-2012 release line.
- The GitHub README documents the Google Code export, package contents, command-line usage, and javax/jakarta version split.


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/htmlcompressor.yml](https://github.com/mxcl/pkgdb/blob/main/combined/htmlcompressor.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
