free · in-browser · nothing uploaded
Markdown for Google Chat
Copy any Markdown — from ChatGPT, Claude, Gemini or any other AI — paste here, and the converted text is already back in your clipboard. One paste, done.
Independent tool — not affiliated with or endorsed by Google Chat.
How it works
- 1
Copy in your AI app
- 2
Paste on this page
- 3
Paste again in Google Chat spaces and DMs
What gets converted
| You paste | You get | |
|---|---|---|
| **bold** | → | *bold* |
| *italic* | → | _italic_ |
| ~~struck~~ | → | ~struck~ |
| # Heading | → | *Heading* |
| `code` | → | `code` |
| | tables | | → | readable row cards |
FAQ
Does Google Chat format this automatically?
Yes. Google Chat parses *bold*, _italic_, ~strikethrough~, `code`, "- " lists and "> " quotes as you send. The converter emits exactly that syntax, so your message renders formatted without touching the toolbar. Tested in Google Chat on the web, July 2026.
Does this work in Gmail’s Chat panel and Spaces?
Yes — the syntax is identical in the standalone Google Chat app, the Gmail sidebar, and Spaces, on desktop and mobile.
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?
Chat apps have no tables, and monospace grids wrap badly on phones. Each table row becomes a compact, readable card — the row title first, then one "Label: value" line per column. Small numeric tables stay as aligned grids where the app supports monospace.