Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

signature-pad

> 编程语言
Open source

A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.

732 stars0 likes1 views
WebsiteGitHub

About

A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.

Signature Pad

SignaturePad: A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.

• Dependencies: FlashCanvas/1.5, json2.js, jQuery/1.3.2+


Quick Start

  1. Include jquery.signaturepad.css, flashcanvas.js, jquery.js, jquery.signaturepad.js, json2.js in your HTML file
  2. Create the HTML, following the example
  3. $('.sigPad').signaturePad();
  4. Remember that most things are configurable

Complete Documentation

☛ Signature Pad Documentation

Examples

  • Accepting a Signature
  • Requiring a Drawn Signature
  • Regenerating a Signature
  • Accepting Multiple Signatures

Demos

  • Accepting a Signature
  • Requiring a Drawn Signature
  • Regenerating a Signature

Converting to an Image

☛ Converting to an image


License

© 2014, Thomas J Bradley,

Signature Pad is licensed under the New BSD license.

All dependencies: jQuery, json2.js, and FlashCanvas retain their own licenses.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

JavaScript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言