Skip to content

Documenso — Open Source DocuSign

Documenso is the leading open source alternative to DocuSign. Sign documents, collect signatures, manage templates — all without per-envelope pricing.

DocuSign charges $15/mo per user plus $5 per envelope for advanced features. Documenso is free, self-hosted, and gives you unlimited envelopes.

FeatureDocuSignDocumenso
Price$15/mo + per-envelopeFree (self-hosted)
Unlimited signatures
Templates
API access
Audit trail
White-label
Self-hosted
Terminal window
# One-liner with Docker
docker run -d -p 3000:3000 documenso/documenso:latest

That’s it. Open http://localhost:3000, create an account, and you’re signing.

Video walkthrough coming soon.

  • Send signature requests via email link
  • Create reusable templates for contracts
  • Set signing order (sequential or parallel)
  • Get tamper-proof audit trails
  • Embed signing in your own app via API