Skip to content
Markdown

Markdown Table Column Reorder

Reorder a table’s columns by specifying a new order.

How it works

  1. 1Paste a Markdown table.
  2. 2Type the new column order as numbers.
  3. 3Copy the rearranged table.

Use cases

  • Move a key column to the front.
  • Match a required column order.
  • Rearrange before exporting.

Frequently asked questions

How do I specify the order?

List the original column numbers in the order you want, separated by commas (for example 3, 1, 2).

Can I drop columns?

Yes. Omit a column number to leave that column out.

Is it private?

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

See all →