Draw it, place it, save it
Three steps, on one screen. The page is rendered on your device so you can see exactly where the signature will land โ you click the spot rather than typing coordinates and hoping.
The signature is drawn into the page content, which means it prints, it survives being copied or emailed, and it does not depend on the reader supporting annotations.
The honest part, and it matters here
This is a visible mark, not a cryptographic signature.
That distinction is easy to skip past, and it is the most consequential thing on this page. A drawn signature:
- does put your signature on the document, which is what the overwhelming majority of forms, contracts, consent slips and internal approvals are asking for
- does not prove who signed it โ anyone with your PDF could copy the image
- does not detect whether the document was changed after signing
- is not a qualified or advanced electronic signature under eIDAS, ESIGN or the Indian IT Act
If someone has specifically asked for a digital or qualified signature, they mean a certificate issued to you by a trust service provider, and you need their service, not this one. No free browser tool can do that, and any that claims to is worth walking away from.
For everything else โ the school form, the rental agreement, the supplier acknowledgement, the bank letter that says "sign and return" โ a drawn signature is exactly what is being asked for.
Small things that were worth getting right
Transparency is preserved. The signature is embedded as a PNG with its alpha channel, so the form's signature line shows through underneath. A white box around a signature is the standard tell that it was pasted on.
The canvas is backed at device resolution. On a phone or a retina screen, a signature drawn on a 1ร canvas comes out visibly soft. This one draws at the screen's real pixel density, so the stroke is crisp in the finished document.
It starts on the last page, because that is where signatures usually go.
Afterwards
If you want the signature merged in so it cannot be selected and dragged off, run the result through flatten. That is a genuine improvement in tamper-resistance and still not a guarantee โ but it is honest about which one it is.