Skip to content
Markdown

Markdown Table Column Counter

Count the columns in a Markdown table and list their names.

How it works

  1. 1Paste a Markdown table.
  2. 2The column count and header names are shown.
  3. 3Use the result as needed.

Use cases

  • Verify a table’s width.
  • Check headers before editing.
  • Audit a wide table.

Frequently asked questions

Does it list the headers?

Yes. It shows the count and the header names.

Which table is measured?

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 →