Convert text to any case โ UPPERCASE, lowercase, Title Case, camelCase and more
Paste your text in the input box, then click any case button to instantly convert your text. Copy the result and use it anywhere.
โ
UPPERCASE โ all letters capitalized
โ
lowercase โ all letters in small caps
โ
Title Case โ first letter of each word capitalized
โ
Sentence case โ only first letter capitalized
โ
camelCase โ for JavaScript variables
โ
PascalCase โ for class names
โ
snake_case โ for Python variables
โ
kebab-case โ for CSS and URLs