EasyEDA Downloader is a Chrome and Firefox extension that lets you download electronic components directly from EasyEDA, JLCPCB, and LCSC product pages and export them as KiCad-compatible symbols, footprints, and 3D models, with optional datasheet downloads.
It streamlines PCB design workflows by eliminating manual library creation when sourcing components from JLCPCB or LCSC.
Generated library files may require manual review. Always double-check symbols, footprints, 3D models, and datasheets before use.
https://chromewebstore.google.com/detail/easyeda-downloader/egbkokdcahpjimldjjaobimnofbdnncb
https://addons.mozilla.org/en-GB/firefox/addon/easyeda-downloader/
- Load the extension in Chrome:
- Visit
chrome://extensions. - Enable Developer mode.
- Click Load unpacked and select
easyEdaDownloader/.
- Visit
- Download components directly from EasyEDA, JLCPCB, and LCSC pages
- Export KiCad symbols
- Export KiCad footprints
- Export 3D models
- Download accompanying datasheets when available
- Reduce manual work when building KiCad libraries
- Works as a lightweight Chrome extension
- KiCad users sourcing components from JLCPCB or LCSC
- PCB designers building custom component libraries
- Electronics hobbyists and professionals using EasyEDA
- Open-source hardware projects
- Open a JLCPCB or LCSC product page.
- Click the extension action button.
- The extension will download the selected symbol, footprint, 3D model, and optional datasheet files to your default downloads folder.
The popup includes a Download individually option.
- Disabled (default): files are saved under
Downloads/easyEDADownloader/using KiCad library structure (easyEDADownloader.kicad_sym,.pretty/,.3dshapes/). - Enabled: files are downloaded as loose files directly into Downloads.
Pull requests and issues are welcome.
If you find a bug or want to improve support for additional components, feel free to open an issue.
This project includes and is derived from:
easyeda2kicad.py Copyright (c) uPesy Licensed under the GNU Affero General Public License v3.0
Modifications and additional code: Copyright (c) JoeShade Licensed under the GNU Affero General Public License v3.0