FormatHive uses essential local storage for requested features. Optional analytics and advertising technologies stay off until you choose them. Cookie policy
Normalize rectangular tab-separated records with CRLF output and bridge them into JSON or CSV.
Open the guide when you need step-by-step help or a sample. The live workspace stays first.
Enter TSV in the workspace or use the available Load Data options.
Run Format TSV. Adjust the available settings first when needed.
Review Formatted, JSON, CSV, Raw, TSV Tree, Errors. Resolve any reported errors before using the result.
Continue with Copy, Download, Share.
Example input: TSV
tool status latency_ms json green 24 xml yellow 38 yaml green 28
Example output
tool status latency_ms json green 24 xml yellow 38 yaml green 28
Setup notes, privacy details, and examples when needed.
This follows the registered tab-separated-values shape: a tab separates fields, line breaks separate records, and every record must have the same number of fields. TSV has no CSV-style quote escape, so a field containing a literal tab, carriage return, or line feed is rejected; normalized output uses CRLF record endings.
A few closely related tools stay linked here without turning the page into a directory.