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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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