Skip to content
Markdown

Markdown Table Extractor

Pull all tables out of a Markdown document.

How it works

  1. 1Paste a document containing tables.
  2. 2Every table is extracted and re-formatted.
  3. 3Copy the tables you need.

Use cases

  • Pull data tables out of an article.
  • Collect tables for reuse.
  • Separate tables from prose.

Frequently asked questions

Does it find every table?

Yes. All GFM tables in the document are extracted in order.

Are tables reformatted?

Yes. Each extracted table is padded and aligned for clean source.

Is it private?

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

See all →