How to Add a Signature to a PDF (Honest Guide)
A landlord once sent me a lease as a PDF and asked me to "just sign it and send it back." I'd never signed a digital document before. I did what most people do: I opened an online PDF signer, drew my signature on my laptop's trackpad (a terrible experience), and emailed the result.
The lease worked out fine. But I later learned that what I'd done was technically an "electronic signature" in the weakest possible sense — a visual mark, no audit trail, no cryptographic proof. For a residential lease this was acceptable. For a mortgage or a legal affidavit it might not have been.
Here's the honest version of what signing a PDF actually involves.
What's in this guide
Three ways to add a signature
1. Draw with mouse, finger, or stylus
Most tools, including DSPDF's Sign PDF, offer a canvas where you draw. On a phone or tablet with a finger or stylus, this produces something close to a real signature. On a trackpad, it's usually a wobbly mess that doesn't look like your actual signature.
If you draw, the quality of the output depends entirely on the input device. Touch screens are best. Mouse is acceptable. Trackpad is a joke.
2. Type your name in a script font
Type your name, and the tool renders it in a font that resembles handwriting (Dancing Script, Caveat, or similar). Fast, clean, and consistent every time.
Downsides: it doesn't look like your real signature, and some recipients find it off-putting. It's a reasonable choice for casual documents and internal forms. Not great for anything formal.
3. Upload an image of your signature
Sign on paper, photograph or scan it, crop to just the signature, and upload the image. This is what most people with a scanned signature do — you sign once, reuse forever.
Downsides: you need to produce a clean image (transparent background is ideal). And having a signature image sitting in your files is a security consideration — if someone gets it, they can sign as you.
Which one should you use?
| Use case | Recommended method |
|---|---|
| Casual internal document | Type signature (quick, clean) |
| Residential lease, simple contract | Draw on phone/tablet, or upload |
| Business contract | Upload pre-scanned signature + audit trail |
| Legal / notarised documents | Dedicated eSignature service (DocuSign, Adobe Sign, similar) |
| Government forms | Check requirements — many need physical signature and wet stamp |
The legal reality
This is the section most online tools skip, and it's the most important.
There are three levels of signature in the digital world, and they're not equivalent:
Level 1: Visual signature (what most online tools produce)
A picture of a signature placed on the PDF. Anyone with basic image tools could copy it, modify it, or add it to a different document. No proof of who signed or when.
This is what "sign a PDF" tools generally produce, including ours. It's fine for informal documents. It is not proof of anything in a dispute.
Level 2: Electronic signature with audit trail
A platform that requires identity verification (email confirmation, OTP, sometimes ID) and logs every action — when the document was viewed, signed, and by whom. The signature is still a visual mark, but the audit trail proves who did it.
Examples: DocuSign, Adobe Sign, HelloSign, and similar services. Usually paid. The audit trail is the whole point.
Level 3: Cryptographic digital signature
A mathematical signature using a certificate. The document is hashed, and the hash is signed with a private key. Anyone with the corresponding public key can verify both who signed and that the document hasn't been altered since.
This is what "digital signature" actually means in the technical sense. Common formats: PDF signed with a certificate from a Certificate Authority (DigiCert, GlobalSign, etc.). In India: signatures under the IT Act 2000 using Aadhaar-based eSign are legally equivalent to handwritten signatures.
Our tool does not do this. It cannot — certificate-based signing requires accessing a private key or a cloud signing service, neither of which is available to a purely client-side web app.
A practical workflow
For most everyday documents — leases, permission slips, internal forms — here's the workflow that produces good results:
Step 1: Create a reusable signature image once
Sign on a blank white piece of paper with a dark pen. Photograph it in good lighting. Open the photo in an image editor. Crop tightly to just the signature. If your editor supports background removal or "levels", use it to make the paper pure white and the ink dark black. Save as PNG at around 800×300 pixels.
You now have a signature image you can reuse for years.
Step 2: Place it on the PDF
Use Sign PDF or the PDF Editor. Upload the image, click where it should go, and resize.
Step 3: Add a date
Many contracts are technically incomplete without a date. Use Add Text to PDF to place today's date next to the signature.
Step 4: Save a copy of the original
Always keep the unsigned original. If you need to re-sign later, you don't want to be stuck with a signature you can't remove.
Pitfalls
1. Signature too small or too large
A signature that's 5% of the page width looks wrong. Most signatures occupy about 20-25% of the page width. Test the placement visually before saving.
2. Signing in the wrong place
Common mistake: signing on the "Date" line instead of the "Signature" line. Read the form carefully.
3. Signature image with a visible box
If your signature image has a white rectangle around it (because you cropped too loosely or didn't remove the background), it will look like a pasted sticker on the page. The best signature images have transparent or white backgrounds that match the page.
4. Forgetting to date
An undated signature is legally weaker than a dated one. Always add the date.
5. Sending without verifying
Open the signed PDF before sending. Scroll to the signed page. Check that the signature is in the right place and legible. Then send.
FAQ
Is a drawn signature legally binding?
Depends on jurisdiction and what the receiving party accepts. In many countries, electronic signatures are legally valid for most contracts. But "electronic signature" in the legal sense usually requires more than just an image — a signature platform with identity verification and audit trail is typically what courts want to see.
What's the difference between a visual and cryptographic signature?
A visual signature is a picture on the page. A cryptographic signature uses a certificate to prove two things: who signed, and that the document hasn't been altered since. Only cryptographic signatures provide non-repudiation.
Can I remove a signature I added?
Once baked into the PDF, no. Always keep the original unsigned file.
Can I use the same signature image on multiple documents?
Yes, and most people do. Just be aware that a scan of your signature is a security asset — store it in an encrypted folder if your device supports it.
Is my signature uploaded?
Not with DSPDF. Your signature image and PDF are processed entirely in your browser. Nothing is uploaded.