Case Converter
Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case and more.
About the Case Converter
Retyping text just to change its capitalisation is a waste of time. The AlarmDaddy Case Converter transforms any text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case and kebab-case in one click — handy for headlines, code identifiers, slugs and tidying up text that arrived in the wrong case.
Paste your text, pick a case, and copy the result. It all runs in your browser.
How to use this calculator
- 1Paste or type your text.
- 2Pick the target case (UPPERCASE, Title Case, snake_case, …).
- 3Read the converted output.
- 4Copy the result with one click.
The formula
Title Case capitalises the first letter of every word; Sentence case capitalises the first letter after sentence punctuation; camelCase joins words with no spaces and capitalises each word after the first; snake_case and kebab-case lowercase words and join them with underscores or hyphens respectively.