Stick to GitHub Flavored Markdown table syntax — pipe-delimited columns, header row, and a separator line. This is the most widely used format and our parser handles it best.
Ensure all rows have the same number of columns. Rows with missing cells may produce null values or offset columns in the JSON output.
Use the editable table to clean up data before exporting. Fix typos, remove unnecessary rows, or standardize formatting directly in the table cells.
Extract tables from GitHub READMEs, documentation, or Notion pages and convert them to JSON for use in APIs, databases, or data analysis pipelines.
Watch JSON output update instantly as you edit table cells. No button clicking needed — every keystroke updates the preview in real time.
Paste a document with multiple Markdown tables and switch between them. Download individually, combined, or packed as a ZIP — your choice.
Click any cell to edit its content directly in the table. Changes are reflected immediately in the JSON output — no need to edit the source Markdown.
Paste your Markdown table content or upload a .md file. The converter instantly parses the table and displays it as an editable grid with the JSON output on the right. All processing happens in your browser — no signup required.
The tool supports GitHub Flavored Markdown (GFM) tables with pipe-delimited columns, header rows, and alignment dividers. Both formats with and without leading/trailing pipes are supported.
Yes. The table is fully editable — click any cell to modify its content. The JSON output updates in real time as you edit cells, add rows, or remove data.
All tables are detected automatically. Use the table selector (Table 1 of N) to switch between them. You can download the current table as JSON, combine all tables into one file, or download each table as a separate .json file in a ZIP archive.
If no valid Markdown table is detected, the converter shows an empty table with a helpful message. Simply paste a table in GFM format to see the results.
Yes. Click Open in Editor to transfer the JSON output to the full-featured JSON Editor for further editing, beautifying, or searching through the data.
Click Download JSON for the current table, Download Combined JSON for all tables merged into one file, or Download ZIP for each table as a separate .json file in a ZIP archive. A Pro subscription is required for large files.
Yes. All processing happens 100% in your browser. Your Markdown data is never uploaded to or stored on any server. No backend, no tracking, no data leaves your device.