Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Signature_pad Alternatives
Similar projects and alternatives to signature_pad
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
-
-
signature_pad discussion
signature_pad reviews and mentions
-
Adding Electronic Signatures to a Rails 8 App
Integrating an electronic signature feature can be a great addition when building applications that require document signing. In this tutorial, we will walk through how to add a signature pad to a Rails 8 app using Tailwind CSS, PostgreSQL, and Importmap. We'll leverage the signature_pad JavaScript library to enable users to draw their signatures directly within a form.
-
Does anyone have an example of a beforeSend or a beforeRequest?
In detail I want to fill an input field after calling canvas.toDataURL() from this signature_pad repo: https://github.com/szimek/signature_pad
- Is there a way to implement electronic signature?
-
Best way to add a signature over a PDF programmatically?
Sure it can. You just need to capture the signature and insert it as an image. You can capture the signature with signature pad: https://github.com/szimek/signature_pad and insert the image into your pdf.
-
How hard would you rate this brief?
Relatively straightforward, using mpdf and https://github.com/szimek/signature_pad.
- Ask HN: Why is Docusign a $50B company?
-
Need help setting up Signature Field module D9
If you look at version 2.3 (https://github.com/szimek/signature_pad/releases/tag/v2.3.0) you’ll see that it does have a dist folder.
-
I've created a pressure-sensitive signature drawing pad for Vue 2 and 3
This component is built on top of perfect-freehand, a library that lets you draw perfect pressure-sensitive freehand strokes. Most of the methods are based on the signature_pad library.
-
E-signature for volunteer applications
I believe you can use TCPDF to generate a pdf with digital signature certification through PHP, and something like Signature Pad to capture the signature using javascript.
-
Allow Users To Sign Documents Online
A canvas element with some js should be fine to actually capture the signature. I wound up using a plugin myself. There are plenty, but I think this one is pretty good. Signature Pad.
-
A note from our sponsor - Stream
getstream.io | 12 Jul 2025
Stats
szimek/signature_pad is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of signature_pad is TypeScript.