TOOL
NetworkX logo

NetworkX

NetworkX is a Python library for creating, analysing and visualising graphs and networks.

Graph Formats(Input & Output)

Input Formats

Frequently Asked Questions

What graph file formats does NetworkX support?

See the list on this page — it shows every format NetworkX can read, write and display.

How do I import a graph into NetworkX?

Convert your file to a format NetworkX can read, then open it in NetworkX. Use GraphInOut to get a NetworkX-compatible file in seconds.

How do I convert a file so NetworkX can open it?

Use the convert links above — upload or paste your graph, pick a format NetworkX accepts and download the result, right in your browser.