{
  "slug": "chip-thumbnailer",
  "version": "1.0.1",
  "type": "app",
  "description": "Renders every thumbnail kind for a chip-fetcher part \u2014 themed symbol & footprint SVGs, OCCT-direct 3D from six angles, and five vector-outline styles.",
  "dependencies": {},
  "tags": [
    "eda",
    "kicad",
    "thumbnail",
    "render",
    "3d",
    "occt"
  ],
  "hero": {
    "type": "billboard",
    "headline": "Every thumbnail, every chip.",
    "subhead": "Symbol, footprint and true OCCT 3D from six angles plus five outline styles \u2014 for every chip-fetcher part.",
    "screenshot": "screenshots/shot.png",
    "accent": "#00b8b1"
  },
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "needs_sudo": false,
  "license": "MIT"
}