2026-02-28 08:38:27 +00:00
|
|
|
---
|
|
|
|
|
layout: home
|
2026-03-01 10:58:54 +00:00
|
|
|
description: Open-source Figma alternative. Fully local, AI-native, programmable.
|
2026-02-28 08:38:27 +00:00
|
|
|
|
|
|
|
|
hero:
|
|
|
|
|
name: OpenPencil
|
|
|
|
|
text: AI-Native Design Editor
|
2026-03-01 10:58:54 +00:00
|
|
|
tagline: Open-source Figma alternative. Fully local, AI-native, programmable.
|
2026-02-28 08:38:27 +00:00
|
|
|
actions:
|
|
|
|
|
- theme: brand
|
2026-03-01 13:02:08 +00:00
|
|
|
text: Try Online
|
|
|
|
|
link: https://app.openpencil.dev
|
|
|
|
|
- theme: alt
|
2026-02-28 08:38:27 +00:00
|
|
|
text: Get Started
|
|
|
|
|
link: /guide/getting-started
|
|
|
|
|
- theme: alt
|
|
|
|
|
text: View on GitHub
|
|
|
|
|
link: https://github.com/dannote/open-pencil
|
|
|
|
|
|
|
|
|
|
features:
|
2026-03-01 10:58:54 +00:00
|
|
|
- icon: 📖
|
|
|
|
|
title: Open Source
|
|
|
|
|
details: MIT license. Read and modify everything — the editor, the engine, the file codec.
|
2026-02-28 08:38:27 +00:00
|
|
|
- icon: 📂
|
2026-03-01 10:58:54 +00:00
|
|
|
title: Figma-Compatible
|
|
|
|
|
details: Opens .fig files natively. Copy/paste between apps. Kiwi codec with round-trip fidelity.
|
2026-02-28 08:38:27 +00:00
|
|
|
- icon: 🤖
|
2026-03-01 10:58:54 +00:00
|
|
|
title: AI-Native
|
|
|
|
|
details: Built-in chat with tool use. 10 design tools wired to the editor. No API restrictions.
|
2026-02-28 08:38:27 +00:00
|
|
|
- icon: 🖥️
|
2026-03-01 10:58:54 +00:00
|
|
|
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.
|
2026-02-28 08:38:27 +00:00
|
|
|
---
|