Text Case Converter

Transform text to uppercase, lowercase, title case, and more

Your Text

0 characters0 words

Select Case

Result

Type or paste your text here...

What is Text Case Converter?

Switches text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, and kebab-case. Handy when you need a variable name, a headline, or just consistent formatting.

How to use

  1. Paste or type your text into the input area — it can be any length from a single word to full paragraphs.
  2. Click the case style button you want: UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, or kebab-case.
  3. The converted text appears instantly — copy it to your clipboard with one click.

Result

A developer pastes 'user account settings page' and clicks snake_case to get 'user_account_settings_page' for a variable name, then clicks PascalCase to get 'UserAccountSettingsPage' for a component name.

Related Tools