Case Converter

Transform any text between seven letter-case styles — from everyday capitalization to programmer conventions like camelCase and snake_case.

How to use

  1. Paste your text into the box.
  2. Click the case style you want.
  3. Copy the converted text with one click.

Frequently asked questions

What is Title Case?

Title Case capitalizes the first letter of every word. Sentence case capitalizes only the first letter of each sentence — useful for headlines versus normal prose.

Which styles are for programmers?

camelCase, snake_case and kebab-case are naming conventions used in code. Use them to convert variable names between languages and style guides.

Related tools