{
  "slug": "penpot",
  "name": "Penpot",
  "url": "https://penpot.app",
  "cat": "design",
  "group": "design",
  "tagline": "Open-source design tool",
  "price": "Free cloud tier (up to 8 members, 10 GB) · Unlimited $7/user/mo capped at $175/mo · self-host free",
  "tier": "mixed",
  "pick": false,
  "what": "Open-source design and prototyping tool under MPL 2.0 that stores work in open standards — SVG, CSS, HTML and JSON — rather than a proprietary binary. Ships native design tokens, an inspect tab that emits SVG and CSS, and deployment-agnostic self-hosting via Docker or Kubernetes.",
  "why": "The only serious Figma alternative you can run on your own box, and its files are SVG underneath, so design work stays greppable and diffable instead of locked in a vendor format.",
  "warn": "Far smaller plugin and community-template ecosystem than Figma, and importing complex Figma files is imperfect — plan to rebuild rather than migrate.",
  "install": "Self-host with the official Docker Compose file, then docker compose up -d",
  "category": {
    "key": "design",
    "name": "Design tools, color & type",
    "desc": "Canvases, palettes, typefaces, icon sets, illustrations. Mostly free.",
    "group": "design",
    "groupName": "Make it look right"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://penpot.app/",
    "checked_at": "2026-08-18T21:45:05.257+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}