About PenSignature
A small set of free signature tools that run entirely in your browser.
What this site is
PenSignature is a free set of tools for designing and producing a personal signature: a typed generator with twelve handwriting styles, a drawing pad for capturing your real signature, a printable practice sheet for learning a new one, and an email signature builder for the contact block at the bottom of your messages.
What it deliberately is not
PenSignature is not an electronic signature service. It does not verify identity, does not produce audit trails, does not seal documents against tampering and does not store signed records. If you need to prove who signed a document and when, you need a dedicated e-signature platform — that is a genuinely different product and we are not a substitute for one. PenSignature makes signature images and email markup.
How the tools work
Everything runs client-side. The typed generator renders your name to an HTML canvas inside your browser tab and encodes the PNG locally. The drawing pad captures pointer events and fits smoothed curves through them, again locally. The email signature builder assembles HTML in your browser and places it on your clipboard. There is no upload endpoint anywhere on this site, and no server-side copy of anything you type or draw.
The handwriting styles come from open-source typefaces published through Google Fonts. The drawing pad is built on the open-source signature_pad library. The site itself is a static export with no backend.
Why we export PNG and not SVG
A text-based SVG referencing a handwriting font only renders correctly on machines where that exact font is installed, so opening one in Illustrator or Figma usually substitutes a default typeface and the signature comes out wrong. Rather than ship an export that silently produces a bad file, we ship high-resolution transparent PNG. If we add SVG later it will be with real outlined paths.
Contact
Corrections, bug reports and feature requests are welcome at JaydenHall1962@hotmail.com.