openpencil/packages/docs/index.md

38 lines
1.3 KiB
Markdown
Raw Normal View History

---
layout: home
title: OpenPencil — AI-Native Design Editor
description: Open-source Figma alternative. Fully local, AI-native, programmable.
hero:
name: OpenPencil
text: AI-Native Design Editor
tagline: Open-source Figma alternative. Fully local, AI-native, programmable.
actions:
- theme: brand
2026-03-01 13:02:08 +00:00
text: Try Online
link: https://app.openpencil.dev/demo
2026-03-01 13:02:08 +00:00
- theme: alt
text: Download
link: https://github.com/open-pencil/open-pencil/releases/latest
- theme: alt
text: GitHub
link: https://github.com/open-pencil/open-pencil
features:
- icon: 📖
title: Open Source
details: MIT license. Read and modify everything — the editor, the engine, the file codec.
- icon: 📂
title: Figma-Compatible
details: Opens .fig files natively. Copy/paste between apps. Kiwi codec with round-trip fidelity.
- icon: 🤖
title: AI-Native
details: Built-in chat with tool use. Bring your own API key — no subscription, no vendor lock-in.
- icon: 🖥️
title: No Subscription
details: No account, no server, no internet required. Free forever. ~5 MB desktop app.
- icon: ⚡
title: Programmable
details: Headless CLI for .fig inspection and export. Every operation is scriptable. JSX renderer.
---