Table Format Converter logoTable Format Converter

Convert Markdown Table to JSON

Columns: 0, Rows: 0

Instructions

How to convert your Markdown table to JSON

  1. Upload or paste your Markdown

    Simply upload or paste your Markdown into the input box, and the table with automatically be converted to JSON format.

  2. Edit your Markdown data

    If needed, you can edit your data online in the input box. Any changes will be converted to JSON format automatically.

  3. Copy or download the output JSON

    Once the JSON table is created, you can copy or download it in a single click from the output box.

Share this page

Share this page with your friends

What is Markdown?

Learn more about the Markdown format

Markdown tables use a simple syntax with pipes (|) to separate columns and dashes (-) to create headers. This format is widely used in documentation and README files because it's human-readable in plain text while still being convertible to HTML.

File extension:

md

MIME type:

text/markdown

What is JSON?

Learn more about the JSON format

JSON (JavaScript Object Notation) is a lightweight data-interchange format that is easy for humans to read and write. When representing tabular data, JSON typically uses arrays of objects where each object represents a row and properties represent columns.

File extension:

json

MIME type:

application/json

Other formats and conversions

Convert your table to many other formats for free