md2wechat Agent API markmd2wechat Agent API
  • Docs
  • Themes
  • Editor
  • Blog
  • Pricing
  • Examples
  • Skills
  • Contact
obsidian-md2wechat: Convert Obsidian Notes into WeChat Layouts
2026/03/12

obsidian-md2wechat: Convert Obsidian Notes into WeChat Layouts

An overview of the obsidian-md2wechat plugin, including installation, theme support, and the Obsidian-first workflow it fits.

If you already write WeChat content in Obsidian, the natural question is:

Can I keep writing in Obsidian and still get WeChat-ready formatting without moving the article into another tool first?

obsidian-md2wechat exists for that use case.

Project link:

  • GitHub: geekjourneyx/obsidian-md2wechat

What it does

According to the public project description, obsidian-md2wechat is an Obsidian plugin built on top of the md2wechat API service. It converts Markdown documents into styled HTML suitable for WeChat publishing.

That solves a very specific problem:

  • keep Obsidian as the writing workspace
  • send Markdown into a WeChat-formatting workflow
  • reduce tool switching between writing and publishing

Who it fits

1. People who already write public-account articles in Obsidian

If your notes, drafts, and source material already live in Obsidian, a plugin is often the most direct path.

2. People who want less copy-paste

A common manual flow looks like this:

  1. Write Markdown in Obsidian
  2. Copy it into a web formatter
  3. adjust styles
  4. copy it again into the WeChat backend

The plugin shortens that chain.

3. People who want stable formatting inside the same writing tool

The public README highlights theme support, preview, and theme switching. Those are practical features for repeat publishing.

Publicly visible features

The README emphasizes these capabilities:

  • one-click conversion
  • multiple themes
  • real-time preview
  • theme and font-size switching inside the preview
  • a drawer-style settings panel
  • support for both desktop and mobile Obsidian

That means it is more than a single export button. It also covers preview and presentation control.

Supported themes

The listed themes include:

  • default
  • bytedance
  • apple
  • sports
  • chinese
  • cyber

That matters because visual style is part of the final article output, not an optional extra.

Installation and setup

The public install flow is:

  1. Download the latest release
  2. Extract it into .obsidian/plugins/obsidian-md2wechat/
  3. Restart Obsidian and enable the plugin

Then configure:

  • API key
  • theme name
  • font size

That makes the plugin approachable for existing Obsidian users without forcing them to understand backend details first.

Conversion path and full API path

The public README also separates the workflow layers clearly.

Conversion path

  • basic conversion service
  • Markdown-to-HTML support

Full API path

  • direct WeChat draft creation
  • a fuller publish workflow
  • more themes and advanced configuration

That split helps users decide whether the plugin alone is enough or whether they should continue into API integration.

How it relates to the CLI and skill paths

These projects cover different entrypoints:

  • obsidian-md2wechat is for Obsidian users
  • md2wechat-lite is for CLI, shell, and scripts
  • md2wechat-skill is for Claude Code and OpenClaw

They are parallel integrations, not duplicates.

Continue here:

  • md2wechat-lite: A CLI for Scripts and Agent Workflows
  • md2wechat-skill: Bring WeChat Formatting into Claude Code and OpenClaw

Closing thought

If Obsidian is where the writing already happens, obsidian-md2wechat is usually the most natural way to connect that writing flow to WeChat formatting.

All Posts

Author

avatar for geekjourney
geekjourney

Categories

  • Integration
What it doesWho it fits1. People who already write public-account articles in Obsidian2. People who want less copy-paste3. People who want stable formatting inside the same writing toolPublicly visible featuresSupported themesInstallation and setupConversion path and full API pathConversion pathFull API pathHow it relates to the CLI and skill pathsClosing thought

More Posts

What Is the Newspic Draft API?
API

What Is the Newspic Draft API?

A guide to the newspic draft API, including request shape, fit, and how it differs from a standard article draft.

avatar for geekjourney
geekjourney
2026/03/12
How to Turn a Feishu Doc into a WeChat Article
Integration

How to Turn a Feishu Doc into a WeChat Article

An overview of the Chrome extension that converts Feishu docs into WeChat-ready layouts with md2wechat API.

avatar for geekjourney
geekjourney
2026/03/12
How to Integrate WeChat `addMaterial`
API

How to Integrate WeChat `addMaterial`

A guide to WeChat permanent media upload, covering server-side rules, file limits, media types, and common mistakes.

avatar for geekjourney
geekjourney
2026/03/14

Newsletter

Join the community

Subscribe to our newsletter for the latest news and updates

md2wechat Agent API markmd2wechat Agent API

The official md2wechat API, docs, CLI, and skill entry points for Markdown to WeChat publishing workflows.

GitHubX (Twitter)
Product
  • Quickstart
  • Themes
  • Pricing
  • Contact
Docs
  • Auth
  • OpenAPI
  • llms.txt
Ecosystem
  • Examples
  • Skills
  • md2wechat-lite
© 2026 md2wechat Agent API. All Rights Reserved.