Skip to content
Markdown

Markdown Table Column Extractor

Extract a single column from a table as a list.

How it works

  1. 1Paste a Markdown table.
  2. 2Enter the column name or number.
  3. 3Copy the column values as a list.

Use cases

  • Pull one column for reuse.
  • Get a list of IDs or names.
  • Feed values into another tool.

Frequently asked questions

What does the output look like?

The header followed by each value, one per line.

Name or number?

Either — the exact header name or the 1-based column number.

Is it private?

Yes. Tables are processed entirely in your browser; nothing is uploaded.

See all →