JSON Central

Markdown Table to JSON Converter

Turn a Markdown table into JSON locally

Parse Markdown tables into JSON with alignment rows, escaped pipes, blank cells, preview and browser-local downloads.

Browser-local tabular conversion

Convert a Markdown table into JSON

Need the reverse conversion? JSON to Markdown table.

0 characters · 0 bytes

Waiting for input.

Preview

Converted table and raw output

No conversion yet

Converted rows will appear here.

Conversion runs entirely in this browser.

Deterministic mapping

How the JSON conversion works

The alignment row is validated and removed. Escaped pipes stay inside their cells and break markers become line breaks.

Honest limitations

Tabular formats cannot preserve every source detail

Malformed alignment rows and inconsistent cell counts are rejected instead of being guessed silently.