Tab-separated values

Text format for tabular data using a tab between fields

Tab-separated values

Summary

Tab-separated values (TSV) is a plain text data format for storing tabular data where the values of a record are separated by a tab character and each record is a line. The TSV format is a form of delimiter-separated values (DSV) and is similar to the commonly-used comma-separated values (CSV) format.

Originally created by 67.160.63.141

8/10/2005, 5:43:40 PM

Modified

5/27/2026, 4:54:09 PM

Contributors

Source: WikipediaView full article