Case Converter

Convert text between nine cases instantly, from shouting UPPERCASE to developer-friendly camelCase and snake_case.

How to use

  1. Paste your text.
  2. Pick the target case.
  3. Copy the result.

Examples

hello world example
Output: helloWorldExample (camelCase), hello_world_example (snake_case).

Frequently asked questions

Title Case vs Sentence case?

Title Case capitalizes every word; Sentence case only the first word of each sentence.

Related tools