CAPTCHA tools

If you run a website that lets users submit any information (either to you, to other users or as part of a registration process), you've probably had to deal with spam and related issues.

One of the most popular ways of dealing with these issues is the use of CAPTCHA systems.

What is CAPTCHA? If you've ever been asked to type in a bunch of distorted letters and numbers before submitting something online, you've used a CAPTCHA system before.

The purpose of CAPTCHA is simple - it's difficult for a machine to read what the letters and numbers are so by challenging a user to do so, you can help eliminate submissions from bots and other automated processes.

Adding a CAPTCHA system to your website or application may have some value.

Here are some CAPTCHA tools:

  • reCAPTCHA
    reCAPTCHA kills two birds with one stone - the CAPTCHA challenges it offers up are sourced from scanned books that are being digitized by Carnegie Mellon University. Since OCR software isn't perfect, the CAPTCHA challenges users are asked to solve help books get digitized.
     
  • Securimage
    Securimage is a free PHP CAPTCHA script that is customizable and even generates audio CAPTCHAs.
     
  • BotDetect
    BotDetect is a CAPTCHA solution for websites and applications developed with ASP and ASP.net
     
  • CAPTCHA for Perl
    This script produces a CAPTCHA image for Perl scripts.
     
  • Captchator
    This hosted CAPTCHA solution can be implemented with any programming language and framework.
Add your own

Reader comments (2)

  1. Avatar-blank-50x50 Ken

    12:24PM on 11th October 2008

    Try Mollom, its a hosted spam filtering service that incorporates CAPTCHA for anything its unsure on.

    Works great with a lot of blogs and CMS.

  2. Avatar-blank-50x50 bilgicity

    4:30PM on 23rd May 2010

    thank you very good

Log in to post a comment