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
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
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