JSON to TSV
Turn a JSON array into tab-separated rows, ready to paste straight into Excel or Google Sheets. Nested objects and arrays are stringified, and the cleanest output comes from an array of similarly shaped row objects.
Turn a JSON array into tab-separated rows, ready to paste straight into Excel or Google Sheets. Nested objects and arrays are stringified, and the cleanest output comes from an array of similarly shaped row objects.