e-signature-pad-vanilla-js
Reactive icon

E-signature pad (Vanilla JS)

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 21 Oct (17 hours ago)
 by 
EONE TECHNOLOGIES PRIVATE LIMITED
0.0
 (0 ratings)
e-signature-pad-vanilla-js

E-signature pad (Vanilla JS)

Details
The EsignaturePad is a JavaScript-based digital signature tool that allows users to draw, modify, and save electronic signatures. It includes the following key features: penSize Option: Allows customization of the pen thickness for drawing the signature. Custom Save Button Label: Lets you rename the "Save" button to match your UI/UX needs. Download as PNG: Enables users to download the signature image in .png format. Save as Base64: Provides a base64-encoded string of the signature for easy storage or backend processing. Clear Signature: Clears the canvas so users can start over. Undo Signature: Reverts the last stroke made on the canvas.
Read more

The EsignaturePad is a client-side JavaScript-based digital signature solution that allows users to draw, manage, and export signatures on a web page. It uses HTML5 <canvas> to capture signatures and provides useful features for customizing and exporting the signature data.

Core Features and Options

? 1. penSize Option (Signature Line Thickness)

  • Allows customization of the pen stroke thickness.

  • Accepts values in pixels (e.g., penSize: 2).

  • Enhances usability by adjusting to devices or user preferences.

  • 2. Change Save Button Label

    • The "Save" button can be renamed

  • 3. Download Signature as PNG

    • Allows users to download their drawn signature as a .png image file.

  • 4. Save Signature as Base64

    • Captures the drawn signature and returns it as a base64-encoded image string.

  • 5. Clear Signature

    • Provides an option to clear the canvas for a new signature.

  • 6. Undo Signature (Undo Last Stroke)

    • Removes the last stroke (or line) made by the user.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category