Skip to content

Penpot alternatives

12 tools that do a similar job, and what makes each one different.

What Penpot is

Penpot is an open-source design and prototyping tool that runs in a browser and can be hosted on your own infrastructure. It is aimed at teams who want their design files on hardware they control, and at designers and developers who would rather work in the same file format than hand work across a wall. The distinguishing decision is that Penpot builds on open web standards rather than a proprietary rendering model. Layouts follow CSS behaviour, so what a designer arranges on the canvas corresponds to how a browser will lay it out. Designs can be expressed directly as HTML, CSS, JSON and SVG, and the tool generates code in those formats, which makes the handoff a matter of reading the file rather than reinterpreting a picture of it. Developers can pull detailed specifications of styles and content from any object. Several people can work on the same file at once, in real time. Projects and files are unlimited on every plan. Custom fonts can be uploaded and managed as a shared team library. Objects export to PDF, SVG, PNG and JPG. Wireframing and prototyping are built in and work on any device, since the whole thing is a web application. It extends through a built-in plugin system, with community plugins available and the option to write your own. There is an open API, webhooks for integrating with external applications, and a GitHub integration for teams keeping design and code alongside each other. Pricing is unusually simple. The Professional plan is free at zero dollars per user per month and is the one most individuals and small teams will use. The Unlimited plan adds 30 days of autosaved version history. Enterprise extends that to 90 days and adds single sign-on. Because the project is open source, the self-hosted route is available at any of these sizes, and a team that outgrows the hosted service or needs its files inside its own network can move without changing tools.

The ecosystem around Lottie, the format that ships vector animation as JSON. Animations stay sharp at any size, weigh a fraction of a GIF or video, and can be recoloured or controlled at runtime. The platform hosts a large library, converts from After Effects, and provides players for web and mobile.

Freemium

Interface design in the browser with everyone in the same file, which is what displaced the previous generation of desktop tools. Components and variants keep a design system consistent, auto-layout makes frames respond like real containers, and Dev Mode gives engineers measurements and generated CSS. Prototyping, commenting and version history are built in, so review happens where the work is.

Freemium

3D scenes designed in a browser and embedded like an image. Modelling, materials, lighting, physics and interaction are all in one editor, and the export runs on the web without a game engine. It is how a lot of marketing sites get a 3D hero without hiring a 3D artist. Watch the file size on mobile.

Freemium

Interactive animations built around a state machine rather than a timeline, so a graphic responds to input and events instead of just playing. Runtimes for web, iOS, Android, Flutter, React Native and game engines render the same file everywhere at a fraction of the size of exported video. Used for animated buttons, characters and loaders that react.

Freemium

Design for people who do not design for a living. Templates cover presentations, social posts, documents, video and print, and Brand Kits keep colours, fonts and logos consistent across a team. The generative tools handle background removal and image editing. Designers tend to be sceptical of it, and it is nonetheless how most non-designers ship something acceptable.

Freemium

Design a site and publish it, with no handoff step in between. The canvas works like a design tool and the output is a real responsive site with a CMS, forms, SEO controls and hosting. It suits marketing sites and landing pages where the design is the product; it is a poor fit for anything that needs custom backend logic.

Freemium

Workflow automation you can self-host, with the escape hatch that matters: any node can be JavaScript or Python, so an unsupported API is a function rather than a blocker. Hundreds of integrations, plus AI agent nodes. Self-hosting keeps sensitive data in your own infrastructure and makes cost a function of your server, not your task count.

Open source

Product analytics, session replay, feature flags, experiments and surveys in one open-source stack, which removes the usual problem of four tools that disagree about who a user is. Generous free tier, self-hostable, and SQL access to the underlying events. Broad enough that teams grow into it rather than out of it.

Freemium

Catches errors in production and tells you what you need to fix them: the stack trace with source maps applied, the release that introduced it, the browser or runtime, and how many users hit it. Groups duplicates so one bug is one issue. Performance monitoring and session replay sit alongside. Most teams install it after the outage that made the case for it.

Freemium

Postgres with the things an application needs bolted on: authentication, row-level security, file storage, realtime subscriptions and auto-generated APIs. It is a real Postgres database, so `pg_dump` and any Postgres client work and leaving is a migration rather than a rewrite. Popular as a Firebase replacement for teams that would rather own SQL than a proprietary document store.

Freemium

Runs language models locally with one command. It handles downloading, quantisation and serving, and exposes an OpenAI-compatible endpoint so existing code often works unchanged. The appeal is privacy and cost: nothing leaves the machine and there is no per-token bill. The limit is your hardware (a laptop runs small models comfortably and large ones not at all.

Open source

Web analytics with no cookies, no consent banner and a script under a kilobyte. One page shows what most people actually check: visitors, sources, pages, countries, devices, goals. Open source and self-hostable, EU-hosted, GDPR-friendly by design. The trade-off is deliberate, no user-level tracking, so no per-person funnels.

Paid