Text Tools

Case Converter

Convert text casing between UPPERCASE, lowercase, camelCase, PascalCase, snake_case, kebab-case, title case, and sentence case instantly.

Input Text
Chars: 0
Words: 0
Lines: 0
Paragraphs: 0
Result

What is this tool?

A Case Converter transforms the capitalization patterns of words in a string. This is useful when formatting variables for code, writing headers, or cleaning up unstructured text.

How to use it

Paste your text in the input area. Click any of the casing buttons (e.g., camelCase, UPPERCASE) to apply that transformation. Character, word, and line statistics will be displayed in real time.

Pro tips

  • Use camelCase or snake_case to convert descriptive names into programming variable styles.
  • Use Title Case to quickly prepare blog post headlines or document titles.

Frequently asked questions

What cases are supported?

We support UPPERCASE, lowercase, camelCase, PascalCase, snake_case, kebab-case, Title Case, and Sentence case.

Does this tool support bulk text?

Yes, you can paste large blocks of text, and convert their casing instantly. All conversions run locally in your browser.