Signify is a simple tool to create cool looking email signautres. You can download the signature as an image or copy the HTML code to use it in your email client.
- Create a signature with your name, title, email, phone, website, and social media links
- Customize the colors
- Download the signature as an image or copy the HTML code
- Multiple templates to choose from
Signify is written with svelte and uses svelte-kit. To run the project, you need to have node.js installed. Then you can run the following commands:
npm install
npm run dev
If you have any ideas on how to improve the project, feel free to open an issue or create a pull request.
This project is licensed under the AGPLv3 - see the LICENSE file for details.
This project was heavily inspired by eSigna, we wanted to use it but it only allowed exporting the signature as an image. We wanted to have the option to copy the HTML code to use it in our email client.