Text Case Converter
Sometimes we need to convert the case of texts we have typed or copied from somewhere. Doing manually is lengthy and time consuming task. There is a easy solution for it online Text Case Converter.
This is a simple online tool to easily convert text to lowercase, uppercase, title, capital, or sentence case, depending on your needs. Just paste your text and click on buttons to convert it into desired case you need.
1. Sentence Case
Makes everything lowercase except the first character and "I".
2. Title Case
Capitalize the first character of each word except common stop words like 'and', 'at' etc
3. Capital Case
Capitalize the first character of each word.
4. Lower Case
Lower Case everything inside the string.
5. Upper Case
Upper Case everything inside the string.