Skip to content
Markdown

Markdown Table Column Remover

Remove a column from a Markdown table by name or number.

How it works

  1. 1Paste a Markdown table.
  2. 2Enter the column name or number to remove.
  3. 3Copy the trimmed table.

Use cases

  • Drop an unneeded column.
  • Remove sensitive data before sharing.
  • Slim down a wide table.

Frequently asked questions

Name or number?

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

Which table is changed?

It operates on the first Markdown table in the input. Put the table you want to change at the top.

Is it private?

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

See all →