0 characters · 0 bytes
Waiting for input.
JSON to TSV Converter
Convert JSON arrays or objects into TSV privately in your browser with flattening, preview, copy and download.
Need the reverse conversion? TSV to JSON.
0 characters · 0 bytes
Preview
Converted rows will appear here.
Conversion runs entirely in this browser.
Deterministic mapping
Object keys become columns and objects become rows. Quoted tabs, quotes and multiline cell values use deterministic delimited-text escaping.
Honest limitations
Nested objects can become dot-path columns or remain JSON strings. Arrays remain JSON strings so their order stays visible.