New online tool for text manipulation. Developed to make life easier for programmers, bloggers, web designers and anyone who needs a text formatted for different purposes, whether for SEO or to correct a typo. Access is at textcaseconvert.com.
Functionalities:
Upper Case
Convert any text to uppercase. It even accepts text with special characters (eg * or #) where they will be preserved.
Lower Case
Remove uppercase letters from the text. Turns all letters in the text into lowercase letters. It even accepts text with special characters (eg * or #) where they will be preserved.
Capitalized Case
Converts the first letter of each word to uppercase and leaves the others as lowercase. It even accepts text with special characters (eg * or #) where they will be preserved.
Sentence Case
Converts the first letter of the first word of the text to uppercase. The other words will be in lowercase. It even accepts text with special characters (eg * or #) where they will be preserved.
Alternating Case
Converts every letter of every word in the text in an alternating way (lowercase and uppercase). It even accepts text with special characters (eg * or #) where they will be preserved.
Let us know what you think about the new design and any problems you may encounter.