OSI-openMedia, design and video
OpenPencil
open-pencil
AI-native, open-source Figma alternative with MCP and agent integration.
Overview
What is OpenPencil?
OpenPencil is a desktop (Tauri) and web PWA design editor built on Skia/CanvasKit that opens native .fig files, offers 100+ AI design tools via chat, exports JSX/Tailwind code, and exposes an MCP server for agent control, with P2P collaboration via CRDTs. The maintainers describe it as not yet production-ready.
Analysis
Pros & Cons
Pros
- Can open real Figma .fig files - lowers migration friction
- MCP server and headless CLI enable agent-driven design workflows
- Comprehensive test suite, unusual for an early-stage design tool
Cons
- Explicitly not production-ready per the maintainers
- Skia/WASM rendering means a large bundle and complex debugging
- Small-org backing increases abandonment risk
License
License
MIT (OSI-open)
When it is interesting
Experimenting with AI-assisted design and a self-hostable, Figma-compatible editor with agent hooks.
When it is too early
Any production design work - the maintainers warn against it.
Context
Commercial alternative & related
- Commercial counterpart: Figma / Penpot
This repo featured in the 2026-07 edition of the Open-Source AI Radar.
Similar repositories