Graphify offers layouting of graphs in the KGraph format into an SVG vector image via browser and command line.
Browser usage: open app/index.html
CLI usage: node src/cli.js [graph file] > [svg file]
TODO