Every other design tool gives you an approximation of the web. Penpot gives you the web. That's not a marketing line. It's the actual architectural decision that separates it from Figma, Sketch, and everything else in the space: Penpot's canvas is built on SVG, its layout engine uses real CSS Flexbox and Grid, and when you open the Code Inspect panel, what you see is actual HTML and CSS that a browser would render, not a translation of some proprietary format.

Kaleidos, the Spanish open-source company behind it, has been building Penpot since 2019 under an MPL 2.0 license. That means you can read the source code, contribute to it, or self-host it on your own infrastructure using Docker or Kubernetes. The files are stored as SVG and JSON, formats you own. There's no vendor lock-in because there's no vendor to lock you in.

Penpot 2.0 was a significant release. CSS Grid landed as a first-class layout option, which means you can design grid-based layouts that actually correspond to what a developer would implement. Native design tokens arrived at the same time, making Penpot the first general-purpose design tool to bake tokens into the product rather than treating them as a plugin concern. The component system was redesigned, and the UI itself got a substantial refresh. The version that exists now is materially different from the Penpot many designers wrote off in 2022.

The Code Inspect view is where the design-to-development story plays out most clearly. Select a component, open the panel, and you get the CSS that actually renders it in a browser. Not approximately. Not a suggestion. The actual rules. For developer-centric teams, or designers who write code themselves, this removes an entire category of interpretation error from the handoff process.

The self-hosting option deserves more attention than it usually gets. GDPR compliance, IP ownership, regulated industries, and teams with strict data residency requirements all have legitimate reasons to want their design files on their own servers. Penpot is essentially the only production-ready general-purpose design tool that makes this feasible without enterprise sales calls.

The honest assessment is that Penpot is not yet Figma in terms of polish or ecosystem. The plugin library is smaller. Some interface panels feel more utilitarian than considered. Real-time collaboration works well but has occasionally shown performance issues on very large files. The community is active and the pace of development has accelerated, but it's still a tool that rewards patience.

Who it's for: teams that care about IP ownership and data sovereignty. Engineers who work closely with design and want handoff specs they can trust. Organizations in regulated industries that can't use cloud-hosted design tools. Open-source believers who want their toolchain to match their values. And, increasingly, teams who have simply gotten tired of Figma's pricing trajectory.

Who it's not for: teams that live in the Figma plugin ecosystem or depend on Figma-specific features. Solo designers who want a polished, zero-setup experience. Teams where speed of getting to a shareable prototype matters more than handoff accuracy.

The cloud version is free. Paid tiers add preferred hosting region, priority support, and enterprise controls. Self-hosting is free and fully featured. The open API and MCP server mean Penpot is already starting to show up in AI-assisted design workflows.

The thing worth watching is what happens as more design work moves closer to code. Penpot is the only design tool whose underlying model is already aligned with how browsers render things. That alignment may matter more as the line between design and development continues to compress.

Latest Updates

How to deploy Penpot with Docker: A Technical, Step-by-Step Guide

Step-by-step guide to deploying Penpot with Docker. Covers installation, configuration, version management, backups, HTTPS setup, and authentication for self-hosted instances.

6 benefits of design tokens for enterprise teams

Design tokens eliminate inconsistency and speed up designer-developer collaboration. Explore 6 benefits that make them essential for enterprise design systems.

Penpot vs. Figma: Which design platform is right for enterprise teams?

Compare Penpot and Figma on the criteria enterprise teams care about most: data sovereignty, pricing predictability, developer integration, and long-term scalability.

Penpot 2.14 opens design tokens to the plugins API

Penpot 2.14 "Come Together" makes design tokens programmable via the plugins API, enabling AI clients and external tools to read and write tokens. It also adds auto-remap of references when renaming tokens, preventing broken aliases across large files.

6 best Adobe XD alternatives

In this guide, we’ll explore six of the best Adobe XD alternatives, following its sunset in June 2023, highlighting their features, pros and cons, and which tools may serve as the best long-term replacement for your team.