EEVblog Electronics Community Forum

Electronics => PCB/EDA/CAD => KiCad => Topic started by: amspire on February 06, 2012, 01:37:51 pm

Title: Schematic Converter Project
Post by: amspire on February 06, 2012, 01:37:51 pm
Just ran across an interesting Schematic File Converter project.

Upverter http://upverter.com (http://upverter.com) is an online schematic editor program using the openjson format for the files. Free for unlimited open source projects. There are fees for private projects. It has an open source collaboration for part libraries, and the BOM and the pcb editor will be coming soon. The BOM will allow you to automatically compare prices for the BOM from different suppliers. So Upverter is an interesting project in its own right.

As part of the Upverter project, they are GM on an open source schematic converter that is bidirectional to a number of other schematic formats.

https://github.com/upverter/schematic-file-converter/ (https://github.com/upverter/schematic-file-converter/)

This is a python based script to convert between different formats of Schematics. Currently they have support for the following formats:

    KiCad
    gEDA
    Eagle (in testing)
    °CEagle XML (in testing)
    Fritzing (in testing)

The following are on their wish list, and they are keen to find programmers who want to get involved in any of these formats.

    Altium (in development)
    Gerber (in development)
    ViewDraw (in development)
    DXDesigner
    PADs
    Alegro
    OrCad
    DSN

Richard.


Title: Re: Schematic Converter Project
Post by: timofonic on August 30, 2015, 01:20:21 am
Sorry, necroposting again.

The project is inactive since a great ago. Are there some alternative?

I found other projects:

https://github.com/thesourcerer8/altium2kicad

https://github.com/DanChianucci/Eagle2Kicad

https://github.com/Valber/qucs2kicad