License & Deployment Mix: 23 tools – 0 OSS, 18 SaaS. (OSS and SaaS counts can overlap when an open-source tool also offers a vendor-hosted edition.)
What Is E-Signature vs Digital Signature?
These terms are often used interchangeably but have distinct legal and technical meanings:
Electronic Signature (e-signature) is a broad legal term covering any electronic indication of intent to sign – a typed name, a drawn signature on a touchscreen, a checkbox, or clicking “I agree.” E-signatures are defined by legal frameworks, not by technology.
Digital Signature is a cryptographic mechanism that uses public-key cryptography to verify the signer’s identity and ensure the document has not been altered after signing. Digital signatures are a subset of e-signatures that provide stronger technical guarantees.
Signature Levels (eIDAS)
The EU’s eIDAS regulation defines three levels of electronic signatures:
| Level | Name | Strength | Example |
|---|---|---|---|
| SES | Simple Electronic Signature | Basic | Typed name, checkbox |
| AES | Advanced Electronic Signature | Medium | Identity-verified, tamper-evident |
| QES | Qualified Electronic Signature | Highest | Government-issued certificate |
- SES – any electronic data attached to or logically associated with other electronic data, used by the signatory to sign. No identity verification required.
- AES – uniquely linked to the signatory, capable of identifying the signatory, created using data under the signatory’s sole control, and linked to the signed data so any subsequent change is detectable.
- QES – an advanced electronic signature created by a qualified electronic signature creation device (QSCD), based on a qualified certificate issued by a trust service provider. QES has the legal equivalent of a handwritten signature across all EU member states.
Legal Frameworks
| Framework | Jurisdiction | Key Provisions |
|---|---|---|
| ESIGN Act | United States | Federal law; e-signatures legally valid |
| UETA | US (state level) | Uniform state-level e-signature law |
| eIDAS | European Union | SES/AES/QES framework; cross-border recognition |
| ECA 2000 | United Kingdom | Electronic Communications Act |
| IT Act 2000 | India | Digital signature with Aadhaar e-sign |
Most business-to-business e-signatures in the US and EU use SES or AES level, which all tools in this evaluation support. QES requires integration with qualified trust service providers (TSPs) and is relevant primarily for regulated industries and government contracts.
The information on these pages was researched by a combination of human review and large language models. To suggest an addition or correction, please contact us. Prepared by Rhodium Systems Inc., author of the ResorsIT platform — a unified IT operations management platform for IT teams and MSPs that integrates a curated suite of open-source, commercial, and SaaS applications into a single system with shared identity, single sign-on, access control, and a common audit trail. Use this catalogue only as a starting point for your own research, and review any tool carefully against your own requirements before relying on it. Catalogue data version 2026.197.
Comparison
E-signature carries legal weight (evidence in disputes, regulatory compliance, audit trail defensibility), which makes SaaS the preferred model for many buyers – commercial providers maintain compliance certifications (SOC 2, HIPAA, eIDAS QES), legal enforceability precedent, and tamper-evident infrastructure that self-hosted OSS tools cannot match.
ERP built-in signing: Odoo Enterprise includes a native Sign app (templates, multi-signer workflows, field placement, audit trail), which may cover e-signature needs without a separate tool.
SSO / OIDC Comparison
OIDC is the preferred SSO protocol.
| Tool | OIDC | SAML | LDAP | Authentik Notes |
|---|---|---|---|---|
| DocuSeal | No | No | No | Reverse-proxy auth only |
| Documenso | Yes | No | No | Native OIDC (CE); works with Authentik |
| OpenSign | No | No | No | No SSO (email/password only) |
| Open eSignForms | No | No | Yes | LDAP only |
| SignServer CE | No | No | No | Certificate-based auth only |
| SigniFlow | Yes* | Yes | Yes | OIDC via configuration |
| DottedSign | No | Yes* | No | SAML (Enterprise) |
| BoldSign | Yes | Yes | No | OIDC + SAML via Syncfusion |
| DocuSign | Yes* | Yes | No | OIDC (JWT grant); SAML preferred |
| Adobe Sign | Yes* | Yes | No | OIDC via Adobe IMS; SAML preferred |
| Dropbox Sign | No | Yes | No | SAML only |
| PandaDoc | No | Yes | No | SAML (Business+) |
| Yousign | No | Yes* | No | SAML (Enterprise) |
| SignNow | No | Yes | No | SAML (Enterprise) |
| Zoho Sign | No | Yes | Yes* | SAML via Zoho Directory |
| GetAccept | No | Yes* | No | SAML (Enterprise) |
| SignWell | No | No | No | No SSO support |
| HoloSign | No | No | No | No SSO support |
| Signeasy | No | Yes | No | SAML (Teams plan) |
| Agrello | No | No | No | No SSO (eID auth) |
| Formstack Sign | No | Yes | No | SAML (Enterprise) |
| OneSpan Sign | Yes | Yes | Yes | OIDC + SAML + LDAP |
| Contractbook | No | Yes* | No | SAML (Scale plan) |
* = requires specific plan, module, or configuration
Best SSO support: OneSpan Sign (OIDC + SAML + LDAP), BoldSign (OIDC + SAML), Documenso (native OIDC), DocuSign (OIDC/SAML)
No SSO: OpenSign, SignServer CE, SignWell, HoloSign, Agrello, DocuSeal (reverse-proxy only)
API Comparison
| Tool | API Type | Auth | Webhooks | Embedded Signing | SDKs |
|---|---|---|---|---|---|
| DocuSeal | REST | API token | Yes | Yes (iframe) | Ruby, JS |
| Documenso | REST | API token | Yes | Yes (React) | TypeScript |
| OpenSign | REST | API key | No | No | None |
| Open eSignForms | REST* | Session | No | No | None |
| SignServer CE | REST | Certificate | No | No | Java |
| SigniFlow | REST | OAuth 2.0 | Yes | Yes | .NET, Java |
| DottedSign | REST | API key | Yes* | No | None |
| BoldSign | REST | OAuth 2.0 | Yes | Yes (iframe) | .NET, Java, Node, Python |
| DocuSign | REST | OAuth 2.0 | Yes (Connect) | Yes (multiple) | 7 SDKs |
| Adobe Sign | REST v6 | OAuth 2.0 | Yes | Yes (widget) | Java, Node |
| Dropbox Sign | REST | OAuth 2.0 | Yes (callbacks) | Yes (embedded) | 5 SDKs |
| PandaDoc | REST | OAuth 2.0 / API key | Yes | Yes (iframe) | Python, Node, Ruby |
| Yousign | REST v3 | Bearer token | Yes | Yes (iframe) | PHP |
| SignNow | REST | OAuth 2.0 | Yes | Yes (link) | 5 SDKs |
| Zoho Sign | REST | OAuth 2.0 | Yes | Yes (iframe) | None |
| GetAccept | REST | OAuth 2.0 | Yes | Yes | None |
| SignWell | REST | API key | Yes | Yes (iframe) | None |
| HoloSign | Not documented | – | – | – | None |
| Signeasy | REST | OAuth 2.0 | Yes | Yes | None |
| Agrello | REST | API key | Yes | Yes (iframe) | None |
| Formstack Sign | REST | OAuth 2.0 | Yes | Yes | None |
| OneSpan Sign | REST | OAuth 2.0 / API key | Yes | Yes (iframe) | Java, .NET, Node |
| Contractbook | REST | API key | Yes | No | None |
* = limited or requires paid tier
Best API: DocuSign (7 SDKs, Connect webhooks, multiple embed options), BoldSign (4 SDKs, full REST), Dropbox Sign (5 SDKs), SignNow (5 SDKs)
Best OSS API: DocuSeal (REST + iframe embed), Documenso (REST + React components)
E-Signature Capabilities
| Tool | Multi-Signer | Sequential | Parallel | Templates | Bulk Send | Audit Trail | Certificate |
|---|---|---|---|---|---|---|---|
| DocuSeal | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Documenso | Yes | Yes | Yes | Yes | No | Yes | Yes |
| OpenSign | Yes | Yes | No | Yes | No | Yes | No |
| Open eSignForms | Yes | Yes | Yes | Yes | No | Yes | Yes |
| SignServer CE | No | No | No | No | No | Yes | Yes |
| SigniFlow | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| DottedSign | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| BoldSign | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| DocuSign | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Adobe Sign | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Dropbox Sign | Yes | Yes | Yes | Yes | Yes | Yes | No |
| PandaDoc | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Yousign | Yes | Yes | Yes | Yes | Yes | Yes | Yes* |
| SignNow | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Zoho Sign | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| GetAccept | Yes | Yes | Yes | Yes | Yes | Yes | No |
| SignWell | Yes | Yes | Yes | Yes | Yes | Yes | No |
| HoloSign | Yes | Yes | Yes | Yes | Yes | Yes | No |
| Signeasy | Yes | Yes | Yes | Yes | Yes | Yes | No |
| Agrello | Yes | Yes | Yes | Yes | No | Yes | Yes* |
| Formstack Sign | Yes | Yes | Yes | Yes | Yes | Yes | No |
| OneSpan Sign | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Contractbook | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
* = eIDAS QES support via TSP integration
Note: SignServer CE is a pure cryptographic signing server – it does not provide document workflow features (field placement, templates, bulk send). It is included because it provides server-side digital signature capabilities that can be integrated into custom workflows.
Bulk Signing Capabilities
Bulk signing is critical for high-volume scenarios (annual policy renewals, onboarding cohorts, vendor agreements). Not all “bulk send” features are equal – key differentiators are batch size, CSV merge fields, per-recipient status tracking, and API support.
| Tool | Max Batch | CSV Merge | Per-Recipient Status | API Bulk | Notes |
|---|---|---|---|---|---|
| DocuSign | 1,000 | Yes | Yes | Yes | Best-in-class; Connect webhooks per envelope |
| Adobe Sign | 1,000+ | Yes | Yes | Yes | Mega Sign; strong dashboard filtering |
| Dropbox Sign | 250 | Yes | Yes | Yes | Solid mid-tier bulk |
| OneSpan Sign | 500+ | Yes | Yes | Yes | Enterprise bulk with compliance |
| SignNow | 200+ | Yes | Yes | Yes | Good value bulk send |
| BoldSign | 1,000 | Yes | Yes | Yes | 4 SDKs; strong API bulk |
| Yousign | 100+ | Yes | Yes | Yes | EU-focused; eIDAS compliant bulk |
| Zoho Sign | 200 | Yes | Yes | Yes | Zoho ecosystem bulk |
| SigniFlow | 200+ | Yes | Yes | Yes | On-prem option for bulk |
| DocuSeal | No limit* | Yes | Yes | Yes | OSS; limited by server capacity |
| Formstack Sign | 100+ | Yes | Yes | No | No API bulk; UI only |
| SignWell | 100 | Yes | Yes | Yes | Basic bulk send |
| HoloSign | Yes | Yes | Yes | Yes | No bulk send |
| Signeasy | 100 | Yes | Basic | No | Limited status granularity |
| DottedSign | 50+ | Yes | Basic | No | Smaller batches |
| Contractbook | 100+ | Yes | Yes | No | Contract-focused bulk |
| GetAccept | 50+ | Yes | Basic | No | Sales-focused |
| PandaDoc | None | No | No | No | No native bulk; API loop workaround only |
| Documenso | None | – | – | – | Planned; not yet available |
| OpenSign | None | – | – | – | No bulk send |
* = self-hosted; batch size limited by server resources, not software cap
Bulk send is a key differentiator between tools. PandaDoc, Documenso, and OpenSign lack bulk send entirely. For organizations with annual renewal or onboarding workflows that send hundreds of identical documents, this is often a dealbreaker.
Deployment and Licensing
| Tool | License | Self-Hosted | Per-Envelope Fee | Pricing |
|---|---|---|---|---|
| DocuSeal | AGPLv3 | Yes | No (self-hosted); Pro $20/mo | Free (self-hosted) |
| Documenso | AGPLv3 | Yes | No | Free (self-hosted) |
| OpenSign | AGPLv3 | Yes | No | Free (self-hosted) |
| Open eSignForms | AGPLv3 | Yes | No | Free |
| SignServer CE | LGPLv2.1 | Yes | No | Free |
| SigniFlow | Proprietary | Yes | Yes (varies) | Per-user + per-envelope |
| DottedSign | Proprietary | No* | Yes | From $8/mo/user |
| BoldSign | Proprietary | No* | Yes (varies) | From $10/mo/user |
| DocuSign | SaaS | No | Yes | From $10/mo/user |
| Adobe Sign | SaaS | No | Yes | From $12.99/mo |
| Dropbox Sign | SaaS | No | Yes | From $15/mo |
| PandaDoc | SaaS | No | Yes (free tier) | From $19/mo/user |
| Yousign | SaaS | No | Yes | From €15/mo |
| SignNow | SaaS | No | Yes | From $8/mo/user |
| Zoho Sign | SaaS | No | Yes | From $10/mo/user |
| GetAccept | SaaS | No | Yes | From $15/mo/user |
| SignWell | SaaS | No | Yes | From $8/mo |
| HoloSign | SaaS | No | Yes | Free / $19/mo |
| Signeasy | SaaS | No | Yes | From $10/mo |
| Agrello | SaaS | No | Yes | From €6/mo |
| Formstack Sign | SaaS | No | Yes | From $18/mo |
| OneSpan Sign | SaaS / On-prem | Yes* | Yes | Custom pricing |
| Contractbook | SaaS | No | Yes | From €39/mo |
* = self-hosted or on-premises option available on specific plans or editions
Cost note: Self-hosted OSS tools (DocuSeal, Documenso, OpenSign, Open eSignForms) eliminate per-envelope fees entirely. For organizations sending hundreds or thousands of documents per month, this represents significant savings vs SaaS tools that charge $1-5 per envelope.
DocuSeal API note: Self-hosting is free, but the embedded signing API and certain advanced API features require the Pro license ($20/month). Basic API access (create, send, download) is available in the free self-hosted version.
Compliance / Legal Validity
| Tool | ESIGN/UETA | eIDAS Level | GDPR | HIPAA | SOC 2 |
|---|---|---|---|---|---|
| DocuSeal | Yes | SES | Self-hosted | Self-hosted | No |
| Documenso | Yes | SES | Self-hosted | Self-hosted | No |
| OpenSign | Yes | SES | Self-hosted | Self-hosted | No |
| Open eSignForms | Yes | SES | Self-hosted | Self-hosted | No |
| SignServer CE | Yes | AES/QES* | Self-hosted | Self-hosted | No |
| SigniFlow | Yes | AES/QES | Yes | Yes | Yes |
| DottedSign | Yes | SES/AES | Yes | No | No |
| BoldSign | Yes | SES/AES | Yes | Yes* | Yes |
| DocuSign | Yes | SES/AES/QES | Yes | Yes | Yes |
| Adobe Sign | Yes | SES/AES/QES | Yes | Yes | Yes |
| Dropbox Sign | Yes | SES | Yes | Yes* | Yes |
| PandaDoc | Yes | SES | Yes | Yes* | Yes |
| Yousign | Yes | SES/AES/QES | Yes | No | No |
| SignNow | Yes | SES | Yes | Yes | Yes |
| Zoho Sign | Yes | SES/AES | Yes | No | No |
| GetAccept | Yes | SES | Yes | No | No |
| SignWell | Yes | SES | Yes | No | No |
| HoloSign | Yes | SHA-256 | Yes | No | No |
| Signeasy | Yes | SES | Yes | No | Yes |
| Agrello | Yes | AES/QES* | Yes | No | No |
| Formstack Sign | Yes | SES | Yes | Yes | Yes |
| OneSpan Sign | Yes | SES/AES/QES | Yes | Yes | Yes |
| Contractbook | Yes | SES/AES | Yes | No | No |
* = depends on configuration, certificates, or integration with qualified TSPs
Best compliance: DocuSign, Adobe Sign, OneSpan Sign (all three support QES with qualified TSP integration, HIPAA, SOC 2)
Self-hosted data residency note: OSS tools give full control over data residency, retention, and deletion – simplifying GDPR compliance without requiring vendor DPAs. However, for e-signatures the legal enforceability benefits of SaaS (SOC 2, court precedent, expert witness support) outweigh data residency advantages. Self-hosted OSS e-sign tools remain an option for customer deployments where the customer accepts compliance responsibility.
Tools
23 tools.
Adobe Acrobat Sign
Adobe Acrobat Sign (formerly Adobe Sign, and before that EchoSign) is Adobe’s enterprise e-signature platform, integrated into the Adobe Document Cloud alongside Acrobat Pro.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: OIDC
Agrello
Agrello is an Estonian e-signature platform focused on EU eIDAS compliance and strong digital identity verification.
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none
BoldSign
BoldSign is an e-signature platform built by Syncfusion, a well-established developer tools company known for its UI component libraries for .NET, JavaScript, and other frameworks.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: OIDC
Contractbook
Contractbook is a contract lifecycle management (CLM) platform with integrated e-signatures, based in Denmark.
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none
Documenso
Documenso is a modern open-source e-signature platform built on Next.js and TypeScript. It positions itself as the open-source alternative to DocuSign, with a focus on transparency, developer experience, and modern web standards.
License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: OIDC
DocuSeal
DocuSeal is the most feature-complete open-source e-signature platform available. It provides document templates with drag-and-drop field placement, bulk send for high-volume signing, sequential and parallel signing workflows, and a compreh…
License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none
DocuSign
DocuSign is the global market leader in electronic signatures, with over one billion users and more than a million paying customers across 180+ countries.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: OIDC
DottedSign
DottedSign is an e-signature product from Kdan Mobile, a Taiwanese software company known for mobile productivity tools.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
Dropbox Sign
Dropbox Sign (formerly HelloSign) is a developer- friendly e-signature platform acquired by Dropbox in 2019 for approximately $230 million.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
Formstack Sign
Formstack Sign is the e-signature component of the Formstack platform, which also includes Formstack Forms (online form builder) and Formstack Documents (document generation).
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none
GetAccept
GetAccept is a sales enablement platform that combines e-signatures with proposals, document tracking, and video messaging.
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none
HoloSign
HoloSign is an affordable, user-friendly e-signature platform targeting freelancers and small businesses.
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none
OneSpan Sign
OneSpan Sign (formerly eSignLive, originally Silanis) is an enterprise-grade e-signature platform with a strong focus on security, compliance, and the financial services industry.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: OIDC
Open eSignForms
Open eSignForms is a mature Java-based e-signature platform and one of the oldest open-source options in this category.
License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none
OpenSign
OpenSign is a simple open-source e-signature platform built on React and Node.js with a MongoDB backend. It provides core signing functionality including templates, multi-signer sequential workflows, and audit trails.
License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none
PandaDoc
PandaDoc is a document automation platform that combines e-signatures with proposals, quotes, contracts, and forms in a single product.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
Signeasy
Signeasy is a mobile-first e-signature platform that originated as an iOS application and has expanded to a full web-based signing solution.
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none
SigniFlow
SigniFlow is a South African e-signature and digital workflow platform offering on-premises, private cloud, and SaaS deployment options.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: OIDC
SignNow
SignNow is an e-signature platform that is part of the airSlate Business Cloud, a broader document workflow automation ecosystem.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
SignServer CE (Community Edition)
SignServer CE is a server-side cryptographic signing engine developed by Keyfactor (formerly PrimeKey).
License: LGPL-2.1-or-later (OSS) · Kind: web · Deploy: native · SSO: none
SignWell
SignWell is a simple, affordable e-signature platform designed for small businesses and individuals who need straightforward document signing without enterprise complexity.
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none
Yousign
Yousign is a French e-signature platform founded in 2013 and headquartered in Paris. It is one of the leading e-signature providers in Europe, with a strong presence in France, Germany, and across the EU.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
Zoho Sign
Zoho Sign is the e-signature module within the Zoho ecosystem, a suite of 50+ business applications including Zoho CRM, Zoho Books, Zoho People, Zoho Creator, and Zoho Desk.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none