A dxf to svg converter. Can be used to create pure svg files or Inkscape svg files with extra information like layers.
Follow dxf2svg-inkscape
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
-
Once you get past the corrupt zip file and add a couple include lines (see patch section), I was able to convert a QCAD DXF file to SVG and read it in inkscape. No color or solid fill, but layers were preserved. Module name on CVS is "dxf2svg", BTW. dxf2svg infile.dxf >outfile.svg