Email to Image

Enter an email address and click create.

(in a pop-up window)

Description

This script converts a string of text into a JPG image. This helps prevent email addresses from being programmatically extracted by web crawlers, reducing spam risk.

How To Use

Modify or insert the text and click create. Then right-click and save the generated JPG image.

To integrate into a website, use this tool instead of the traditional mailto link:

<a href="mailto:thisis@my.email">thisis@my.email</a>

Instead, generate an image:

Example Email Image
<img src="exemail.jpg" width="120" height="16">

Further Uses and Ideas

How it Works

The PHP script:

Relevant Links

Comments For This Page

Very handy!

By Conor on 6th August 2010

excellent email to jpeg tool. Very practical solution. Commended

By d on 6th October 2008

Add Your Comment

There's no need to create an account or provide unnecessary details. Just your comment.