TEXT FORMAT ★
Delimited Text
Separator-delimited text formats (CSV, TSV): one record per line with columns split by a delimiter — a common way to carry simple edge or adjacency lists.
Read-only Tools
See also
Frequently Asked Questions
What is a Delimited Text file?
A Delimited Text file stores a graph — its nodes, edges and attributes — in the Delimited Text format. See the feature table above for what it supports.
How do I open a Delimited Text file?
Open it in a graph tool that supports Delimited Text, or convert it to a format your tool reads. With GraphInOut you can convert Delimited Text to GraphML, DOT, Connected JSON and more, right in your browser.
How do I convert a Delimited Text file to another format?
Use the Convert from Delimited Text link above: upload or paste your Delimited Text file (input preset to Delimited Text), choose a target format and download the result — free, no install.