Ross ROSS = Recommend OSS · open-source software intelligence for agents

htacg/tidy-html5

The granddaddy of HTML tools, with support for modern standards observed · 2026-08-28

github.com/htacg/tidy-html5 · homepage · C observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5403
  • days_rel: n/a
  • days_push: 851
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2844 stars · 437 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

HTML Tidy is a console application and C library (libtidy) that corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern HTML5 standards. It can be used standalone or integrated into other applications via its thread-safe, easily wrapped C API.

Use cases

  • fix mismatched, misnested, or missing HTML tags in a document
  • clean up and validate legacy HTML and convert it to modern standards
  • tidy XML and XHTML documents from the command line
  • integrate HTML correction into a web server, editor, or scraper via libtidy
  • check HTML markup errors in a CI pipeline

When to choose

  • you need battle-tested HTML/XML cleanup and error correction
  • you want a small C library to embed HTML tidying in another tool
  • you work from the command line and want quick markup fixes

When to avoid

  • you need a full HTML parser/DOM for programmatic manipulation rather than cleanup
  • you need a browser-grade HTML5 parser with scripting support
  • you want a pure-JavaScript or managed-language solution without C linkage

Facets

cli-tool · maturity maintenance

parser developer-tools cli web-development developer-tools files windows cross-platform cli html-tidy html5 xml markup-validation libtidy c-library html-cleanup linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
htacg/tidy-html5main23

For agents

markdown · JSON · MCP: product_card(name="htacg/tidy-html5")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem