Skip to content
Markdown

Markdown Table Sorter

Sort a Markdown table by any column, ascending or descending.

How it works

  1. 1Paste a Markdown table.
  2. 2Choose a column (name or number) and direction.
  3. 3Copy the sorted table.

Use cases

  • Order data by value.
  • Alphabetize a list table.
  • Rank rows by a metric.

Frequently asked questions

Numbers or text?

Columns of numbers sort numerically; otherwise they sort alphabetically.

Which table is sorted?

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 →