Handsign turns a name into a realistic handwritten signature. Send a name to the API, get back a transparent PNG, WebP, JPEG or SVG in about 70 milliseconds. Names and images are never stored.

See the Pricing read the API reference or create a free account to get 100 signatures a month.

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

{
  "name": "Camille Laurent",
  "style": "executive",
  "pen": "ballpoint",
  "color": "blue",
  "size": "L"
}
Response · 200 · image/svg+xml · 512×165 px
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 A handwriting model writes the name stroke by stroke, sixteen times in parallel on the GPU, and keeps the cleanest take. The signature is then styled (initial, trailing letters, underlines, loops) and inked with the pen of your choice, with a line width that follows the speed of the gesture.
Options Seven styles (classic, executive, flowing, sharp, minimal, loop, scribble), six pens (ballpoint, gel, fineliner, fountain, marker, pencil), any ink color, transparent or colored backgrounds, and four widths: S 128 px, M 256 px, L 512 px and XL 1024 px.
Pricing Free €0: 100 a month · Starter €19: 2,000 a month · Pro €49: 10,000 a month · Business €149: 50,000 a month