# Install htmlcleaner with Homebrew

HTML parser written in Java. Version 2.29 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:htmlcleaner
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install htmlcleaner
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:htmlcleaner
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/htmlcleaner>
- **Version:** 2.29
- **Source summary:** HTML parser written in Java
- **Homepage:** <https://htmlcleaner.sourceforge.net/>
- **Repository:** <https://svn.code.sf.net/p/htmlcleaner/code/trunk>
- **Upstream docs:** <https://htmlcleaner.sourceforge.net/>
- **License:** BSD-3-Clause
- **Source archive:** <https://downloads.sourceforge.net/project/htmlcleaner/htmlcleaner/htmlcleaner%20v2.29/htmlcleaner-src-2.29.zip>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- htmlcleaner (cli)
- htmlcleaner (alias)

## Dependencies

- openjdk

## Build dependencies

- maven

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.29
- Local data: ok
- Upstream repository: https://htmlcleaner.sourceforge.net/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

HtmlCleaner is a Java HTML parser and cleanup library that turns imperfect web HTML into well-formed XML-like output using browser-like repair rules. It has a command-line interface, Java API, Ant integration, and published Maven artifacts.

### Project history

The project site says HtmlCleaner has been fixing shoddy HTML since 2006, and its release notes list an initial 0.8 release on November 27, 2006. The release stream moved quickly through 1.x in 2006 and 2007, reached 2.0 in 2008, and continued with 2.x maintenance for many years.

Later releases show the project adapting to web and Java ecosystem changes: the 2015 line included HTML5 support work, 2022 updated JDOM to mitigate CVE-2021-33813, 2023 targeted JDK 1.8, and 2.29 added a maximum nested-tag depth after CVE-2023-34624.

### Adoption history

HtmlCleaner's Maven coordinates and SourceForge downloads made it easy to embed in Java applications and build tools. Maven Central metadata describes the library as a Java parser that transforms dirty HTML to well-formed XML following browser rules, and the Homebrew formula exposes its command-line runner for shell users.

### How it is used

The project documents command-line use for cleaning files and Java use for embedding the cleaner in applications. Its niche is older but durable: converting real-world HTML into a structure that XML tooling, Java code, or test fixtures can consume.

### Why package nerds care

HtmlCleaner matters to package nerds because it represents the pre-HTML5-parser era of pragmatic cleanup libraries: SourceForge hosting, Ant-era Java integration, Maven artifacts, and a CLI wrapper all in one long-lived parser package.

### Timeline

- 2006: HtmlCleaner 0.8 was released as the initial public release.
- 2008: Version 2.0 was released.
- 2013: Version 2.4 marked a point where a maintained fork was merged back into the official project.
- 2015: Version 2.11 added stronger HTML5 support and stdin/stdout pipeline improvements.
- 2022: Version 2.26 updated JDOM to mitigate CVE-2021-33813.
- 2023: Version 2.29 fixed CVE-2023-34624 with nested-tag depth handling.

### Related projects

- Related Java and markup-cleanup projects include JTidy, jsoup, TagSoup, NekoHTML, and browser-grade HTML5 parsers. HtmlCleaner is distinct for combining cleanup output, Java embedding, and a command-line interface.

### Sources

- Maven Central metadata documents Java artifact identity, description, developers, and SCM tags.
- The SourceForge project site and release notes document origin, release dates, and later security-related changes.
- The download page documents the Subversion source repository and packaged source downloads.


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** htmlcleaner
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [maven](https://www.automicvault.com/pkg/brew/maven/) - Build dependency declared by Homebrew.
- [htmlcxx](https://www.automicvault.com/pkg/brew/htmlcxx/) - Shares av.db curated category or tags: cli, developer-tools, html, markup, parser.
- [htmlcompressor](https://www.automicvault.com/pkg/brew/htmlcompressor/) - Shares av.db curated category or tags: cli, developer-tools, html, java, markup.
- [html-xml-utils](https://www.automicvault.com/pkg/brew/html-xml-utils/) - Shares av.db curated category or tags: cli, developer-tools, html, markup, xml.
- [urdfdom](https://www.automicvault.com/pkg/brew/urdfdom/) - Shares av.db curated category or tags: cli, developer-tools, parser, parsing, xml.
- [xmq](https://www.automicvault.com/pkg/brew/xmq/) - Shares av.db curated category or tags: cli, developer-tools, html, markup, xml.
- [btparse](https://www.automicvault.com/pkg/brew/btparse/) - Shares av.db curated category or tags: cli, developer-tools, parser, parsing.
- [comrak](https://www.automicvault.com/pkg/brew/comrak/) - Shares av.db curated category or tags: cli, developer-tools, markup, parser.
- [cpp-peglib](https://www.automicvault.com/pkg/brew/cpp-peglib/) - Shares av.db curated category or tags: cli, developer-tools, parser, parsing.

## Combined YAML source

View the package source record on GitHub. [combined/htmlcleaner.yml](https://github.com/automic-vault/db/blob/main/combined/htmlcleaner.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
