Case Converters
Case converters change how the letters in your text are capitalised without changing the words themselves. Switch a heading to Title Case, normalise pasted ALL CAPS to sentence case, or turn a phrase into camelCase, snake_case, kebab-case or PascalCase for code. Every converter runs instantly in your browser.
Uppercase
Convert all text to UPPERCASE
Lowercase
Convert all text to lowercase
Capitalize Each Word
Capitalize the first letter of each word
Title Case
Convert text to Title Case (minor words remain lowercase)
Sentence Case
Capitalize only the first letter of sentences
Alternating Case
Convert text to AlTeRnAtInG cAsE
camelCase
Convert text to camelCase
snake_case
Convert text to snake_case
kebab-case
Convert text to kebab-case
PascalCase
Convert text to PascalCase
Swap Case
Swap case: Uppercase becomes lowercase and vice versa