Skip to content

rahulsimpact/signature-pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Signature Pad

A lightweight, customizable signature pad built with HTML5 Canvas. Create beautiful signatures with customizable options, downloadable in multiple formats.

SignaturePad Preview

Features

  • Smooth signature drawing with adjustable pen properties
  • Custom pen/pencil cursor for intuitive signing experience
  • Multiple export formats: PNG, JPEG, SVG
  • Save and load signatures using localStorage
  • Customizable styling and appearance
  • Add date/time and custom text
  • Cross-browser and mobile-friendly
  • Dark mode support
  • No external dependencies

Demo

Check out the live demos:

Installation

Direct Download

Download the files from the dist directory and include them in your project:

<link rel="stylesheet" href="path/to/signaturePad.min.css">
<script src="path/to/signaturePad.min.js"></script>

About

A responsive HTML5 canvas signature pad with download capabilities

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors