Markdown to Text

Strip Markdown back to plain, readable prose.

FREE - NO SIGN-UP - RUNS ON YOUR DEVICE

Runs in your browser tab

  • 9kinds of mark
  • Countedas removed
  • 0uploads
  • 1 tapto copy
Specification

Markdown to Text at a glance

Input
Pasted Markdown
Links
Words kept, addresses dropped
Code
Fences out, code kept
Tables
Flattened to spaced columns
HTML
Tags stripped, entities decoded
Count
Named count of what came out
Price
Free
Account needed
None
Where processing happens
On your device
How to

How to use Markdown to Text

  1. 1

    Paste your Markdown

    Paste your Markdown.

  2. 2

    Check what came out

    Check what came out.

  3. 3

    Copy the prose

    Copy the prose.

Questions

Frequently asked questions

What happens to links?

The words stay and the address goes. A link written as full report pointing at an address becomes the words full report on their own.

Is the code inside a fence kept?

Yes. The fence lines come out and everything between them stays exactly as written, so a command block is still a command block.

What about tables?

The pipes and the dashed separator row come out, and each row becomes its cells separated by spaces, so the reading order survives.

Does it handle HTML mixed into Markdown?

Yes. Tags are stripped and the common entities are turned back into their characters, so an ampersand written as an entity comes out as an ampersand.

Background

Where this helps

Paste Markdown and the marks come out: headings, emphasis, code fences, lists, tables, footnotes and HTML tags. Link words are kept and the addresses behind them are dropped.

  • Pasting a formatted document into a plain-text email or a form field.
  • Getting a clean word count without the marks inflating it.
  • Turning a README into a description that reads properly.
  • Cleaning text generated as Markdown when the destination cannot render it.

Full specification

Specification of the Markdown to Text tool
InputPasted Markdown, with a sample already loaded so the result is visible first.
LinksThe words are kept and the address is dropped, including reference-style links.
CodeFences and backticks come out, and the code inside them is kept as it was written.
TablesFlattened into spaced columns, with the dashed separator row removed.
HTMLTags are stripped and the common entities are turned back into their characters.
CountEvery mark removed is counted and named under the box, so nothing is silent.
PriceFree. Supported by clearly labelled ads outside the working area.
Account neededNo.
Where processing happensIn your browser tab. Nothing is uploaded.
Next step

Keep going with the same files

All text tools: Text tools on SPOTTOOLS