JSON to TSV

Convert JSON to TSV (tab-separated values)

Paste a JSON array of objects (or a single object). First row will be headers (keys), then one row per object.