epro2kicad

EasyEDA Pro → KiCad, in your browser. Files never leave your machine.

Drop your .epro here or click to choose a file

EasyEDA Pro: File → Export → EasyEDA Pro (Professional) Project

What this does

Recent EasyEDA Pro exports crash or degrade KiCad's importer: new-style design-rule records abort KiCad 8/9 with type must be number, but is array, dropped NET records leave every pad unconnected in KiCad 9, and stray line endings cause std::out_of_range crashes. This page repairs all of that client-side and packages a KiCad-ready zip — the final import is one 30-second step inside KiCad itself (File → Import Non-KiCad Project), which uses KiCad's own native converter for maximum fidelity.

Want fully headless .kicad_pcb output? Use the command-line version — browsers can't run KiCad's C++ importer, so full conversion needs a local KiCad install.