Case Converter
Convert text between UPPERCASE, lowercase, Title Case and more.
Your result will appear here.About the Case Converter
Convert text case free — switch anything between UPPERCASE, lowercase, Title Case, and Sentence case in one click, plus the developer conventions camelCase, snake_case, and kebab-case. Rescue an email accidentally typed in caps lock, format headlines consistently, or rename variables without retyping. Paste, click, copy — done.
How to use the Case Converter
- 1Paste or type your text.
- 2Pick a case from the options.
- 3Copy the converted result.
Frequently asked questions
What is Title Case vs Sentence case?
Title Case capitalizes the first letter of every word; Sentence case capitalizes only the first letter of each sentence.
What are camelCase, snake_case, and kebab-case?
They're naming conventions used in code and URLs: camelCase (thisText), snake_case (this_text), and kebab-case (this-text).
How do I fix text typed in caps lock?
Paste it and choose Sentence case — it lowercases everything and re-capitalizes sentence starts, rescuing the message without retyping.