transform.ignlab.net
{{ output }}{{ outputError ? '' : 'Transformed output appears here…' }}
Paste a JSON array of objects and get a GitHub-flavored Markdown table back — ready to drop into a README, a pull request description, or documentation. Pipe characters and newlines inside values are escaped so the table doesn’t break.
The header row is the union of keys across every object in the array, same as the CSV converter.
Pipes are automatically escaped (\|) so they don’t break the Markdown table syntax.
Nested objects and arrays are serialized to a compact JSON string within that cell.
Need a different conversion? Browse all conversions, sanitize secrets with AI Safeguard, or read the guides.