"Electronic signature" and "digital signature" sound like synonyms. In everyday conversation, people use them interchangeably. But in legal and technical contexts, they refer to different things — and confusing them can lead to using the wrong tool for the wrong situation.
Electronic signature: the broad category
An electronic signature (or e-signature) is any electronic indicator that a person intends to sign a document. This includes:
- Drawing your signature with a mouse or finger
- Typing your name at the bottom of an email
- Clicking "I agree" on a terms-of-service page
- Uploading an image of your handwritten signature
The legal definition is deliberately broad. Under the E-SIGN Act (US) and eIDAS (EU), electronic signatures are legally binding for most documents as long as there is intent to sign and some way to associate the signature with the signer.
What an electronic signature does not guarantee: proof of who actually clicked, tamper detection, or verification that the document hasn't been modified after signing.
Digital signature: the technical subset
A digital signature is a specific type of electronic signature that uses cryptography to provide guarantees an ordinary e-signature can't.
Here's how it works:
- A Certificate Authority (CA) issues you a private key — a unique cryptographic identifier tied to your verified identity
- When you sign a document, your software generates a hash of the document and encrypts it with your private key
- This encrypted hash is embedded in the PDF alongside a certificate from the CA
- Anyone can use your public key to verify that the signature came from your key, and that the document hasn't been altered since signing
When does the distinction matter?
For most documents people sign every day, it doesn't. Lease agreements, NDAs, offer letters, contractor agreements — these are fine with a standard electronic signature. Courts accept them, companies rely on them, and the E-SIGN Act gives them the same standing as wet ink.
Digital signatures matter in scenarios where you need to prove:
- Exactly who signed (identity verification, not just a name typed in a box)
- That the document wasn't altered after signing
- A cryptographically verifiable audit trail
Common use cases for true digital signatures: government documents, regulated financial transactions, pharmaceutical approvals, court filings, and international trade contracts where identity verification is legally required.
What does Adobe Acrobat show?
When you open a PDF in Adobe Acrobat and see a blue ribbon with "Signed and all signatures are valid," that's a digital signature — the document has been cryptographically signed and verified. If you see a simple handwriting image with no blue ribbon, that's an electronic signature embedded as an image.
Both are legally valid for most purposes. The blue ribbon just provides additional tamper-evidence.
What about DocuSign, HelloSign, and similar services?
These services create electronic signatures in the legal sense. They typically add their own tamper-evident seal and provide a certificate of completion (an audit trail PDF showing when each person signed, from what IP address, etc.). This is not the same as a cryptographic digital signature, but it serves a similar evidentiary function for most legal disputes.
Which one do you need?
| Situation | What you need |
|---|---|
| Signing a lease or NDA | Electronic signature (any tool works) |
| Signing an offer letter | Electronic signature |
| Signing a government form | Check the specific form's requirements — often electronic is fine |
| Signing financial agreements over a certain value | Digital signature or notarized, depending on jurisdiction |
| Signing legal documents in court proceedings | Consult your attorney — requirements vary |
The practical takeaway
If someone asks you to "digitally sign" a document, they almost certainly mean they want an electronic signature — your name or handwriting image on the PDF. That's what tools like quickpdfsign.com produce, and it's legally sufficient for the vast majority of documents.
If someone specifically asks for a "cryptographically verified digital signature" or a "PKI signature," that's a different requirement — you'll need software that works with certificates, like Adobe Acrobat Pro or a qualified signature service under eIDAS.