Open Signature Generator is a web based tool for generating and verifying handwritten-style signatures for documents. Signatures are saved as images with transparency and can be easily inserted into documents which need to be signed using LibreOffice, or any other document editing software.
Find a file
2025-01-23 13:50:44 -05:00
web_content fixed typo 2025-01-15 17:20:14 -05:00
.gitignore Enabled logging in docker container 2025-01-23 13:38:18 -05:00
benchmark.py Updated requirements and license, fixed a bug introduced with new pillow version. 2025-01-14 13:19:07 -05:00
compose.yaml added streamhandler 2025-01-23 13:50:44 -05:00
create_docker_image.bat A fresh start before publishing 2025-01-14 13:17:55 -05:00
LICENSE.md A fresh start before publishing 2025-01-14 13:17:55 -05:00
osg.dockerfile A fresh start before publishing 2025-01-14 13:17:55 -05:00
README.MD Image and caching optimizations 2025-01-14 22:06:25 -05:00
requirements.txt Updated requirements and license, fixed a bug introduced with new pillow version. 2025-01-14 13:19:07 -05:00
server.py added streamhandler 2025-01-23 13:50:44 -05:00
sha_sign.py Updated requirements and license, fixed a bug introduced with new pillow version. 2025-01-14 13:19:07 -05:00

Open Signature Generator

Open Signature Generator is a web based tool for generating and verifying handwritten-style signatures for documents. Signatures are saved as images with transparency and can be easily inserted into documents which need to be signed using LibreOffice, or any other document editing software.

Example Signature Image

Features

  • Create handwritten-style signatures using a variety of fonts.
  • Download signatures as transparent PNG files
  • Verify signatures using a QR code or URL
  • Fast, Easy, and Privacy-Respecting
  • Works on desktop and mobile devices, though mobile devices will have more limited document editing software.

Getting Started

Visit osg.jkdev.org to use Open Signature Generator directly in your browser.

How To Use

Visit osg.jkdev.org/howto to learn how to use Open Signature Generator.

Installation

This project is designed to be run in a docker container. Refer to the compose.yaml file, and the Docker documentation for more information.

License

This software is licensed under the MIT License with Additional Terms. See LICENSE.md for more information.