free · in-browser · nothing uploaded
Markdown for Threema
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 Threema.
How it works
- 1
Copy in your AI app
- 2
Paste on this page
- 3
Paste again in Threema chats
What gets converted
| You paste | You get | |
|---|---|---|
| **bold** | → | *bold* |
| *italic* | → | _italic_ |
| ~~struck~~ | → | ~struck~ |
| # Heading | → | *Heading* |
| - lists | → | • lists |
| | tables | | → | readable row cards |
FAQ
Which formatting does Threema support?
Exactly three styles: *bold*, _italic_ and ~strikethrough~ — that is Threema’s complete markup. Everything else (code, quotes, lists, tables) is converted into clean readable text that needs no markup.
What happens to code blocks?
Threema has no monospace, so code arrives as a clearly labeled, indented block — recognizable as code, unstyled but intact.
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.