mdwhatsapp

free · in-browser · nothing uploaded

Convert Markdown for WhatsApp

Turn Markdown notes into a WhatsApp message. Adapt formatting markers and turn tables into readable summaries for your chat.

The output contains text to paste into WhatsApp. Headings and tables are adapted to a chat message rather than preserved as document layout.

Independent tool — not affiliated with or endorsed by WhatsApp.

How it works

  1. 1

    Copy in your AI app

  2. 2

    Paste on this page

  3. 3

    Paste again in WhatsApp

Share a plan with your group

Markdown input
## Saturday meetup

**Meet at 10:00.** Bring *comfortable shoes*.

- Water
- A light jacket

| Stop | Time |
| --- | --- |
| Station | 10:00 |
| Cafe | 12:30 |
Text to paste into WhatsApp
*Saturday meetup*

*Meet at 10:00.* Bring _comfortable shoes_.

- Water
- A light jacket

*Station:* 10:00
*Cafe:* 12:30

What gets converted

You pasteYou get
**bold***bold*
*italic*_italic_
~~struck~~~struck~
# Heading*Heading*
[text](url)text: url
| tables |readable row cards

FAQ

Why do headings change?

Top-level Markdown headings become bold lines; deeper headings become italic lines. The converter adapts document structure to a chat message.

Can I paste a ChatGPT answer?

Yes. Copy the Markdown answer, paste it here, then paste the converted result into your WhatsApp conversation. Try the example to see how markers, lists and tables change.

Is my text uploaded anywhere?

No. The conversion runs entirely in your browser — your text is never sent anywhere, stored, or logged. We count anonymous, cookie-free page views and conversion events (event names only — never content, never identifiers) to see which tools are useful.

Does it only work with ChatGPT output?

No — it converts any Markdown. Output from Copilot, Mistral, DeepSeek, Perplexity or any other AI works, and so does Markdown from READMEs, Notion exports, or your own notes. Research citations (footnotes like [^1] with a source list) are converted too.

What happens to tables?

Tables become readable text cards. Small numeric tables can stay as aligned code blocks for WhatsApp, Telegram, Google Chat and Viber. Check the preview to see the output for your table.

More converters