Convert JSON arrays to GitHub-flavored Markdown tables. JSON to Markdown Table is a free online tool from the ToolsRift JSON Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Paste a JSON array and copy the generated Markdown table, complete with header row and alignment separators.
GitHub-flavored Markdown tables using pipe separators and a header divider row that renders on GitHub and most docs sites.
An array of objects with shared keys; the keys become the table header and each object becomes a row.
Objects missing a key get an empty cell so every row stays aligned with the header columns.