Paste CP-style edge lists and watch a force-directed graph build itself. Drag nodes, toggle directed/undirected, 0/1-indexed. Outputs adjacency list with one-click copy.
Yes, completely free. No sign-up, no credit card, no usage limits.
Never. Everything runs 100% in your browser. Nothing is uploaded to any server.
Yes. All tools are fully responsive and work on phones, tablets, and desktops.
Adjacency List
0: [1, 2] 1: [0, 3, 4] 2: [0, 5, 6] 3: [1] 4: [1] 5: [2] 6: [2]