openpencil/packages/docs/index.md
Danila Poyarkov e67dd3fbd9 Rewrite docs: landing page, features, architecture — all 6 locales
- Landing page: reorder features (Figma-compatible first), add collaboration card, fix app size
- Features: cut implementation details, group into clear sections, add MCP/CLI/Homebrew
- Architecture: replace ASCII diagram with mermaid, add RPC bridge, update tool counts
- Remove ~500 lines of internal implementation prose from user-facing docs
2026-03-08 11:04:26 +03:00

1.6 KiB

layout title description hero features
home OpenPencil — Open-Source Design Editor Open-source Figma alternative. Opens .fig files, built-in AI, fully programmable.
name text tagline actions
OpenPencil Open-Source Design Editor Opens Figma files. Built-in AI. Fully programmable. Free forever.
theme text link
brand Try Online https://app.openpencil.dev/demo
theme text link
alt Download https://github.com/open-pencil/open-pencil/releases/latest
theme text link
alt GitHub https://github.com/open-pencil/open-pencil
icon title details
📂 Figma-Compatible Opens .fig files natively. Copy & paste between Figma and OpenPencil. Kiwi binary codec with round-trip fidelity.
icon title details
Programmable Headless CLI to inspect, export, and analyze .fig files. Figma Plugin API via eval. Tailwind CSS export. JSON output for CI.
icon title details
🤖 AI-Native Built-in chat with 90 tools — create shapes, set styles, manage layout, analyze tokens. MCP server for Claude Code, Cursor, Windsurf.
icon title details
📖 Open Source MIT license. Read and modify everything — the editor, the engine, the file codec, the CLI.
icon title details
🖥️ Free & Local No account, no server, no internet required. ~7 MB desktop app via Homebrew, or use the web app.
icon title details
👥 Real-Time Collaboration P2P via WebRTC — no server. Share a link, edit together with live cursors and follow mode.