# How do you make a signature app?

**URL:** https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783
**Category:** Questions about Thunkable X
**Tags:** beginner, help, google-sheets
**Created:** [November 19, 2024, 5:51am UTC](https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783 "2024-11-19T05:51:33Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![terraceaccapp3hc7yk](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/terraceaccapp3hc7yk/32/189221_2.png) [@terraceaccapp3hc7yk](https://community.thunkable.com/u/terraceaccapp3hc7yk)
#### Post date: [November 19, 2024, 5:51am UTC](https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783/1 "2024-11-19T05:51:33Z")

</div>

Hi!  
I’ve been looking around for how to make a signature app and non of the posts I have come across have been solved and I can’t find out how to do this on my own.  
I’m trying to have it so that a user first submits their signature, and then later on when they need to verify who they are to complete an action, they would just do their signature. If this signature is similar to their other completed signature (which would be stored on a google sheet), then they are allowed to complete that action.  
Is there any way you could easily do this as I don’t have much time till the project that this is needed for is due.  
Thanks for any help and assistance 🤗.

---

<div class="post-metadata">

### Author: ![KaneoheKid](https://avatars.discourse-cdn.com/v4/letter/k/d07c76/32.png) [@KaneoheKid](https://community.thunkable.com/u/KaneoheKid)
#### Post date: [November 19, 2024, 6:45am UTC](https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783/2 "2024-11-19T06:45:18Z")

</div>

@terraceaccapp3hc7yk, It is not too hard to include a canvas in your app and save the signature as an image BUT, having the app match the two signatures is another matter. Every time someone signs it is slightly different, so you would need to use some pretty sophisticated programming to match the two. Handwriting experts look for many different similarities in signatures to make a match. It isn’t easy.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [November 19, 2024, 7:33am UTC](https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783/3 "2024-11-19T07:33:18Z")

</div>

> [@terraceaccapp3hc7yk](#):
>
> Is there any way you could easily do this as I don’t have much time till the project that this is needed for is due.

No, there isn’t. You could probably find an API to do this but I wouldn’t know what to recommend. If you’re new to Thunkable, I don’t recommend doing this unless you have many hours to spend on trial and error. You also may need to pay for an API that can do this.

---

<div class="post-metadata">

### Author: ![terraceaccapp3hc7yk](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/terraceaccapp3hc7yk/32/189221_2.png) [@terraceaccapp3hc7yk](https://community.thunkable.com/u/terraceaccapp3hc7yk)
#### Post date: [November 19, 2024, 8:05am UTC](https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783/4 "2024-11-19T08:05:05Z")

</div>

How would you save the signature as an image?

---

<div class="post-metadata">

### Author: ![ant\_1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ant_1/32/183393_2.png) [@ant\_1](https://community.thunkable.com/u/ant_1)
#### Post date: [November 19, 2024, 10:58am UTC](https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783/5 "2024-11-19T10:58:45Z")

</div>

Hi @terraceaccapp3hc7yk,  
I have made a [project which you can use](https://x.thunkable.com/copy/b31adac0f8325fe2a4b20f5bae84e780)

try it out and see if it is what you are looking for. it saves the image as a variable but you can store it in a data source

---

<div class="post-metadata">

### Author: ![terraceaccapp3hc7yk](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/terraceaccapp3hc7yk/32/189221_2.png) [@terraceaccapp3hc7yk](https://community.thunkable.com/u/terraceaccapp3hc7yk)
#### Post date: [November 20, 2024, 1:25am UTC](https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783/6 "2024-11-20T01:25:41Z")

</div>

Thanks!  
This is helpful, thanks for taking the time to do this.  
I’m also nearly done the other project for you and will post that probably later today.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [February 18, 2025, 1:25am UTC](https://community.thunkable.com/t/how-do-you-make-a-signature-app/3351783/7 "2025-02-18T01:25:44Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
