Your data stays in your browser
Text Case Converter
Convert text to uppercase, lowercase, title case and more.
Frequently Asked Questions
You can convert to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, and kebab-case.
Title Case capitalizes the first letter of each major word. For example, 'hello world' becomes 'Hello World'.
camelCase joins words together with no spaces, capitalizing each word except the first. For example, 'hello world' becomes 'helloWorld'.