Your name, your strokes, and your image never leave your device.

Signature generator that runs entirely in your browser

Type your name in a cursive font, draw with your mouse or finger, or upload and trace a photo — then export a transparent PNG, vector SVG, or PDF. All on your device with no upload. No signup, no watermark. Your name, your strokes, and your image never leave your device.

✓ Type / Draw / Upload✓ Bundled cursive fonts✓ PNG + SVG + PDF✓ Transparent background✓ Works offline

Fonts are bundled same-origin (Dancing Script, Caveat, Great Vibes, Sacramento) — no Google Fonts fetch. The SVG export embeds the font so it renders identically anywhere.

Pro tools

Pro

Embed your signature onto your own PDF, or batch-process many files at once. One-time unlock, 100% client-side — your files never leave this device.

Unlock Signature Tools Pro

Embed your signature onto a PDF and drag it into position, batch sign many PDFs, generate many cursive styles, get the extra cursive style pack, and go ad-free.

Unlock Pro
Type a signatureDedicated page →Draw a signatureDedicated page →Upload & traceDedicated page →

Type a signature

Type your name and render it in a bundled cursive web font — Dancing Script, Caveat, Great Vibes, or Sacramento. No Google Fonts fetch; works offline.

Draw a signature

Draw freehand with your mouse, trackpad, or finger. Pointer strokes are smoothed into clean quadratic curves with adjustable width and ink color.

Upload & trace

Load a photo or scan of your signature and clean it with a luminance threshold so the ink stays and the background turns transparent.

PNG, SVG & PDF

Export a transparent PNG, a vector SVG (font embedded for Type, real <path> for Draw), or a PDF with your signature on a clean page.

Transparent backgrounds

Every export composites cleanly onto any document, email, or form — the signature floats with no white box behind it.

100% private

No upload, no backend, no /api route. Your name, strokes, and image are processed in your browser. The CSP (connect-src 'self') makes it browser-enforced.

A real signature image, fully private

Other signature sites upload your name or watermark the output. Signature Tools does neither — and it's free. Scroll up to start.

Frequently asked questions

Is my name, my signature, or my uploaded image sent to a server?
No. Signature Tools is 100% client-side. Typing renders through the Canvas API in your browser, drawing captures pointer events onto a canvas in memory, and an uploaded image is decoded locally — your name, your drawn strokes, and your image never leave your device. There is no backend and no /api route. The site's Content-Security-Policy (connect-src 'self') even restricts which hosts the page may contact, so the privacy guarantee is enforced by the browser itself.
How do I type a cursive signature?
Open the Type mode, enter your name, and pick a cursive style (Dancing Script, Caveat, Great Vibes, or Sacramento). The fonts are bundled same-origin (no Google Fonts fetch), so they load instantly and work offline. Adjust the size and ink color, then download a transparent PNG, a vector SVG, or a PDF.
Can I draw my own signature with my mouse or finger?
Yes. Draw mode captures pointer and touch events on a canvas and smooths the stroke into a clean curve. Set the pen width and ink color, draw, then clear and redraw as many times as you like. Export the result as a transparent PNG, a vector SVG (real <path> elements), or a PDF.
What does Upload mode do?
Upload mode lets you load a photo or scan of your existing signature, then cleans it with a luminance threshold so the dark ink stays and the background becomes transparent. Adjust the threshold slider until only your signature remains, then export PNG, SVG, or PDF. The image is processed entirely on your device.
What is the difference between PNG, SVG, and PDF export?
PNG is a raster image with a transparent background — drop it straight into a document, email, or form. SVG is a vector image (for Type, the font is embedded so it renders anywhere; for Draw, the stroke is a real <path>) — it scales without any pixel limit. PDF places your signature on a clean page via pdf-lib, ready to print or attach. All three are generated locally through same-origin blob: URLs.
Is this a legal e-signature?
No — and we are clear about that on the About page. Signature Tools creates a signature IMAGE you can place onto a document. It does not create cryptographic or AcroForm signature fields, and it does not record an audit trail. For legally binding e-signatures with identity verification and an audit log, use a dedicated e-signature service. Signature Tools is for producing the image itself.