Handsign turns a name into a handwritten signature, drawn by our own image model trained on real signatures. Send a name to the API and get back a PNG or SVG image in a few seconds. Names and images are never stored.

Preview
Request
POST /v1/signatures
Authorization: Bearer hs_live_…

{
  "name": "Victor Hugo",
  "style": "elegant",
  "pen": "fineliner",
  "color": "black",
  "size": "L"
}

Be first when it opens

The generator is offline while we prepare the launch. Leave your email and we will tell you the day it opens.

See the Pricing read the API reference or create a free account to be ready on launch day.

Zero data retention The name you send is turned into a signature in memory and returned in the same response. It is never written to a database, a log or a disk, and neither is the image. The only thing Handsign keeps is a counter for your quota: when a signature was made, with which style and size. Details in the Terms
How it works Our own model, trained on thousands of real handwritten signatures, draws the name. A text recognition model reads each take back; when a take does not read as the name, the model draws again, and the best take is returned in the ink color and pen weight of your choice, as a PNG with a transparent or white background or as an SVG outline.
Known limits It is a generative model. Despite the reading check, a signature can still come back with a misspelled letter or a stray mark. The X-Signature-Legible header tells you when the reader could not confirm the text, and we are correcting these details with every version.
Options Five styles (natural, elegant, flourish, bold, scrawl), six pens (ballpoint, gel, fineliner, fountain, marker, pencil), any ink color, a transparent or white background, four widths (S 128 px, M 256 px, L 512 px, XL 768 px) at 1x, 2x or 3x pixel density, as PNG or SVG.
Pricing Free $0: 100 a month · Starter $19: 2,000 a month · Pro $49: 10,000 a month · Business $149: 50,000 a month