macOS
brew install feishu2mdlocal Homebrew formula metadata
brew
Convert feishu/larksuite documents to markdown. Version 2.4.5 via Homebrew; verified from local package data.
install
brew install feishu2mdlocal Homebrew formula metadata
overview
Convert feishu/larksuite documents to markdown
history
feishu2md is a Go command-line and Docker-distributed utility for exporting Feishu or Lark documents to Markdown.
The official README describes the project as a Go implementation for downloading Feishu documents as Markdown. It also states that the original author no longer uses Feishu documents and that the project has moved to community maintenance, with maintainers invited through pull requests.
The README documents a split between the current v2 workflow for newer Feishu documents and an archived v1 support branch for older document support, with v1.4.0 identified as the old-document archive.
Official distribution is centered on GitHub releases, a Docker image, and the Homebrew formula listed in the package-manager metadata. Its adoption is naturally niche because it depends on Feishu/Lark Open API credentials and document permissions.
Users create a Feishu/Lark self-built app, grant document, media, drive, and wiki read permissions, then store the App ID and App Secret through the tool's config command. The CLI downloads a single document, a folder, or a wiki to Markdown; the Docker mode exposes a small web service for pasting document links.
For package maintainers, feishu2md is a small example of a SaaS-export CLI: it wraps a vendor API, stores credentials locally, ships cross-platform binaries, and gives users a reproducible way to pull cloud documents into plain-text repositories.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/feishu2md/config.json~/.config/feishu2md/config.json~/Library/Application Support/feishu2md/config.json%AppData%\feishu2md\config.jsonCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/feishu2md/config.json~/.config/feishu2md/config.json~/Library/Application Support/feishu2md/config.json%AppData%\feishu2md\config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
feishu2md | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Wsine/feishu2md
install metadata
| Package key | brew:feishu2md |
|---|---|
| Version | 2.4.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/feishu2md |
| Homepage | https://github.com/Wsine/feishu2md |
| Repository | https://github.com/Wsine/feishu2md |
| Upstream docs | https://github.com/Wsine/feishu2md#readme |
| License | MIT |
| Source archive | https://github.com/Wsine/feishu2md/archive/refs/tags/v2.4.5.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | feishu2md |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.