FormatHive uses essential local storage for requested features. Optional analytics and advertising technologies stay off until you choose them. Cookie policy
Flatten JSON rows into TSV for spreadsheets, exports, and tab-delimited workflows.
Open the guide when you need step-by-step help or a sample. The live workspace stays first.
Enter JSON in the workspace or use the available Load Data options.
Run Convert JSON to TSV. Adjust the available settings first when needed.
Review TSV, Errors. Resolve any reported errors before using the result.
Continue with Copy, Download, Share.
Example input: JSON
[{"tool":"json","status":"healthy"},{"tool":"xml","status":"healthy"}]Result in the live workspace
Run Convert JSON to TSV in the live workspace above to generate the result. Review it in TSV, Errors.
Go to the live workspaceSetup notes, privacy details, and examples when needed.
Use JSON to TSV for arrays of row-like objects. Nested values are serialized into field text, so hierarchy and value types do not round-trip. Because this TSV shape has no quote escape, conversion fails rather than producing ambiguous data when any final cell contains a literal tab, carriage return, or line feed; records serialize with CRLF endings.
A few closely related tools stay linked here without turning the page into a directory.