All projects
SignDraw

SignDraw

SigndDraw is a website that allow you to sign an animate your signature.

Year
2024
Role
Solo project — design and development
Type
Personal
SignDraw

Overview

Draw your signature in the browser, then export it — as a static image, or as an animation that redraws the strokes in the order you made them.

The stroke path is captured as a series of points, turned into an SVG path, and animated with stroke-dashoffset so the signature appears to be written in real time. Handy for email footers, slides and video intros.

Stack

Vue 3

Drawing canvas and export controls

SVG

Signature path representation and animation

Tailwind CSS

Styling

Canvas API

Pointer capture and stroke smoothing

Highlights

  • Captures stroke order, not just the final image
  • Animated redraw via SVG stroke-dashoffset
  • Export as static image or animation, all client side

Other projects

© 2026 Germain. All rights reserved.