Case Converter
Paste your text, pick a case style, and copy the converted result instantly.
How to use this tool
- Paste or type your text into the input box.
- Click a case style — the result updates instantly below.
- Copy the converted text with one click.
Frequently asked questions
Title Case capitalises the first letter of every major word; Sentence case only capitalises the first letter of each sentence.
camelCase is a common variable-naming convention in programming, where words are joined with no spaces and each word after the first starts with a capital letter.