The reCAPTCHA system provides a very good captcha system based on scanned books. See Google reCAPTCHA page. You need to obtain API keys to use the service, which is freely available for personal use.
The KeyCatcha system provides a captcha system based on JavaScript functions to reassemble a picture. See KeyCaptcha page. You need to obtain an API key to use the service, which is freely available for limited use.
The Are You A Human system provides a captcha system based on JavaScript and Flash functions to play a little game. See AreYouAHuman page. You need to obtain API keys to use the service, which are freely available for limited use.
NOTE: You need to change the game style from 'Lightbox' to 'Embedded' in the AreYouAHuman server settings to allow usage with this spam filter.
The text captcha constructs easy text questions. They can be broken relatively easy.
The image captcha constructs obstructed images using Python imaging library.