This plugin converts every character in the selected text to lowercase. Of course, this works only for letters.
After installing the plugin it can be accessed through the editor's contextual menu by choosing Plugins->LowerCase.
Example:
Input: THIS is A SaMple. Result: this is a sample.