openpencil/packages/docs/index.md

37 lines
1.2 KiB
Markdown
Raw Normal View History

---
layout: home
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
- theme: alt
text: Get Started
link: /guide/getting-started
- theme: alt
text: View on GitHub
link: https://github.com/dannote/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. 10 design tools wired to the editor. No API restrictions.
- icon: 🖥️
title: Fully Local
details: No account, no server, no internet required. ~5 MB Tauri desktop app.
- icon: ⚡
title: Programmable
details: Headless CLI for .fig inspection and export. Every operation is scriptable. JSX renderer.
---