md2wechat Agent API markmd2wechat Agent API
  • Docs
  • Features
  • 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

Why Advanced Layout Improves the Product Value of md2wechat Agent API
API

Why Advanced Layout Improves the Product Value of md2wechat Agent API

Advanced layout modules do more than improve presentation. They make the API easier to understand, easier to integrate, and easier to position as a higher-value product.

avatar for geekjourney
geekjourney
2026/04/26
CLI, Skill, or Raw API: How to Choose the Right md2wechat Entry Point
Integration

CLI, Skill, or Raw API: How to Choose the Right md2wechat Entry Point

CLI, skill, and raw API are not three separate products. They are three different entry points. This article explains which one fits which stage.

avatar for geekjourney
geekjourney
2026/04/28
md2wechat 2.0.5: Building a Real Confirmation Layer Before Publishing
Integration

md2wechat 2.0.5: Building a Real Confirmation Layer Before Publishing

A practical release note for md2wechat 2.0.5, focused on inspect, preview, cleaner JSON output, better error guidance, and why this release is more about trust than about adding more features.

avatar for geekjourney
geekjourney
2026/03/28

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
  • Features
  • Themes
  • Pricing
  • Contact
Docs
  • Auth
  • OpenAPI
  • llms.txt
Ecosystem
  • Examples
  • Skills
  • md2wechat-lite
© 2026 md2wechat Agent API. All Rights Reserved.