https://github.com/srwi/MockSign
Easily simulate printing, hand-signing and scanning of documents, inspired by FalsiSign: https://gitlab.com/edouardklein/falsisign
https://github.com/srwi/MockSign
falsisign pdf
Last synced: over 1 year ago
JSON representation
Easily simulate printing, hand-signing and scanning of documents, inspired by FalsiSign: https://gitlab.com/edouardklein/falsisign
- Host: GitHub
- URL: https://github.com/srwi/MockSign
- Owner: srwi
- License: mit
- Created: 2022-12-11T12:09:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T18:26:51.000Z (almost 2 years ago)
- Last Synced: 2024-09-20T01:47:44.775Z (almost 2 years ago)
- Topics: falsisign, pdf
- Language: Python
- Homepage: https://pypi.org/project/mocksign/
- Size: 122 KB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MockSign
[](https://pypi.python.org/pypi/mocksign)

[](https://pypi.python.org/pypi/mocksign)
[](https://pypi.python.org/pypi/mocksign)
Simulate the look of hand-signed and scanned documents. MockSign is a simple tool to help you shortcut the tedious process of printing, hand-signing and scanning documents.
## Installation
Use pip to install MockSign with
```bash
pip install mocksign
```
## Usage
Before using MockSign, a collection of real signature images is needed. This can be
achieved by scanning and cropping signatures using an image editing program like [Gimp](https://www.gimp.org/) and saving them into a designated folder.
Afterwards, MockSign can be started with `mocksign`.
## License & Attribution
MockSign is licensed under the [MIT](https://github.com/srwi/MockSign/blob/master/LICENSE) license and draws inspiration from [FalsiSign](https://gitlab.com/edouardklein/falsisign) by Edouard Klein.