Documenso review 2026: how this open-source e-signature platform works, real pricing from Free to Platform, self-hosting option, and DocuSign comparison.
Documenso is an open-source e-signature platform marketed as 'The Open Source DocuSign Alternative,' offering both a hosted freemium SaaS product and a fully self-hostable, AGPL-licensed codebase that anyone can inspect or deploy on their own infrastructure.
Founded in Germany in 2023 by Timur Ercan and backed by roughly $2.2 million in early funding, the project has grown to around 14,000 GitHub stars and ships regular releases on a modern TypeScript stack.
Key Features
Documenso supports document upload, multi-recipient signing workflows, an audit trail, and API access for automating signature requests, all built on React Router v7, Hono, PostgreSQL/Prisma, and tRPC. PDF handling is powered by pdf.js and the project's own @libpdf/core library.
Because the hosted and self-hosted versions share the same open-source codebase, teams can start on the hosted product and migrate to self-hosting later, or vice versa, without losing feature parity.
Pricing
Documenso offers a Free hosted plan (5 documents/month, up to 10 recipients each), Individual at $25/month billed annually, Teams at $40/month billed annually for 5 users ($8/month per additional user), and Platform at $250/month billed annually for unlimited users and documents.
The full application can also be self-hosted for free under the AGPL license, with a paid self-hosted licensing option and a custom-priced Enterprise tier available for organizations needing dedicated support and compliance guarantees.
Key Features
Open-Source Codebase (AGPL) — The entire signing interface, workflow engine, and audit trail are published as open-source code, auditable by anyone.
Self-Hosted Deployment Option — Organizations can run the full Documenso application on their own infrastructure for free, keeping complete control of signed documents and data.
Multi-Recipient Signing Workflows — Send documents to multiple recipients with configurable signing order and up to 10 recipients per document on the free tier.
API Access & Embedded Signing — A typed API (via tRPC) lets developers automate document creation and embed a white-labeled signing experience into their own product on higher tiers.
Audit Trail — Every signing action is logged in a verifiable audit trail, important for legal and compliance purposes.
Modern PDF Handling — PDF rendering and manipulation is handled through pdf.js, @cantoo/pdf-lib, and the project's own @libpdf/core library.
Team Collaboration — Teams plans support multiple included users with per-additional-user pricing for growing organizations.
Stripe-Powered Billing — Hosted subscription billing runs through Stripe, supporting standard monthly and discounted annual billing cycles.
Pros & Cons
Pros
Fully open-source and AGPL-licensed, allowing complete code audit and free self-hosting, unlike closed-source competitors
Hosted and self-hosted versions run the identical codebase, so there is no stripped-down 'community edition'
Free hosted plan is genuinely usable for casual signing needs with no credit card required
Modern, well-documented tech stack makes it approachable for developers who want to extend or customize it
Cons
Free plan is capped at 5 documents per month, which will not suit anyone with regular signing volume
As a 2023-founded startup, it has a shorter enterprise track record than incumbents like DocuSign
Self-hosting requires technical setup and ongoing maintenance that a purely SaaS competitor would not require
Team pricing jumps meaningfully between the Teams and Platform tiers for organizations that outgrow 5 users
Pricing
Free $0/month monthly
Individual $25/month ($300 billed yearly) annual
Teams $40/month ($480 billed yearly) for 5 users; +$8/month per additional user annual
Yes. Documenso offers a hosted Free plan with 5 documents per month and up to 10 recipients per document, and the full application can also be self-hosted for free under the AGPL license.
Can I self-host Documenso?
Yes. Documenso's entire codebase, including the signing workflow, API, and audit trail, is open source under AGPL, so it can be deployed on your own infrastructure at no licensing cost.
Who founded Documenso?
Documenso was founded in 2023 by Timur Ercan, based in Germany, and has raised approximately $2.2 million in early-stage funding.
How much does Documenso cost?
Paid hosted plans start at $25/month for Individual (billed annually), $40/month for Teams (5 users included, billed annually), and $250/month for Platform (unlimited users, billed annually), with custom Enterprise pricing available.
Is Documenso legally binding?
Documenso provides electronic signatures with an audit trail intended to support legally binding signing workflows, similar in concept to DocuSign, though specific legal requirements vary by jurisdiction and document type.
How is Documenso different from DocuSign?
Documenso is open source and self-hostable under the AGPL license, letting organizations audit the code or run it on their own infrastructure, whereas DocuSign is a closed-source, fully proprietary SaaS platform.