
ChngCase is a program that reads existing text in Windows’ clipboard, converts the case of the text to upper or lower case, sentence case, Initial Capitals and tOGGLE cASE with an option to ignore the text between HTML open and close tags.
It then pastes the text back to Windows’ clipboard.
There is an option that allows for automatically copying and pasting from running applications. Also, there is a "command line" method to allow automatic changing the case of the in applications that have the capability of running external programs.
|