+ + + +

SVG → KICAD

Convert Inkscape SVG artwork to .kicad_mod footprint — svg2mod, running in your browser. No files leave this computer.

svg2mod -c -p 1.0 --name module -o out.kicad_mod input.svg
Initializing ...
Drop SVG here or click to browse
Layers must be named per svg2mod convention — F.Cu, B.Cu, F.SilkS, Edge.Cuts, etc.
Text must be converted to paths first: Path → Object to Path in Inkscape.
Center module -c
Precision -p
Module name --name
output.kicad_mod