macOS
brew install feishu2mdprovider-native install command
brew / rank 7369
Convert feishu/larksuite documents to markdown. Version 2.4.5 via Homebrew; verified 2026-07-26.
install
brew install feishu2mdprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:feishu2md |
|---|---|
| Version | 2.4.5 |
| Package manager | Homebrew |
| Homepage | https://github.com/Wsine/feishu2md |
| Repository | https://github.com/Wsine/feishu2md |
| Last updated | 2026-07-26T11:37:55+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.