Emphasize no subscription, bring your own API key

This commit is contained in:
Danila Poyarkov 2026-03-01 17:24:54 +03:00
parent 9f8242bce5
commit 7a2694b6bc
2 changed files with 5 additions and 5 deletions

View file

@ -20,8 +20,8 @@ OpenPencil is:
- **Open source** — MIT license, read and modify everything
- **Figma-compatible** — opens .fig files natively, copy/paste between apps
- **AI-native** — built-in chat with tool use, JSX rendering, no API restrictions
- **Fully local** — no account, no server, no internet required, ~5 MB install
- **AI-native** — built-in chat with tool use, bring your own API key, no vendor lock-in
- **Free forever** — no account, no subscription, no internet required, ~5 MB install
- **Programmable** — headless CLI, every operation is scriptable
Your design files are yours. Your tools should be too.

View file

@ -26,10 +26,10 @@ features:
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.
details: Built-in chat with tool use. Bring your own API key — no subscription, no vendor lock-in.
- icon: 🖥️
title: Fully Local
details: No account, no server, no internet required. ~5 MB Tauri desktop app.
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.