OpenSource-Hub
P

Penpot

47.3k stars·Design Tools·SHA-256 checksum verified

Penpot is the open-source design platform for teams building digital products at scale, offering full ownership of design infrastructure via self-hosting and open standards like SVG/CSS/HTML.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Open-source Figma alternative for full design ownership with self-hosting and code-based workflows.

Core Features

  • Fully open-source, self-hostable for data sovereignty
  • Supports SVG, CSS, HTML, JSON open standards
  • Real-time collaborative design
  • Native Design Tokens for design-dev consistency
  • CSS Grid & Flex layout for responsive design

What It Can't Do

  • Self-hosting requires Docker/Kubernetes knowledge; updates are frequent so backup regularly. Some community plugins may be immature. The operation logic differs slightly from Figma, so expect a short learning curve.

Use Cases

  • Team UI/UX design collaboration as Figma alternative
  • Enterprise design system management
  • Compliance-sensitive industries requiring self-hosted tools
  • Streamlined designer-developer handoff

Detailed Introduction

Penpot is an open-source design platform designed for teams building digital products at scale. Unlike proprietary tools like Figma, Penpot offers complete ownership of your design infrastructure. It can be self-hosted or used in the browser, supporting open standards like SVG, CSS, HTML, and JSON. Key features include real-time collaboration, native design tokens, a powerful plugin system, CSS Grid/Flex layout support, and an MCP server for bidirectional design-code workflows. Developers appreciate code-based design expression, inspect mode for instant SVG/CSS/HTML code, and integrations via API and webhooks. Penpot empowers teams to create scalable design systems, maintain consistency, and ship products faster—all without vendor lock-in.

Tags

open-sourceui-designfigma-alternativeself-hostedcollaboration

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Deploy via Docker: docker run -d -p 9001:9001 penpotapp/penpot

4

Step 2: Open http://localhost:9001 in browser and create an account

5

Step 3: Start designing or import projects, then invite team members

Install Guide
  1. Step 1: Deploy via Docker: docker run -d -p 9001:9001 penpotapp/penpot
  2. Step 2: Open http://localhost:9001 in browser and create an account
  3. Step 3: Start designing or import projects, then invite team members
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

For Docker: docker stop <container> && docker rm <container> && docker rmi penpotapp/penpot. For SaaS, simply delete your account.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMPL-2.0
Last Updated2026-05-13 12:16:04
GitHub RepositoryOfficial Website

Similar Projects