PDF Signature
Visual stamp via pdf-lib. For PKI-backed digital signatures, use Adobe / DocuSign.
How to Use PDF Signature
Open PDF Signature
Open PDF Signature on Rewind.ai. No account needed to start.
Add your input
Enter your text or upload a file, then set any options PDF Signature offers.
Get the result
PDF Signature runs on our own GPU servers and returns a result in seconds. Download it, copy it, or share the link.
Use this tool via API
Call this tool straight from your own scripts. The endpoint follows the OpenAI REST format and signs requests with a bearer token, so client libraries you already use keep working. You are billed the same token rate as the web app.
curl -X POST https://api.rewind.ai/v1/pdf/sign \
-H "Authorization: Bearer sk-rewind-..." \
-F [email protected] \
-F name="Jane Doe" \
-F page=-1 \
-F corner=br \
-F includeDate=truePDF Signature FAQ
How would you rate this tool?