AheadTools

Case Converter

Convert text between upper, lower, title and sentence case.

Free

About the Case Converter

The Case Converter instantly changes your text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, and kebab-case. It’s a quick fix for fixing accidentally caps-locked text, formatting headlines, or generating variable and slug-style names for code. Paste your text, pick a case, and copy the result.

How to use the Case Converter

  1. Paste your text.
  2. Click the case you want (UPPER, lower, Title, etc.).
  3. Copy 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.

Can it make code-style names?

Yes — camelCase, snake_case and kebab-case are built in for variables and slugs.