Signature POSTer: Post a Signature Image to a URL app for iPhone and iPad
4.2 (
1552 ratings )
Business
Utilities
Developer: Barry Welch
3.99 USD
Current version: 1.1, last update: 7 years agoFirst release : 28 Nov 2016
App size: 773 Kb
Capture your drawn signature image as a transparent .png, encode it into base64, and HTTP POST the result to an endpoint of your choosing. The POST body will contain the following parameters:
{
source: SignaturePOSTer
imageData: ...
}
The imageData entry will contain a base64 encoded string representing your transparent .png signature.
Perfect for businesses looking to integrate a signature solution into their existing forms products, or as an developer tool.