🍺 BREW Explorer

← all formulae

tidy-html5

brew install tidy-html5 v5.8.0 Zlib

C library and command-line tool for validating, parsing, and pretty-printing HTML and XML.

Why you might care

Tidy is the industry-standard HTML cleaner with decades of stability; use it to automatically fix malformed HTML in build pipelines, validate markup, or as a library dependency for other tools. Unlike modern linters, it's lightweight, works offline, and doesn't require Node.js or complex configuration.

Categories

Alternatives

htmlhint w3c-validator jsoup
7.0k
30-day installs · #462
23.4k
90-day · #470
90.5k
365-day · #458

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "htmlhint",
    "w3c-validator",
    "jsoup"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "text-processor",
    "parser",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Granddaddy of HTML tools, with support for modern standards",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:53+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "tidy-html5",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.html-tidy.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "HTML Tidy",
  "installs_30d": 7039,
  "installs_365d": 90474,
  "installs_90d": 23363,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Zlib",
  "llm_generated_at": "2026-06-20T23:45:01+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "tidy-html5",
  "oldnames": [],
  "one_liner": "C library and command-line tool for validating, parsing, and pretty-printing HTML and XML.",
  "optional_dependencies": [],
  "rank_30d": 462,
  "rank_365d": 458,
  "rank_90d": 470,
  "raw_hash": "0683a753842eb5e8",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/t/tidy-html5.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "5.8.0",
  "versioned_formulae": [],
  "why_use_this": "Tidy is the industry-standard HTML cleaner with decades of stability; use it to automatically fix malformed HTML in build pipelines, validate markup, or as a library dependency for other tools. Unlike modern linters, it\u0027s lightweight, works offline, and doesn\u0027t require Node.js or complex configuration."
}