skill
Adom Altium SchLib
Public Made by Adomby adom
Native Rust parser for Altium .SchLib binary symbol libraries — pins + body to KiCad-shaped JSON, native SVG, .kicad_sym export. The symbol counterpart to altium-pcblib.
{
"slug": "adom-altium-schlib",
"version": "1.0.5",
"type": "skill",
"description": "Native Rust parser for Altium .SchLib binary symbol libraries \u2014 pins + body to KiCad-shaped JSON, native SVG, .kicad_sym export. The symbol counterpart to altium-pcblib.",
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"tags": [
"altium",
"schlib",
"kicad",
"rust",
"eda",
"symbol",
"parser"
],
"hero": {
"type": "image",
"path": "adom-altium-schlib-hero-v4.png"
},
"license": "MIT",
"discovery_triggers": [
"altium schlib",
"parse altium symbol",
"read altium .schlib",
"altium symbol to kicad",
"altium-schlib",
"native altium symbol parser",
"altium ole2 symbol"
],
"org": "adom",
"author": {
"name": "John Lauer",
"email": "[email protected]"
},
"visibility": "public",
"title": "Adom Altium SchLib"
}