Pnoxi / svgtoeagle

Online SVG to Eagle CAD converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svgtoeagle

Online converter for simple SVG files from Inkscape to Eagle CAD.

SVG to Eagle CAD

This is different to other converters because it:

  • Actually outputs polygons as polygons (it doesn't pre-hatch or convert to a bitmap), keeping the board file from getting huge
  • It handles polygons with holes
  • Copes with both filled and unfilled paths
  • Doesn't need installing - just upload an SVG, and copy/paste the script

TRY IT NOW!

Like this? Please support me and check out Espruino!

About

Online SVG to Eagle CAD converter

License:MIT License


Languages

Language:JavaScript 60.7%Language:HTML 38.0%Language:CSS 1.3%