macOS
brew install easyeda2kicadlocal Homebrew formula metadata
brew / rank 5523
Converts electronic components from EasyEDA or LCSC to a KiCad library. Version 1.0.1 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#easyeda2kicad.
install
brew install easyeda2kicadlocal Homebrew formula metadata
nix profile install nixpkgs#easyeda2kicadnixpkgs package indexes · pkgs/by-name/ea/easyeda2kicad/package.nix · source: api.github.com
overview
Converts electronic components from EasyEDA or LCSC to a KiCad library
history
easyeda2kicad is a Python command-line bridge between EasyEDA/LCSC component data and KiCad libraries. It matters in the KiCad packaging ecosystem because it automates the otherwise repetitive symbol, footprint, and 3D-model import work common in JLCPCB/LCSC-centered PCB workflows.
The public GitHub repository was created in January 2022 and describes the tool as converting LCSC and EasyEDA components into KiCad libraries. The README documents support for KiCad v6 and newer, generated symbol libraries, footprint directories, and 3D model output in WRL and STEP formats.
By the 1.0.1 release in April 2026, release notes show a maturing converter with fixes for EasyEDA geometry edge cases, STEP 3D import, KiCad symbol naming, polygon/pad handling, and CI/tooling updates.
The project is distributed as a Python package and is also packaged by Homebrew and Nix in the input metadata, reflecting adoption by users who want the converter available as a normal CLI rather than only as a cloned script.
Typical use is to pass one or more LCSC part IDs and request symbols, footprints, 3D models, or the full set. The README documents default output under a KiCad/easyeda2kicad library directory and optional project-relative 3D model paths for portable KiCad projects.
Package maintainers care about easyeda2kicad because it sits at the boundary between web-hosted component catalogs and local EDA library files. Its dependencies, KiCad-version assumptions, and generated file layout all affect whether a packaged CLI actually drops useful artifacts into a designer's workflow.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
easyeda2kicad | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:easyeda2kicad |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/uPesy/easyeda2kicad.py |
| Repository | https://github.com/uPesy/easyeda2kicad.py |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
easyeda2kicad
nix profile install nixpkgs#easyeda2kicadsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.