
feishu-md2wechat: Convert Feishu Docs into WeChat Layouts
An overview of feishu-md2wechat, including fit, export path, and where it sits in a Feishu-first publishing workflow.
Feishu docs are already where many teams write weekly updates, outlines, campaigns, and long-form content.
The practical question comes later:
How do you move that document into a WeChat publishing flow without rebuilding the whole process?
feishu-md2wechat is designed for that step.
Project link:
- GitHub: geekjourneyx/feishu-md2wechat
What it is
According to the project README, feishu-md2wechat converts Feishu docs into WeChat-ready article layouts, based on md2wechat API, with multiple themes and export options.
It mainly solves three things:
- turning Feishu docs into a WeChat-friendly layout
- preserving document structure as much as possible
- reducing the gap between team writing and WeChat publishing
Who it fits
This project is a good fit for:
- teams that already use Feishu for collaboration
- operators who publish from Feishu-driven content workflows
- accounts that publish often enough to care about reducing repeated manual steps
Public features
The README highlights features such as:
- structure-aware conversion
- live preview
- copy-to-editor flow
- multiple themes
- font size options
- custom API endpoint support
- several export methods
Export paths
The project mentions export options including:
- WeChat preview
- Markdown download
- clipboard copy
- open in a new tab
That makes it easier to fit different team habits without forcing one fixed path.
Conversion path vs full API path
The public project description also separates:
Conversion path
- basic conversion service
- Markdown to HTML
Full API path
- direct WeChat draft creation
- faster move into publishing
- more themes and advanced settings
Why this deserves its own entry point
Feishu is not the same as Obsidian, CLI, or skill-based workflows. It usually means:
- collaborative editing
- longer review chains
- WeChat as one downstream channel
That is why a Feishu-specific entry point makes sense.
Closing thought
feishu-md2wechat is for teams whose content already starts in Feishu.
If that is your entry point, it will usually be a better match than a generic CLI or plugin-first approach.
More Posts

What Makes a WeChat API Easy to Automate
A checklist for evaluating WeChat publishing APIs by example quality, interface boundaries, parameter stability, and error handling.

md2wechat-skill: WeChat Formatting for Claude Code and OpenClaw
An overview of md2wechat-skill, including supported environments, installation paths, and when a skill fits better than a CLI.

Which WeChat Themes Does md2wechat Support?
A guide to supported `theme` values, how the theme directory maps to the API parameter, and where to inspect styles before integration.
Newsletter
Join the community
Subscribe to our newsletter for the latest news and updates