cat graph.dot | neato -Tgif -o graph.gif To try out the other layouts, exchange neato in the above command with circo, dot, fdp, twopi. If you want to get a bit more sophisticated with formatting the ...