Automic VaultAutomic Vault

brew

使用 Homebrew 安装 html2markdown

查看 html2markdown 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install html2markdown

local Homebrew formula metadata

概览

软件包摘要

Convert HTML to Markdown

命令和别名

  • html2markdown

历史

项目历史与用法

html2markdown is the Homebrew-packaged command-line face of Johannes Kaufmann's html-to-markdown project, a Go implementation for turning HTML into readable Markdown. Its appeal comes from using an HTML parser and conversion rules instead of regular-expression scraping.

项目历史

The repository was created in 2018 and presents the project as a Go library that converts HTML to Markdown with parser-based handling for unknown input. The README emphasizes extensibility through rules and plugins, with support for GitHub-flavored Markdown features such as tables, strikethrough, and task-list items.

The release stream shows steady versioned packaging, with the 1.x series active through 2024 and the 2.x series appearing afterward. Release assets include platform archives and package artifacts, which explains why a library-oriented Go project also fits Homebrew as a CLI formula.

采用历史

The project is visible in Go documentation, Homebrew, and Debian's Go library packaging. That adoption pattern is common for Go conversion libraries: developers embed the library in migration tools, while package managers expose a small command-line converter for one-off document cleanup.

使用方式

Typical use cases are converting copied web fragments, archived pages, CMS exports, or generated HTML into Markdown for documentation systems. The README's rule and plugin APIs make it useful when a team needs repeatable conversion rules instead of a generic all-purpose document converter.

为什么软件包爱好者会关心

For package nerds, html2markdown is interesting because it occupies the narrow lane between heavyweight converters such as Pandoc and tiny ad hoc scripts. It packages a parser-backed Go library as an installable utility, giving shell users a focused HTML-to-Markdown tool with binaries across platforms.

时间线

  • 2018: The html-to-markdown repository was created on GitHub.
  • 2020: The v1.2.0 release continued the early 1.x line.
  • 2021: v1.3.0 added nested-list focused work.
  • 2023: v1.4.0 added escaping control, followed by v1.5.0 list-start work.
  • 2024: v1.6.0 landed before the alpha 2.0 releases.
  • 2025: v2.3.0 identified table-plugin work in the release title.
  • 2026: v2.5.2 shipped with multiple platform artifacts.

Related projects

  • The README names Turndown for JavaScript and lunny/html2md as related projects. In practice, users also compare this kind of tool with Pandoc, html2text, and bespoke site-migration scripts.

来源

  • GitHub repository and release metadata document the repository creation date and versioned release history.
  • Homebrew and Debian package pages support package-manager adoption.
  • The GitHub README documents parser-based conversion, rules, plugins, security caveats, and related projects.

安全态势

尚未找到受保护工具覆盖

没有找到 html2markdown 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
html2markdowncli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.5.2
管理器更新时间2026-06-07
本地数据OK
上游当前
检测到的最新版本v2.5.2

https://github.com/JohannesKaufmann/html-to-markdown

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:html2markdown
版本2.5.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/html2markdown
主页https://html-to-markdown.com
仓库https://github.com/JohannesKaufmann/html-to-markdown
上游文档https://github.com/JohannesKaufmann/html-to-markdown
许可证MIT
源码归档https://github.com/JohannesKaufmann/html-to-markdown/archive/refs/tags/v2.5.2.tar.gz
最后更新2026-06-07T15:08:40Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehtml2markdown
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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