How to use
- Copy formatted text from anywhere.
- Paste it into the box. HTML code and .html files work too.
- Copy the Markdown or clean HTML, or download a .md file.
Questions
What gets removed?
Fonts, colours, sizes, scripts, styles and layout. Only the structure and basic formatting are kept, as Markdown can’t show the rest.
Is it safe to paste from anywhere?
Yes. The pasted HTML is read as text in an isolated worker, never run, and nothing is uploaded.
Why don’t pasted images come through?
Images copied from documents are often stored inside the clipboard rather than linked. Only images with a web address can be kept as Markdown links.