Rich Text to Markdown Converter
Paste rich text from any app and copy clean Markdown.
Detected source
Waiting for text…
Paste destination
Paste here
Ready for Markdown
Your converted, copy-ready text appears here.
Verified for Markdown
Copies the converted text the moment you paste or pick a destination, with no Copy click needed.Runs entirely in your browser. Your text never leaves your device.
How Rich text maps to Markdown
| Feature | Rich text | Markdown |
|---|---|---|
| Bold | <b> or font weight | **x** |
| Italic | <i> or italic style | *x* |
| Strikethrough | <s> or <del> | ~~x~~ |
| Link | <a href> | [text](url) |
Common gotchas
- Microsoft Word adds a lot of style noise that this tool strips out.
- Google Docs adds a fake-bold wrapper that is neutralized.
- Underline and color have no Markdown equivalent and are dropped.
Frequently asked
- What apps can I paste from?
- Google Docs, Word, Notion, web pages, email and most rich-text editors. The source is detected automatically.
- Is my pasted content uploaded anywhere?
- No. The conversion runs entirely in your browser.