open-source Notes

Notes of an open-source programmer.

Email Address Encrypter

The text and an optional email address gets converted into ASCII characters. This can be used to spam-protect your email if you publish this on your website.
The script will generate a link if you enter an email address. If you just want to convert your email address without generating a link, please enter the address into the Linktext field.

To copy the converted string from the textbox you can right click and select all on the textbox.

Linktext:
Email address: (optional)
Converted string:
Preview:

View the source of this tool.